1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI
beegee1 fe1b16a7ec Some preparation towards mantis #1743:
- refactored CRandomGenerator (added util methods, improved method names)
- usages of std::minstd_ran are replaced by CRandomGenerator (not in entire code base, C rand() usages are still not replaced)
- refactored getArtSync method of CArtHandler -> now named pickRandomArtifact
- fixed some compiler warnings
- updated source code URL in VCMI spec
2014-03-17 19:51:07 +00:00
..
BattleAI Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
EmptyAI Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
FuzzyLite - Fixed (common) issue when AI found neutral stacks infinitely strong 2014-02-05 18:45:51 +00:00
StupidAI Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
VCAI Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00:00
CMakeLists.txt - added battleAI to CMake, compile fixes 2012-09-22 15:10:15 +00:00
GeniusAI.brain