1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/VCAI/Pathfinding/Actions
Konstantin c6b198ce14
Warning fix (I moved C++17 and CI to another branch) (#739)
* clang warning fixes
* use CMake 3.10 due to MXE CI does not have 3.13 yet

Co-authored-by: Konstantin <rilian@niisi.ras.ru>
2022-05-19 15:14:50 +03:00
..
BattleAction.cpp AI: extract pathfinding special actions and rules to separate files 2019-02-08 17:43:32 +02:00
BattleAction.h AI: extract pathfinding special actions and rules to separate files 2019-02-08 17:43:32 +02:00
BoatActions.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
BoatActions.h AI pathfinding calculated in parallel 2019-02-10 15:25:56 +02:00
ISpecialAction.h Warning fix (I moved C++17 and CI to another branch) (#739) 2022-05-19 15:14:50 +03:00
TownPortalAction.cpp AI: extract pathfinding special actions and rules to separate files 2019-02-08 17:43:32 +02:00
TownPortalAction.h AI: fix paths after merge of #545 2019-02-09 18:46:19 +03:00