2025-09-04 22:34 CEST

spring: develop bd279162 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2007-04-19 07:22:38 develop c39a3f54
Changeset * Added the 'canSelfRepair' FBI tag (defaults to false)
* Added the 'canBeAssisted' FBI tag (defaults to true)
  - disabling assists to factories should work well
  - builders have to die to release their hold on a unit being built,
    and once the unit is released, multiple builders can repair the unit


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3641 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h 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 ]