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-03-29 21:56:54 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
BattleAI
History
Ivan Savenko
15a7f43e11
-
fixed
#1075
,
#1080
,
#1081
...
- fixed some warnings from cppcheck
2012-09-26 13:13:39 +00:00
..
BattleAI.cbp
C::B project files initial import
2012-09-15 18:44:55 +00:00
BattleAI.cpp
-
fixed
#1075
,
#1080
,
#1081
2012-09-26 13:13:39 +00:00
BattleAI.h
* Further work on Battle AI. Now it is able to cast a number of offensive spells. Battle callback exposes more spell-casting info.
2012-09-23 23:10:56 +00:00
BattleAI.vcxproj
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
CMakeLists.txt
- added battleAI to CMake, compile fixes
2012-09-22 15:10:15 +00:00
main.cpp
Work in progress on BattleAI. Related changes:
2012-09-20 16:55:21 +00:00
Makefile.am
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
Makefile.in
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.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