1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/AI
Michał W. Urbańczyk e4dc00abac * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII)
* all lock/unlock and unlock/lock pairs are done by RAII guards now
* fixed two possible crashes at the end of battle when last stack was killed by spell. That should fix #749 and #752.
* fixed a very nasty race condition, eliminating possible deadlock at the start of battle when human hero has tactics
* fixed #422
2012-02-19 21:03:43 +00:00
..
EmptyAI - re-generated build system 2011-12-31 10:03:29 +00:00
GeniusAI * fixed project files for RD configuration 2012-01-03 01:55:26 +00:00
StupidAI * fixed project files for RD configuration 2012-01-03 01:55:26 +00:00
VCAI * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) 2012-02-19 21:03:43 +00:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00
Makefile.am - (linux) replaced Genius with VCAI 2012-02-16 17:10:58 +00:00
Makefile.in - (linux) replaced Genius with VCAI 2012-02-16 17:10:58 +00:00