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-01-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
StupidAI
History
beegee1
df0a28d9cb
- added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON)
2014-02-01 13:37:26 +00:00
..
CMakeLists.txt
- added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON)
2014-02-01 13:37:26 +00:00
main.cpp
More work on auto-fight.
2013-06-22 21:47:51 +00:00
StdInc.cpp
…
StdInc.h
* CHexField renamed to CBattleHex
2011-12-17 18:59:59 +00:00
StupidAI.cbp
[c::b] update projects, disable PHC for now, +few fixes (still wip)
2014-01-05 17:48:50 +00:00
StupidAI.cpp
*
Fixed
#1417
— infinite loop of AI trying to visit allied creture generator
2013-08-25 13:03:29 +00:00
StupidAI.h
c++03 -> c++11 switch:
2013-06-26 11:18:27 +00:00
StupidAI.vcxproj
Introduced strongly typed QueryID.
2013-05-27 10:53:28 +00:00