spring: develop 86726fe5 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Marek Baczynski | Marek Baczynski | develop | 2009-01-20 00:16:00 | develop 013eebd9 |
Changeset | sim: unitdef: add turnInPlaceDistance and turnInPlaceSpeedLimit tags turnInPlaceDistance controls how much distance to current goal (current move command or such) is required to start trying to not turn in place. turnInPlaceSpeedLimit is the limit below which units always turn in place, even if they have turnInPlace=0. |
|||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/GroundMoveType.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] |