1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI
Ivan Savenko 3738171b21 Refactoring of H3M loader to make HotA format support easier
- extracted low-level reader from MapFormatH3M class
- added separate structure to define version-specific values
- cleared up some H3M format edge cases
- replaced witch hut skill vector with set
- converted several fields to enum type
2023-04-15 17:20:38 +03:00
..
BattleAI Merge pull request #1108 from Nordsoft91/battle-dialog 2023-04-11 21:18:04 +04:00
EmptyAI enable StupidAI and EmptyAI for static AI 2023-03-02 12:09:49 +03:00
FuzzyLite@9751a751a1 AI: replace SectorMap with new PathfinderManager 2018-10-06 16:35:31 +03:00
Nullkiller Refactoring of H3M loader to make HotA format support easier 2023-04-15 17:20:38 +03:00
StupidAI Merge remote-tracking branch 'upstream/develop' into battle-dialog 2023-04-11 02:22:42 +04:00
VCAI Removed ARRAY_COUNT in favor of std::size 2023-04-12 01:04:26 +03:00
CMakeLists.txt enable StupidAI and EmptyAI for static AI 2023-03-02 12:09:49 +03:00
FuzzyLite.cbp [C::B] Switch to MinGW 7.3 2019-02-19 14:59:10 +03:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00