spring: develop 84b24867 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
rt | rt | develop | 2012-03-18 22:59:21 | develop e4f09df9 |
Changeset | s/MoveData/MoveDef/g, s/CMoveInfo/MoveDefHandler/g GMT: separate code that specifies control inputs (steering/breaking/etc) into a PathController interface |
|||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaPathFinder.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/DefaultPathDrawer.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/Env/DynWater.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/QTPFSPathDrawer.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/QTPFSPathDrawer.h | [ Diff ] [ File ] | |||
mod - rts/Sim/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/GroundMoveType.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/GroundMoveType.h | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveInfo.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveInfo.h | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveMath/GroundMoveMath.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveMath/GroundMoveMath.h | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveMath/HoverMoveMath.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveMath/HoverMoveMath.h | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveMath/MoveMath.h | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveMath/ShipMoveMath.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveMath/ShipMoveMath.h | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/MoveTypeFactory.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/StaticMoveType.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Objects/SolidObject.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/Default/PathEstimator.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/Default/PathFinder.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/Default/PathFinder.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/Default/PathFinderDef.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/Default/PathFinderDef.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/Default/PathManager.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/Default/PathManager.h | [ Diff ] [ File ] | |||
add - rts/Sim/Path/IPathController.cpp | [ Diff ] [ File ] | |||
add - rts/Sim/Path/IPathController.hpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/IPathManager.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/QTPFS/NodeLayer.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/QTPFS/NodeLayer.hpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/QTPFS/PathManager.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Path/QTPFS/PathManager.hpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/Scripts/UnitScript.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitTypes/TransportUnit.cpp | [ Diff ] [ File ] |