1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI
Michał W. Urbańczyk 62e63d45b1 Work in progress on BattleAI. Related changes:
* battle AIs receive ptr to CBattleCallback (not sure why it was CPlayerBattleCallback, likely mistake)
* reworked some battle callback methods to be more generic and able to handle some hypothetic scenarios
* for testing purposes in duel mode the first AI will be taken fro mconfig and the second will remain stupid ai
* minor changes
2012-09-20 16:55:21 +00:00
..
BattleAI Work in progress on BattleAI. Related changes: 2012-09-20 16:55:21 +00:00
EmptyAI [c::b] tweak PCH options 2012-09-16 09:12:15 +00:00
FuzzyLite [c::b] tweak PCH options 2012-09-16 09:12:15 +00:00
StupidAI Work in progress on BattleAI. Related changes: 2012-09-20 16:55:21 +00:00
VCAI Quests will now be handled as object member instead of inheritance. Enabled quest objects for AI. 2012-09-16 13:34:01 +00:00
CMakeLists.txt Stub for a CMake build system. 2012-07-01 14:27:41 +00:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00
Makefile.am - makefiles for fuzzylite (#911) 2012-03-12 20:11:46 +00:00
Makefile.in - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00