2025-08-04 01:27 CEST

spring: develop 4b9404cd Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2006-09-24 22:55:27 develop 6fb51b44
Changeset * Added the [StdoutDebug=0] config file parameter
  (copies all log output to stdout)
* Converted some printf()'s to logOutput.Print()'s
  (note that full debug info from KeyAutoBinder requires "/keydebug 2" or higher)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2273 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/KeyAutoBinder.cpp Diff ] File ]
mod - rts/Game/UI/KeyBindings.cpp Diff ] File ]
mod - rts/Game/UI/KeyBindings.h Diff ] File ]
mod - rts/Game/UI/KeyCodes.cpp Diff ] File ]
mod - rts/Game/UI/KeySet.cpp Diff ] File ]
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
mod - rts/System/Main.cpp Diff ] File ]