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
/
BattleAI
History
AlexVinS
bbd0312b45
Tweak configuration
2014-06-13 07:55:47 +04:00
..
BattleAI.cbp
Tweak configuration
2014-06-13 07:55:47 +04:00
BattleAI.cpp
Extract battleStackIsImmune from battleIsImmune
2014-05-19 13:44:38 +04:00
BattleAI.h
Fixing spelling mistakes. Patch from josch,
fixes
#1759
2014-03-23 12:59:03 +00:00
BattleAI.vcxproj
Missing changes.
2014-04-27 14:38:20 +02:00
CMakeLists.txt
- Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required
2014-02-05 20:25:36 +00:00
main.cpp
Android port.
2014-05-16 23:24:29 +04:00
StdInc.cpp
Created a new battle AI project — BattleAI. Now it is merely a copy of StupidAI but it is meant to eventually replace it.
2012-09-13 23:42:11 +00:00
StdInc.h
Created a new battle AI project — BattleAI. Now it is merely a copy of StupidAI but it is meant to eventually replace it.
2012-09-13 23:42:11 +00:00