1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/EmptyAI
2024-04-17 01:08:27 +02:00
..
CEmptyAI.cpp Add handling for yes/no dialogs that can be safely skipped by player 2024-04-17 01:08:27 +02:00
CEmptyAI.h Add handling for yes/no dialogs that can be safely skipped by player 2024-04-17 01:08:27 +02:00
CMakeLists.txt Removed cmake_modules/VCMI_lib macro, use it directly in place 2024-02-11 20:38:24 +02:00
EmptyAI.cbp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
EmptyAI.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00
main.cpp Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00