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-05 13:04:54 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
BattleAI
History
DjWarmonger
0edaf4fa8a
Merge pull request
#26
from vcmi/FFMpeg
...
Let's do this, way too many branches running now.
2014-09-01 10:35:30 +02:00
..
BattleAI.cbp
+More build target to support both SDL1 and SDL2 builds
2014-06-13 07:55:48 +04:00
BattleAI.cpp
- migrated boost::function/ref/bind to std:: variants
2014-08-04 20:33:59 +02:00
BattleAI.h
Fixing spelling mistakes. Patch from josch,
fixes
#1759
2014-03-23 12:59:03 +00:00
BattleAI.vcxproj
Migrating to MSVS 2013, which allows to delete inttypes.h file.
2014-08-31 19:08:39 +02:00
CMakeLists.txt
install only .dll (without .dll.a)
2014-07-11 17:27:50 +03: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