MegaGlest/source/glest_game/ai
2011-04-29 05:37:35 +00:00
..
ai_interface.cpp - bugfix for resource usage checking 2011-04-06 17:50:20 +00:00
ai_interface.h - added logic for AI players to ignore resources that they cannot harvest and are not unit requirements. 2011-04-06 15:44:33 +00:00
ai_rule.cpp - bugfix for AI players to ensure the unit they want to repair has another unit that is able to repair it before trying to repair a damaged unit so the AI doesn't waste time. 2011-04-29 05:37:35 +00:00
ai_rule.h - added more things to try to improve pathfinding (especially for the AI) 2011-02-25 16:32:27 +00:00
ai.cpp - added logic for AI players to ignore resources that they cannot harvest and are not unit requirements. 2011-04-06 15:44:33 +00:00
ai.h - added logic for AI players to ignore resources that they cannot harvest and are not unit requirements. 2011-04-06 15:44:33 +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 - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
cartographer.cpp - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
cartographer.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
cluster_map.cpp - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
cluster_map.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
influence_map.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +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 - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
path_finder.cpp - attempt to improve pathfinder performance and lengthen max nodes to 900 2011-04-26 21:51:18 +00:00
path_finder.h - attempt to improve pathfinder performance and lengthen max nodes to 900 2011-04-26 21:51:18 +00:00
route_planner.cpp - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
route_planner.h - cleaned up more compiler warnings in VC++ 2011-01-29 17:42:34 +00:00
search_engine.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00