2025-08-04 13:34 CEST

spring: develop 6ac81125 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-07-31 23:00:31 develop cfd6b0c3
Changeset * Add OP_LOADP & OP_STOREP to CCustomExplosionGenerator to pass around
  pointers in a platform independent way.
* Fix indentation of 4 lines in ExplosionGenerator.cpp;
  can we please use exactly 1 tab per indentation level?
* Convert configHandler.SetInt and .GetInt to signed int
  (why was it unsigned in the first place?)
* Fix various gcc warnings.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1704 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ExplosiveProjectile.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
mod - rts/System/Main.cpp Diff ] File ]
mod - rts/System/Platform/ConfigHandler.h Diff ] File ]
mod - rts/System/Platform/Linux/DotfileHandler.cpp Diff ] File ]
mod - rts/System/Platform/Linux/DotfileHandler.h Diff ] File ]
mod - rts/System/Platform/Win/RegHandler.cpp Diff ] File ]
mod - rts/System/Platform/Win/RegHandler.h Diff ] File ]