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-12-01 23:12:49 +02:00
Code
Issues
Releases
Activity
Files
fd297f08e2f987ab16e94f7697c76423f26aaf1c
vcmi
/
AI
/
StupidAI
History
Tomasz Zieliński
5eabadd7db
Use vstd
2024-07-09 06:50:00 +02:00
..
CMakeLists.txt
Removed cmake_modules/VCMI_lib macro, use it directly in place
2024-02-11 20:38:24 +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
StupidAI.cbp
…
StupidAI.cpp
Use vstd
2024-07-09 06:50:00 +02:00
StupidAI.h
convert line endings from CRLF (Windows) to LF (Linux/Unix)
2023-10-19 16:23:21 +02:00
StupidAI.vcxproj
…