0ad/source/simulation2/helpers
Itms 6581796103 New long-range pathfinder.
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.
2015-06-12 18:58:24 +00:00
..
Geometry.cpp New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Geometry.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Grid.h of course, 7a3b1fe47e can be simplified 2014-01-06 23:23:18 +00:00
HierarchicalPathfinder.cpp New long-range pathfinder. 2015-06-12 18:58:24 +00:00
HierarchicalPathfinder.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
LongPathfinder.cpp New long-range pathfinder. 2015-06-12 18:58:24 +00:00
LongPathfinder.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Pathfinding.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
PathGoal.cpp New long-range pathfinder. 2015-06-12 18:58:24 +00:00
PathGoal.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Player.h Set svn:eol-style=native, fix some inconsistent line endings 2013-12-06 00:42:50 +00:00
Position.h Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts. 2012-01-12 12:51:10 +00:00
PriorityQueue.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Rasterize.cpp New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Rasterize.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Render.cpp New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Render.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Selection.cpp Add a new spatial subdivision, based on an old patch by wraitii. 2015-04-14 21:33:43 +00:00
Selection.h Improve PickEntitiesAtPoint 2015-01-01 23:05:26 +00:00
SimulationCommand.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
Spatial.h Amend 5c84c3e9e5 2015-04-16 13:17:58 +00:00