MegaGlest/source/glest_game/ai
Mark Vejvoda 3ed636aae2 - fixes for some threading shutdown bugs
- We now display when a screenshot is taken in game showing an ingame console message
- Updated AI to attack closest attackers
- Updated found enemy to be closest attacker
2011-03-28 21:04:47 +00:00
..
ai.cpp - fixes for some threading shutdown bugs 2011-03-28 21:04:47 +00:00
ai.h - added more things to try to improve pathfinding (especially for the AI) 2011-02-25 16:32:27 +00:00
ai_interface.cpp - performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method. 2011-03-28 03:54:23 +00:00
ai_interface.h - fixes for some threading shutdown bugs 2011-03-28 21:04:47 +00:00
ai_rule.cpp - performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method. 2011-03-28 03:54:23 +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
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 - lessen pathfinder max nodes to see if this gives better performance 2011-03-19 01:31:49 +00:00
path_finder.h - attempt to see if threaded pathfinding will work and if it improves performance 2011-03-18 03:53:06 +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