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
/
VCAI
History
Michał W. Urbańczyk
f2642cb62c
Added VCAI and EmptyAI to the VS solution. Removed from it GeniusAI.
...
Fixed
#329
,
#884
,
#885
.
2012-02-29 01:31:48 +00:00
..
main.cpp
* added an initial version of adventure AI: VCAI, more details here:
http://forum.vcmi.eu/viewtopic.php?p=6508#6508
2012-02-14 18:04:45 +00:00
Makefile.am
- (linux) replaced Genius with VCAI
2012-02-16 17:10:58 +00:00
Makefile.in
- (linux) replaced Genius with VCAI
2012-02-16 17:10:58 +00:00
StdInc.cpp
* added an initial version of adventure AI: VCAI, more details here:
http://forum.vcmi.eu/viewtopic.php?p=6508#6508
2012-02-14 18:04:45 +00:00
StdInc.h
* Fixed in game scenario info and save game screens
2012-02-22 19:22:11 +00:00
VCAI.cpp
Added VCAI and EmptyAI to the VS solution. Removed from it GeniusAI.
2012-02-29 01:31:48 +00:00
VCAI.h
* adventure map GUI should be properly blocked during AI turn
2012-02-22 13:41:27 +00:00
VCAI.vcxproj
* added an initial version of adventure AI: VCAI, more details here:
http://forum.vcmi.eu/viewtopic.php?p=6508#6508
2012-02-14 18:04:45 +00:00