2025-08-12 20:47 CEST

spring: develop e719d157 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2009-11-06 14:30:41 develop 9bfe597e
Changeset make additional version info globally available
One side effect of this: unitsync will not report
the same Additional (included in GameVersion::GetFull())
version as the corresponding spring executable,
because CMake sets the relevant defines only under rts/.
This could, and probably should be changed anyway,
so that these defines are set in the root CMakeLists.txt,
as they are also used by a few projects under tools/
(and could still be unset if they were not required there).
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameVersion.cpp Diff ] File ]
mod - rts/Game/UI/GameInfo.cpp Diff ] File ]
mod - rts/Rendering/GL/myGL.cpp Diff ] File ]
mod - rts/System/Platform/Win/CrashHandler.cpp Diff ] File ]