1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI
AlexVinS 3d1a84875e Queries refactoring
* Moved SUMMON_BOAT special case to mechanics
* Partially moved Town portal logic to mechanics class
* Added generic query reply to CCallback
* Redesigned Queries so that base API do not depends on CGameHandler
* Got rid of CGameHandler::castSpellRequest
* Removed CGameHandler::castSpell
* Added new Query type for town portal dialog (not used yet)
2017-07-03 21:43:04 +03:00
..
BattleAI CStack refactoring 2017-07-01 19:17:08 +03:00
EmptyAI Queries refactoring 2017-07-03 21:43:04 +03:00
FuzzyLite Normalized GatherArmy evaluation. 2017-06-16 21:14:24 +02:00
StupidAI CMake: update all CMakeLists to include actual sources and headers 2017-06-29 02:03:37 +03:00
VCAI Queries refactoring 2017-07-03 21:43:04 +03:00
CMakeLists.txt Add the option to forcefully use bundled fuzzylite 2016-10-02 17:47:27 +02:00
FuzzyLite.cbp [c::b] Move FuzzyLite project up one level to be prepared to submodule use 2017-05-27 02:37:35 +03:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00