MegaGlest/source/glest_game/ai
2011-08-30 18:28:30 +00:00
..
ai_interface.cpp - attempt to group command execution so units given the same command at the same time will work more smartly (closer units go first and so on) 2011-07-05 04:37:35 +00:00
ai_interface.h - attempt to group command execution so units given the same command at the same time will work more smartly (closer units go first and so on) 2011-07-05 04:37:35 +00:00
ai_rule.cpp - attempt to group command execution so units given the same command at the same time will work more smartly (closer units go first and so on) 2011-07-05 04:37:35 +00:00
ai_rule.h - disabled will's visible quad code as i cannot get it to work when rotating around with the camera. Bugfix for normal camera visible quad so we don't get black spots when moving camera around. Bugfix for menu keyboard entry if we get a bad utf8 conversion character 2011-08-30 18:28:30 +00:00
ai.cpp - attempt to group command execution so units given the same command at the same time will work more smartly (closer units go first and so on) 2011-07-05 04:37:35 +00:00
ai.h - more AI enhancements, now units that harvest AND attack will be more wise when choosing to attack, (think persian) since they need to harvest more than they need to attack when harvester count is very low. 2011-04-29 23:42:16 +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 switching off random pathfinding intervals becasue it causes unit "warping" while walking ( more see forum ) 2011-06-26 23:51:37 +00:00
path_finder.h - updated pathfinder to randomize better the pathfinder refresh rate in an attempt to have better performance when we have lots of units 2011-06-24 19:40:47 +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