MegaGlest/source/glest_game/ai
Mark Vejvoda 5458f7abb4 - units now use a random # from 10-20 cells to determine how often they refresh their path 2012-05-12 01:06:55 +00:00
..
IntrHashSet.hpp - fixed the build on windows 2012-05-07 01:37:43 +00:00
IntrHeapHash.hpp - fixed the build on windows 2012-05-07 01:37:43 +00:00
ai.cpp - added the beginning work to support translatable techtrees 2012-05-02 20:46:47 +00:00
ai.h - added new over-ridable minimum spacing between buildings for the AI player 2012-04-02 16:11:13 +00:00
ai_interface.cpp - fix win32 build 2012-04-16 20:15:57 +00:00
ai_interface.h - bugfix for network scenarios to NOT close unconnected network slots before loading, they will turn into AI players (this is required because the scenario code may require those factions) 2012-03-27 03:23:03 +00:00
ai_rule.cpp - got built in memory leak working. Just edit leak_dumper.h and uncomment: 2012-04-14 21:21:09 +00:00
ai_rule.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00
annotated_map.cpp - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
annotated_map.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00
cartographer.cpp - phase 3 of cppcheck verbose fixes 2011-09-01 18:08:56 +00:00
cartographer.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00
cluster_map.cpp - got built in memory leak working. Just edit leak_dumper.h and uncomment: 2012-04-14 21:21:09 +00:00
cluster_map.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00
fast_path_finder.cpp - more pathfinder tweaks to try improve performance 2012-05-09 23:56:14 +00:00
fast_path_finder.h - improved the new pathfinder using hashmap 2012-05-05 06:23:09 +00:00
influence_map.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00
node_pool.cpp - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
node_pool.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00
path_finder.cpp - units now use a random # from 10-20 cells to determine how often they refresh their path 2012-05-12 01:06:55 +00:00
path_finder.h - rollback the last pathfinder change its no good 2012-05-12 00:50:15 +00:00
route_planner.cpp - got built in memory leak working. Just edit leak_dumper.h and uncomment: 2012-04-14 21:21:09 +00:00
route_planner.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00
search_engine.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00