2025-08-29 02:51 CEST

spring: develop eb830068 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2009-09-25 09:21:19 develop 14ac92a2
Changeset define a cross-platform/-compiler compatible "%z" format replacement macro for printf() style functions
"%z" being the proper way for size_t typed values,
but support for it has not yet spread wide enough.
(this is mainly to get rid of compiler warnings,
it fixes nothing potentially fatal)
mod - rts/Lua/LuaMaterial.cpp Diff ] File ]
mod - rts/Map/SM3/terrain/TerrainTexture.cpp Diff ] File ]
mod - rts/Map/SM3/terrain/TerrainTextureGLSL.cpp Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/maindefines.h Diff ] File ]