1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/AI/StupidAI
Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
preparation for having client and server in a single process
2022-09-24 15:55:21 +03:00
..
CMakeLists.txt use component-based install to copy only what's needed for every app 2022-09-24 15:55:20 +03:00
main.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
StupidAI.cbp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
StupidAI.cpp Fix warnings/errors on MSVC (#753) 2022-06-11 18:45:34 +03:00
StupidAI.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
StupidAI.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00