This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-02-13 13:18:43 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
EmptyAI
History
Ivan Savenko
9ebd194ab1
Merge pull request
#3609
from IvanSavenko/single_process
...
Allow running server as part of client process
2024-02-14 12:06:22 +02:00
..
CEmptyAI.cpp
Refactoring of serialization versioning handling
2024-01-20 20:34:51 +02:00
CEmptyAI.h
Remove redundant
virtual
specifiers
2024-02-10 20:46:13 +01: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
convert line endings from CRLF (Windows) to LF (Linux/Unix)
2023-10-19 16:23:21 +02:00
StdInc.h
convert line endings from CRLF (Windows) to LF (Linux/Unix)
2023-10-19 16:23:21 +02:00