1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/AI/BattleAI
Ivan Savenko c071a03a8a - fix for #1135
- merged wall_pos.json into town config
- removed tower_shooter field from creatures.json
2012-10-05 18:03:49 +00:00
..
BattleAI.cbp C::B project files initial import 2012-09-15 18:44:55 +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 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
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
Makefile.in - fix for #1135 2012-10-05 18:03:49 +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