MegaGlest/source/glest_game/ai
James McCulloch 8387ed29dc * wired up RoutePlanner/Cartographer
* added DebugRenderer (mostly dysfunctional)
 * add lots of OutputDebug calls for the path finder, as macro PF_TRACE
2010-07-13 05:33:43 +00:00
..
ai_interface.cpp added more guards and debug info related to AI bugs 2010-06-10 14:58:06 +00:00
ai_interface.h - added server controlled AI as a game option 2010-06-03 01:10:40 +00:00
ai_rule.cpp bugfixes for AI command execution 2010-06-10 21:53:50 +00:00
ai.cpp - fixed two nasty AI bugs which would cause out of synch and memory corruption problems 2010-06-08 07:40:32 +00:00
ai.h Ported streflop code to win32 2010-04-24 11:15:15 +00:00
annotated_map.cpp * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
annotated_map.h * wired up RoutePlanner/Cartographer 2010-07-13 05:33:43 +00:00
cartographer.cpp * wired up RoutePlanner/Cartographer 2010-07-13 05:33:43 +00:00
cartographer.h * wired up RoutePlanner/Cartographer 2010-07-13 05:33:43 +00:00
cluster_map.cpp * wired up RoutePlanner/Cartographer 2010-07-13 05:33:43 +00:00
cluster_map.h * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
influence_map.h * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
node_map.cpp * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
node_map.h * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
node_pool.cpp * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
node_pool.h * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
path_finder.cpp * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
route_planner.cpp * wired up RoutePlanner/Cartographer 2010-07-13 05:33:43 +00:00
route_planner.h * wired up RoutePlanner/Cartographer 2010-07-13 05:33:43 +00:00
search_engine.h * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00
search_functions.inl * added GAE path finder (SearchEngine and friends) 2010-07-11 18:31:02 +00:00