1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI/StupidAI
Michał W. Urbańczyk 617e1f962e New files for lib:
* lib/ERMScriptModule.cpp
* lib/ERMScriptModule.h
* lib/CObstacleInstance.h

More jugglery with callbacks. Moving stuff from CGameState to CGameInfoCallback. Work on unified game events interface for player (AI or GUI) and script module. Directing events to ERM interpretetr, first attempts of calling some triggers. Crashy, if there any scripts.
Some other changes, including fighting amount of includes in includes and tracking of hero visits (need further work).
2011-05-09 22:20:47 +00:00
..
main.cpp - gcc compile fixes 2011-02-28 15:14:26 +00:00
Makefile.am - gcc compile fixes 2011-02-28 15:14:26 +00:00
Makefile.in (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 2011-04-09 17:28:51 +00:00
stdafx.cpp Moved StupidAI to AI/ subfolder. 2010-12-22 22:23:19 +00:00
stdafx.h Towards duel support. 2010-12-25 01:43:40 +00:00
StupidAI.cpp New files for lib: 2011-05-09 22:20:47 +00:00
StupidAI.h New files for lib: 2011-05-09 22:20:47 +00:00
StupidAI.vcxproj My project files for VC10. 2011-03-17 23:06:48 +00:00