0ad/source/simulation2/helpers
mimo 35af7390c0 Fix Hierarchical Pathfinder out of bounds bug
Patch by temple

Reviewed By: mimo
Differential Revision: https://code.wildfiregames.com/D926
This was SVN commit r20256.
2017-10-02 17:44:23 +00:00
..
CinemaPath.cpp Move CinemaPath class to the simulation helper directory, because it contains predominantly simulation data that is already serialized. 2017-04-14 23:20:49 +00:00
CinemaPath.h Move CinemaPath class to the simulation helper directory, because it contains predominantly simulation data that is already serialized. 2017-04-14 23:20:49 +00:00
Geometry.cpp Forgotten years replacement in 3a3bcca0c5. 2017-08-09 07:11:53 +00:00
Geometry.h Forgotten years replacement in 3a3bcca0c5. 2017-08-09 07:11:53 +00:00
Grid.h Rewrite the pathfinder dirtiness information system. 2017-07-14 10:09:32 +00:00
HierarchicalPathfinder.cpp Fix Hierarchical Pathfinder out of bounds bug 2017-10-02 17:44:23 +00:00
HierarchicalPathfinder.h make const the new method introduced in 2451872731 2015-12-10 19:23:50 +00:00
LongPathfinder.cpp fix typo in LongPathfinder 2017-08-30 16:41:10 +00:00
LongPathfinder.h Bump year number of files changed this year in the license headers. 2017-05-01 14:28:22 +00:00
Pathfinding.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
PathGoal.cpp Mark several CFixedVector2D as const and passed by reference in Geometry and a few other places. Mark some functions (that probably already were) inline. 2015-11-11 20:50:02 +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 Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
Rasterize.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Render.cpp Forgotten years replacement in 3a3bcca0c5. 2017-08-09 07:11:53 +00:00
Render.h Forgotten years replacement in 3a3bcca0c5. 2017-08-09 07:11:53 +00:00
Selection.cpp Cleanup the rest of the mess introduced with the NonGaiaEntities functions in 8c7b6dceaa. 2017-03-25 02:42:51 +00:00
Selection.h Cleanup the rest of the mess introduced with the NonGaiaEntities functions in 8c7b6dceaa. 2017-03-25 02:42:51 +00:00
SimulationCommand.h SpiderMonkey 38 upgrade: 10/35 2016-09-02 16:24:46 +00:00
Spatial.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00