1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-10 09:50:17 +02:00
vcmi/AI/Nullkiller/Engine
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
..
AIMemory.cpp Removed remaining hardcoded objects 2023-01-23 15:27:27 +02:00
AIMemory.h NKAI: namespace 2022-10-04 08:40:14 +03:00
DeepDecomposer.cpp NKAI: namespace 2022-10-04 08:40:14 +03:00
DeepDecomposer.h NKAI: namespace 2022-10-04 08:40:14 +03:00
FuzzyEngines.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
FuzzyEngines.h NKAI: namespace 2022-10-04 08:40:14 +03:00
FuzzyHelper.cpp Converted attributes to use c++17 functionality 2023-04-12 01:03:14 +03:00
FuzzyHelper.h NKAI: namespace 2022-10-04 08:40:14 +03:00
Nullkiller.cpp NKAI: fix defense tasks priority evaluation 2023-04-02 10:10:17 +03:00
Nullkiller.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
PriorityEvaluator.cpp Refactoring of H3M loader to make HotA format support easier 2023-04-15 17:20:38 +03:00
PriorityEvaluator.h NKAI improve defence and some fixes 2023-03-07 20:10:58 +02:00