mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 22:15:48 -07:00
Based on Philip's work located at http://git.wildfiregames.com/gitweb/?p=0ad.git;a=shortlog;h=refs/heads/projects/philip/pathfinder Includes code by wraitii, sanderd17 and kanetaka. An updated version of docs/pathfinder.pdf describing the changes in detail will be committed ASAP. Running update-workspaces is needed after this change. Fixes #1756. Fixes #930, #1259, #2908, #2960, #3097 Refs #1200, #1914, #1942, #2568, #2132, #2563 This was SVN commit r16751. |
||
|---|---|---|
| .. | ||
| Geometry.cpp | ||
| Geometry.h | ||
| Grid.h | ||
| HierarchicalPathfinder.cpp | ||
| HierarchicalPathfinder.h | ||
| LongPathfinder.cpp | ||
| LongPathfinder.h | ||
| Pathfinding.h | ||
| PathGoal.cpp | ||
| PathGoal.h | ||
| Player.h | ||
| Position.h | ||
| PriorityQueue.h | ||
| Rasterize.cpp | ||
| Rasterize.h | ||
| Render.cpp | ||
| Render.h | ||
| Selection.cpp | ||
| Selection.h | ||
| SimulationCommand.h | ||
| Spatial.h | ||