1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI/BattleAI
2015-09-29 17:26:48 +03:00
..
BattleAI.cbp Added debug mingw64 build, minimum Windows version set to windows 7, SDL suffixes removed from Build Tagerts 2015-08-20 03:28:04 +03:00
BattleAI.cpp Fix typo: casted->cast 2015-09-29 17:26:48 +03:00
BattleAI.h Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00
BattleAI.vcxproj Migrating to MSVS 2013, which allows to delete inttypes.h file. 2014-08-31 19:08:39 +02:00
CMakeLists.txt install only .dll (without .dll.a) 2014-07-11 17:27:50 +03:00
main.cpp VCMIDirs update #5 fix 2014-08-26 12:19:04 +02: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