1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI
Michał W. Urbańczyk fcdad0d323 Added class HeroPtr to VCAI that should replace CGHeroInstance*. HeroPtr is able to detect when the hero under it becomes unavailable.
Hopefully fixed #954 (and all bugs caused by keeping a reference to hero that got killed: #998, #1002, #1008, #1011, #1018).
If not, assertions should pop up earlier.
2012-06-30 23:48:40 +00:00
..
EmptyAI Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build. 2012-06-01 15:59:26 +00:00
FuzzyLite Partial fix for #961. 2012-05-18 22:47:54 +00:00
StupidAI - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00
VCAI 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
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00
Makefile.am - makefiles for fuzzylite (#911) 2012-03-12 20:11:46 +00:00
Makefile.in - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00