1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI/BattleAI
2012-11-15 10:40:40 +00:00
..
BattleAI.cbp [c::b] update projects 2012-10-06 15:12:07 +00:00
BattleAI.cpp - it is possible to read json file with vector 2012-10-05 13:11:26 +00:00
BattleAI.h * fixed possible corruption of pack sent by server when player request is rejected 2012-09-29 14:44:06 +00:00
BattleAI.vcxproj Some improvements for AI logging. 2012-11-15 10:40:40 +00:00
CMakeLists.txt - CPack support. Works on my side, needs tweaks for Win 2012-10-05 12:38:17 +00:00
main.cpp Work in progress on BattleAI. Related changes: 2012-09-20 16:55:21 +00:00
Makefile.am 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.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