2025-08-02 19:59 CEST

spring: develop 96517720 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2006-09-10 23:41:08 develop 7bb2752e
Changeset * Fixed the defaultCommand right click bug
* Fixed the mixed group icon placement bug
* Added more settings to "cmdcolors.txt", and did a little cleanup in
  CommandColors.cpp to make adding more options easier/safer
* Fixed the mouse selection box blend mode problem (via CommandColors)
* Fixed the selected unit box blend mode problem (via CommandColors)
* Use NullSound as the fallback for failed OpenAL and DxSound attempts
* Removed the NullSound config param in favour of "MaxSounds=0"

**
** the DxSound adjustments were coded blind, could somebody please check them?
**



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2141 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
mod - rts/Game/SelectedUnits.h Diff ] File ]
mod - rts/Game/UI/CommandColors.cpp Diff ] File ]
mod - rts/Game/UI/CommandColors.h Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.h Diff ] File ]
mod - rts/System/Platform/Win/DxSound.cpp Diff ] File ]
mod - rts/System/Platform/Win/DxSound.h Diff ] File ]
mod - rts/System/Sound.cpp Diff ] File ]
mod - rts/System/Sound.h Diff ] File ]