1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI
Michał W. Urbańczyk f30ee8ff04 * fixed possible corruption of pack sent by server when player request is rejected
* BattleAI will restore callback to its previous state, fixes freeze after battle #1104
* BattleAI won't lose turn when unable to correctly evaluate a spell
* VCAI will correctly recognize hero standing on town entrance
* War machines of defender will have correctly set side
* Faction 9 as neutral causes crashes, changing to -1 as used elsewhere in the code
2012-09-29 14:44:06 +00:00
..
BattleAI * fixed possible corruption of pack sent by server when player request is rejected 2012-09-29 14:44:06 +00:00
EmptyAI [c::b] tweak PCH options 2012-09-16 09:12:15 +00:00
FuzzyLite [c::b] tweak PCH options 2012-09-16 09:12:15 +00:00
StupidAI Should not crash in #955. 2012-09-28 16:48:29 +00:00
VCAI * fixed possible corruption of pack sent by server when player request is rejected 2012-09-29 14:44:06 +00:00
CMakeLists.txt - added battleAI to CMake, compile fixes 2012-09-22 15:10:15 +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 - build system update 2012-09-29 12:02:46 +00:00
Makefile.in - build system update 2012-09-29 12:02:46 +00:00