spring: develop aa16691a | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
tvo | tvo | develop | 2007-12-26 13:27:25 | develop 7b27d670 |
Changeset | * Remove /Mac/BackgroundReader.mm, since BackgroundReader was removed too (dead code). * Change lots of printf calls to logOutput.Print, a major one that still needs to be done is the 'print' call from LUA. (luaB_print) * Fixed an uninitialized memory read in InfoConsole.cpp. * Reformatted FontTexture.cpp to use tabs instead of spaces. * Removed some debug output from CobInstance. * Factored a Printv function out of all LogOutput functions (like vprintf) * Other minor fixes/cleanup. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5114 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/InfoConsole.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaUnitRendering.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/FontTexture.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Misc/FeatureHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/COB/CobInstance.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/System/LogOutput.cpp | [ Diff ] [ File ] | |||
mod - rts/System/LogOutput.h | [ Diff ] [ File ] | |||
mod - rts/System/Platform/FileSystem.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Platform/FileSystem.h | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Linux/OggStream.cpp | [ Diff ] [ File ] | |||
rm - rts/System/Platform/Mac/BackgroundReader.mm | [ Diff ] [ File ] |