1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/AI/BattleAI
Michał W. Urbańczyk 92246a2c17 * Fixed #1417 — infinite loop of AI trying to visit allied creture generator
* Fixed #1401 — battle AI won't attempt attacks with First Aid Tent
2013-08-25 13:03:29 +00:00
..
BattleAI.cbp [c::b] update projects 2013-01-08 09:41:28 +00:00
BattleAI.cpp * Fixed #1417 — infinite loop of AI trying to visit allied creture generator 2013-08-25 13:03:29 +00:00
BattleAI.h c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
BattleAI.vcxproj Introduced strongly typed QueryID. 2013-05-27 10:53:28 +00:00
CMakeLists.txt Mac OS patch from stopiccot 2012-12-01 06:30:52 +00:00
main.cpp More work on auto-fight. 2013-06-22 21:47:51 +00:00
StdInc.cpp Created a new battle AI project — BattleAI. Now it is merely a copy of StupidAI but it is meant to eventually replace it. 2012-09-13 23:42:11 +00:00
StdInc.h Created a new battle AI project — BattleAI. Now it is merely a copy of StupidAI but it is meant to eventually replace it. 2012-09-13 23:42:11 +00:00