1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/BattleAI
Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID.
Exchange between heroes is now a proper first-class query. Fixes #1269. #66 should also be finally fully fixed.
VC projects: /Zm flag to fix compilation issues with recent Boost.
2013-05-27 10:53:28 +00:00
..
BattleAI.cbp [c::b] update projects 2013-01-08 09:41:28 +00:00
BattleAI.cpp Support for saving/loading in player interfaces, including VCAI. 2013-05-09 11:09:23 +00:00
BattleAI.h Support for saving/loading in player interfaces, including VCAI. 2013-05-09 11:09:23 +00:00
BattleAI.vcxproj Introduced strongly typed QueryID. 2013-05-27 10:53:28 +00:00
CMakeLists.txt Mac OS patch from stopiccot 2012-12-01 06:30:52 +00:00
main.cpp Work in progress on BattleAI. Related changes: 2012-09-20 16:55:21 +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