1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI/VCAI
Michał W. Urbańczyk e31f5062f9 Fixed crashes when VCAI cannot find hero to recruit.
Bumped format version.
2013-02-09 17:37:38 +00:00
..
CMakeLists.txt Mac OS patch from stopiccot 2012-12-01 06:30:52 +00:00
Fuzzy.cpp - removed lib headers from PCH 2012-09-06 10:39:48 +00:00
Fuzzy.h Added class HeroPtr to VCAI that should replace CGHeroInstance*. HeroPtr is able to detect when the hero under it becomes unavailable. 2012-06-30 23:48:40 +00:00
main.cpp * added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508 2012-02-14 18:04:45 +00:00
StdInc.cpp * added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508 2012-02-14 18:04:45 +00:00
StdInc.h - removed lib headers from PCH 2012-09-06 10:39:48 +00:00
VCAI.cbp [c::b] update projects 2013-01-08 09:41:28 +00:00
VCAI.cpp Fixed crashes when VCAI cannot find hero to recruit. 2013-02-09 17:37:38 +00:00
VCAI.h Fixed crashes when VCAI cannot find hero to recruit. 2013-02-09 17:37:38 +00:00
VCAI.vcxproj Project files update/cleanup. 2012-12-19 18:23:21 +00:00