1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/BattleAI
2014-03-23 12:59:03 +00:00
..
BattleAI.cbp Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
BattleAI.cpp Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00
BattleAI.h Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00
BattleAI.vcxproj Introduced strongly typed QueryID. 2013-05-27 10:53:28 +00:00
CMakeLists.txt - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 2014-02-05 20:25:36 +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