2025-08-28 04:17 CEST

spring: develop 86ae200c Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
kloot kloot develop 2010-09-06 11:05:26 develop 972960f8
Changeset * isolate the default pathfinder and -drawer behind interfaces
mod - rts/CMakeLists.txt Diff ] File ]
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/LoadScreen.cpp Diff ] File ]
mod - rts/Lua/LuaPathFinder.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
mod - rts/Map/BaseGroundDrawer.h Diff ] File ]
mod - rts/Map/BasicMapDamage.cpp Diff ] File ]
add - rts/Rendering/DefaultPathDrawer.cpp Diff ] File ]
add - rts/Rendering/DefaultPathDrawer.h Diff ] File ]
add - rts/Rendering/IPathDrawer.cpp Diff ] File ]
add - rts/Rendering/IPathDrawer.h Diff ] File ]
mod - rts/Sim/Misc/GroundBlockingObjectMap.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
add - rts/Sim/Path/Default/IPath.h Diff ] File ]
add - rts/Sim/Path/Default/PathCache.cpp Diff ] File ]
add - rts/Sim/Path/Default/PathCache.h Diff ] File ]
add - rts/Sim/Path/Default/PathEstimator.cpp Diff ] File ]
add - rts/Sim/Path/Default/PathEstimator.h Diff ] File ]
add - rts/Sim/Path/Default/PathFinder.cpp Diff ] File ]
add - rts/Sim/Path/Default/PathFinder.h Diff ] File ]
add - rts/Sim/Path/Default/PathFinderDef.h Diff ] File ]
add - rts/Sim/Path/Default/PathManager.cpp Diff ] File ]
add - rts/Sim/Path/Default/PathManager.h Diff ] File ]
add - rts/Sim/Path/IPathFinderDef.cpp Diff ] File ]
add - rts/Sim/Path/IPathFinderDef.h Diff ] File ]
add - rts/Sim/Path/IPathManager.cpp Diff ] File ]
add - rts/Sim/Path/IPathManager.h Diff ] File ]