1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/EmptyAI
2012-12-19 18:23:21 +00:00
..
CEmptyAI.cpp Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 2012-07-15 15:34:00 +00:00
CEmptyAI.h Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 2012-07-15 15:34:00 +00:00
CMakeLists.txt Mac OS patch from stopiccot 2012-12-01 06:30:52 +00:00
EmptyAI.cbp [c::b] update projects 2012-12-06 12:16:26 +00:00
EmptyAI.vcxproj Project files update/cleanup. 2012-12-19 18:23:21 +00:00
exp_funcs.cpp C::B project files initial import 2012-09-15 18:44:55 +00:00
Makefile.am Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
StdInc.cpp * Final commit 2011-12-13 21:35:28 +00:00
StdInc.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00