1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/AI/StupidAI
Michał W. Urbańczyk 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse
* fixed crash on sea battles (obstacles data got corrupted during conversion)
* fixed crash when StupidAI had a catapult
* minor fixes and refactorings (typename for bonus list under shared ptr)
2011-09-06 13:59:26 +00:00
..
main.cpp - (linux) build system update 2011-07-05 11:31:26 +00:00
Makefile.am - (linux) fixed searching/loading of scripting libraries 2011-06-28 14:19:16 +00:00
Makefile.in - (linux) fixed searching/loading of scripting libraries 2011-06-28 14:19:16 +00:00
stdafx.cpp Moved StupidAI to AI/ subfolder. 2010-12-22 22:23:19 +00:00
stdafx.h Towards duel support. 2010-12-25 01:43:40 +00:00
StupidAI.cpp * fixed crash on calculating dmg dealt by stack under Curse 2011-09-06 13:59:26 +00:00
StupidAI.h * Fixed #33 -> Creatures tend to stop at every hex during movement 2011-08-01 17:36:18 +00:00
StupidAI.vcxproj http://forum.vcmi.eu/viewtopic.php?p=5956#5956 2011-08-15 21:53:03 +00:00