2025-08-11 00:00 CEST

spring: develop 4ef9e321 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-10-27 21:14:56 develop 28609add
Changeset * Fix some compiler warnings.
* Fix a bug in AAI where = was used for equality instead of ==
* Rename priority in LogOutput to zone. This allows for a way more useful
  design then a one dimensional scale to cut off log messages.
  (ie. one which I would actually use)
* Made CDemo::fileHeader private again and added an accessor.
* Removed BackgroundReader: it's dead code.
* Cleanups.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4636 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/AAI/AAIBuildTable.cpp Diff ] File ]
mod - AI/Group/EconomyAI/MetalMap.cpp Diff ] File ]
mod - AI/Group/MexUpgraderAI/GroupAI.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.h Diff ] File ]
mod - rts/ExternalAI/IAICallback.h Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/UI/InfoConsole.cpp Diff ] File ]
mod - rts/Game/UI/InfoConsole.h Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
mod - rts/Lua/LuaMaterial.cpp Diff ] File ]
mod - rts/Sim/Path/PathManager.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]
mod - rts/System/Demo.cpp Diff ] File ]
mod - rts/System/Demo.h Diff ] File ]
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
rm - rts/System/Platform/BackgroundReader.cpp Diff ] File ]
rm - rts/System/Platform/BackgroundReader.h Diff ] File ]