2025-08-30 10:09 CEST

spring: develop 3b8f5fc7 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2013-01-06 19:11:14 develop 6167d50d
Changeset replace f8c99edb's dynamic casts by just-as-ugly static casts

add TransportCAI::IsBusyLoading and call that instead of LoadStillValid
(which returns true when called outside of TransportCAI::ExecuteLoading
even if the transport just has a CMD_MOVE + CMD_SET_WANTED_MAX_SPEED in
its queue)

make TransportCAI 0.01% more readable
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/TransportCAI.h Diff ] File ]