mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
a1f545792b
* Reverted std::bind to boost::bind. std::bind on Visual 2012 doesn't work in some cases (especially with std::ref), not sure why [but it seems to be a bug, since 2013 preview compiles the same code fine]. * Move assignment operator for VS 2012. |
||
---|---|---|
.. | ||
BattleAI | ||
EmptyAI | ||
FuzzyLite | ||
StupidAI | ||
VCAI | ||
CMakeLists.txt | ||
GeniusAI.brain |