This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
AI
/
EmptyAI
History
DjWarmonger
289b7b68d9
Mod Handler class. It is connected with engine, but doesn't do anything yet.
2012-08-10 13:07:53 +00:00
..
CEmptyAI.cpp
Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including
#1012
). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier.
2012-07-15 15:34:00 +00:00
CEmptyAI.h
Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including
#1012
). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier.
2012-07-15 15:34:00 +00:00
CMakeLists.txt
- moved ParseBonus to JsonNode.cpp (linkage errors)
2012-07-19 18:52:44 +00:00
EmptyAI.vcxproj
Mod Handler class. It is connected with engine, but doesn't do anything yet.
2012-08-10 13:07:53 +00:00
exp_funcs.cpp
- re-generated build system
2011-12-31 10:03:29 +00:00
Makefile.am
Major refactoring. First part: BattleInterface
2011-12-13 21:23:17 +00:00
Makefile.in
- moved ColorPutter's to separate SDL_Pixels.h file
2012-05-17 10:44:48 +00:00
StdInc.cpp
* Final commit
2011-12-13 21:35:28 +00:00
StdInc.h
* CHexField renamed to CBattleHex
2011-12-17 18:59:59 +00:00