2025-08-18 22:12 CEST

spring: develop c448ad14 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2011-05-12 17:51:22 develop 58bd7c25
Changeset remove two Rendering dependencies from GameHelper
A new CExplosionEvent (plus related stuff) is introduced.
This is more light-weight, easier to extend, does not rely on a single,
heavy distribution center, and in general allows to separate stuff better
then EventHandler.
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Game/GameHelper.h Diff ] File ]
mod - rts/Rendering/Env/BaseWater.cpp Diff ] File ]
mod - rts/Rendering/Env/BaseWater.h Diff ] File ]
mod - rts/Rendering/GroundDecalHandler.cpp Diff ] File ]
mod - rts/Rendering/GroundDecalHandler.h Diff ] File ]
mod - rts/Sim/CMakeLists.txt Diff ] File ]
add - rts/Sim/Projectiles/ExplosionListener.cpp Diff ] File ]
add - rts/Sim/Projectiles/ExplosionListener.h Diff ] File ]