2025-08-04 13:34 CEST

spring: develop 1fdab284 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-08-02 01:16:35 develop 16d86752
Changeset * Patch by AF to (re)add team coloured nanospray; it can now be disabled by mod developers.
  To disable it, put a file "gamedata/particles.tdf" in the mod with the following contents:

  [nanospray]
  {
    allow_team_colours=1;
  }



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1716 37977431-3df6-0310-b722-df95706aa16b
add - game/gamedata/particles.tdf Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Builder.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
mod - rts/System/GlobalStuff.h Diff ] File ]