1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/EmptyAI
alexvins 2942e2e824 [c::b] update projects
-boost::iostreams
*link with release boost libs always
2012-10-06 15:12:07 +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 - CPack support. Works on my side, needs tweaks for Win 2012-10-05 12:38:17 +00:00
EmptyAI.cbp [c::b] update projects 2012-10-06 15:12:07 +00:00
EmptyAI.vcxproj Post-release version bump. 2012-09-29 21:10:39 +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
Makefile.in - fix for #1135 2012-10-05 18:03:49 +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