MegaGlest/source/glest_game/ai
Mark Vejvoda f84a710d2c - initial logic to allow client side controlled AI 2010-09-14 19:10:37 +00:00
..
ai.cpp - initial logic to allow client side controlled AI 2010-09-14 19:10:37 +00:00
ai.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
ai_interface.cpp - initial logic to allow client side controlled AI 2010-09-14 19:10:37 +00:00
ai_interface.h - initial logic to allow client side controlled AI 2010-09-14 19:10:37 +00:00
ai_rule.cpp - initial logic to allow client side controlled AI 2010-09-14 19:10:37 +00:00
ai_rule.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
annotated_map.cpp * oops, forgot to hook-up ClusterMap updates (causing units to get stuck) 2010-08-08 13:06:33 +00:00
annotated_map.h * oops, forgot to hook-up ClusterMap updates (causing units to get stuck) 2010-08-08 13:06:33 +00:00
cartographer.cpp * fix (work-around) for apparent MSVC bug, in AStarNode::operator<() 2010-08-08 04:43:24 +00:00
cartographer.h * fix (work-around) for apparent MSVC bug, in AStarNode::operator<() 2010-08-08 04:43:24 +00:00
cluster_map.cpp * oops, forgot to hook-up ClusterMap updates (causing units to get stuck) 2010-08-08 13:06:33 +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_pool.cpp new attribute MaxUnitCount in units and yellow select circle for allies 2010-08-22 21:09:35 +00:00
node_pool.h * fix (work-around) for apparent MSVC bug, in AStarNode::operator<() 2010-08-08 04:43:24 +00:00
path_finder.cpp - a few more performance optimizations and logging changes 2010-09-09 05:42:19 +00:00
path_finder.h - more memory cleanup 2010-09-07 21:01:22 +00:00
route_planner.cpp * fix (work-around) for apparent MSVC bug, in AStarNode::operator<() 2010-08-08 04:43:24 +00:00
route_planner.h * fix (work-around) for apparent MSVC bug, in AStarNode::operator<() 2010-08-08 04:43:24 +00:00
search_engine.h * fix (work-around) for apparent MSVC bug, in AStarNode::operator<() 2010-08-08 04:43:24 +00:00