2025-08-26 10:58 CEST

spring: develop ec15e3fc Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
FLOZi FLOZi develop 2008-05-18 22:39:51 develop aa478921
Changeset Functionality of Sensors.tdf moved to modrules, deleted SensorHandler as it was no longer needed, the values are now read from the modInfo object. Cleaned up the installer folder as springcontent.sdz no longer needs a Sensors.tdf or Particles.tdf. The change breaks backwards compatibility with mods custom Sensors, but its unlikely this will be an issue, as it is only a few lines for a modder to add back in, and most use the defaults

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5913 37977431-3df6-0310-b722-df95706aa16b
rm - installer/builddata/springcontent/gamedata/particles.tdf Diff ] File ]
rm - installer/builddata/springcontent/gamedata/sensors.tdf Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Sim/Misc/LosHandler.cpp Diff ] File ]
rm - rts/Sim/Misc/SensorHandler.cpp Diff ] File ]
rm - rts/Sim/Misc/SensorHandler.h Diff ] File ]
mod - rts/Sim/ModInfo.cpp Diff ] File ]
mod - rts/Sim/ModInfo.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]