2025-08-07 08:45 CEST

spring: develop 46d8ae74 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
kloot kloot develop 2007-11-14 22:16:40 develop eec0e966
Changeset * fixed CAirMoveType planes not rotating on factory pads
  (wrong transformation matrix was being applied to them,
  they now no longer "snap" to the pad rotation angle)
* fixed CTAAirMoveType planes always taking off from labs
  facing south (they use factory orientation now)

(closes Mantis 0000666)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4789 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
mod - rts/System/myMath.h Diff ] File ]