DjWarmonger 8ce6659633 Important fix for unreserving objects. 11 years ago
..
AIUtility.cpp 1196eb5d81 AI can finally clear Subterranean Gate with guard on the other side :) 11 years ago
AIUtility.h e459984897 Cleanup in AI. 11 years ago
CMakeLists.txt 95034b9fa0 - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 11 years ago
Fuzzy.cpp b0b0249524 - Implemented serialization of Goals. Loaded games work, at least. 11 years ago
Fuzzy.h b0b0249524 - Implemented serialization of Goals. Loaded games work, at least. 11 years ago
Goals.cpp 94c8f01732 Commiting some minor tweaks before next dev version. 11 years ago
Goals.h b0b0249524 - Implemented serialization of Goals. Loaded games work, at least. 11 years ago
StdInc.cpp 7a66c1bf2b * added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508 13 years ago
StdInc.h 2b45e13c5c c++03 -> c++11 switch: 12 years ago
VCAI.cbp 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 12 years ago
VCAI.cpp 8ce6659633 Important fix for unreserving objects. 11 years ago
VCAI.h 8ce6659633 Important fix for unreserving objects. 11 years ago
VCAI.vcxproj 36a69aaa2f - Fixed VS project files (added missing .cpp files) 12 years ago
main.cpp 4a0587d500 More work on auto-fight. 12 years ago