* added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508

* VCAI set as default adventure AI
* several adjustments in GUI (hourglass during AI turn), minor changes
This commit is contained in:
Michał W. Urbańczyk
2012-02-14 18:04:45 +00:00
parent f7ac873303
commit 7a66c1bf2b
14 changed files with 3109 additions and 44 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
},
"playerAI" : {
"type" : "string",
"default" : "GeniusAI"
"default" : "VCAI"
},
"neutralAI" : {
"type" : "string",