2025-08-03 21:41 CEST

spring: develop 0b0297fc Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2006-09-20 21:27:53 develop bb2eeb2a
Changeset * Did some cleanup around the GetDefaultCmd() CAI calls
* Fixed CMD_SET_WANTED_MAX_SPEED (again)
* Removed an odd link between UnitDef->noAutoState and UnitDef->moveMode
  (also set fireState=0 when noAutoState is active when processing
   CMD_FIRE_STATE, factories have a backdoor to GiveCommand() that would
   override the initial value even if the user can't give a CMD_FIRE_STATE
   directly)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2237 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/FactoryCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]