Ivan Savenko d69f4b7632 - build system update 13 years ago
..
Filesystem d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
AI_Base.h cce814c41b * Final commit 14 years ago
BattleAction.cpp 156aa6e4d9 * Updated class - file - handling 14 years ago
BattleAction.h 25bdcd3cab - Fixed wrong creature teleported 13 years ago
BattleHex.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
BattleHex.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
BattleState.cpp d69f4b7632 - build system update 13 years ago
BattleState.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
CArtHandler.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
CArtHandler.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
CBattleCallback.cpp d69f4b7632 - build system update 13 years ago
CBattleCallback.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
CBuildingHandler.cpp 2dd9d943c9 - fix for missing grail 13 years ago
CBuildingHandler.h 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 years ago
CCampaignHandler.cpp 63a757ac7d - removed debug 13 years ago
CCampaignHandler.h e67f8afdd9 - removed multiple unused files 13 years ago
CConsoleHandler.cpp 613172fa45 - fixed #582, #1019 and #1022 13 years ago
CConsoleHandler.h cce814c41b * Final commit 14 years ago
CCreatureHandler.cpp cf15ca1cf0 - replaced loadToIt with better H3 parser. 13 years ago
CCreatureHandler.h cf15ca1cf0 - replaced loadToIt with better H3 parser. 13 years ago
CCreatureSet.cpp 39d433c1c7 Moved game Modules to config file. 13 years ago
CCreatureSet.h 6419f953cb Some (disabled) work for commander artifacts. Hero artifacts window seems broken. 13 years ago
CDefObjInfoHandler.cpp e67f8afdd9 - removed multiple unused files 13 years ago
CDefObjInfoHandler.h b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CGameInterface.cpp f2f39f1497 - makefiles for fuzzylite (#911) 13 years ago
CGameInterface.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
CGameState.cpp 289b7b68d9 Mod Handler class. It is connected with engine, but doesn't do anything yet. 13 years ago
CGameState.h 5981ad15d4 Fixed Duel mode. Integrated some changes from programmingChallenge branch - it's possible to define duel parameters using JSON. 13 years ago
CGeneralTextHandler.cpp cf15ca1cf0 - replaced loadToIt with better H3 parser. 13 years ago
CGeneralTextHandler.h cf15ca1cf0 - replaced loadToIt with better H3 parser. 13 years ago
CHeroHandler.cpp 669c8a104a Compile fix. 13 years ago
CHeroHandler.h d168f3eac2 * Implemented Moat functionality during siege (stops movement and deals dmg) 13 years ago
CLogger.cpp cce814c41b * Final commit 14 years ago
CLogger.h cce814c41b * Final commit 14 years ago
CMakeLists.txt d69f4b7632 - build system update 13 years ago
CMapInfo.cpp b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CMapInfo.h b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CModHandler.cpp 39d433c1c7 Moved game Modules to config file. 13 years ago
CModHandler.h 39d433c1c7 Moved game Modules to config file. 13 years ago
CObjectHandler.cpp cf15ca1cf0 - replaced loadToIt with better H3 parser. 13 years ago
CObjectHandler.h 10122f8153 Another tweak for Seer Hut serialization. 13 years ago
CObstacleInstance.cpp e4c88d5088 - moved ParseBonus to JsonNode.cpp (linkage errors) 13 years ago
CObstacleInstance.h e4c88d5088 - moved ParseBonus to JsonNode.cpp (linkage errors) 13 years ago
CScriptingModule.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
CSpellHandler.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
CSpellHandler.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
CStopWatch.h 8040a81eec - fixed save games issues (#1044) 13 years ago
CThreadHelper.cpp 613172fa45 - fixed #582, #1019 and #1022 13 years ago
CThreadHelper.h 613172fa45 - fixed #582, #1019 and #1022 13 years ago
CTownHandler.cpp 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 years ago
CTownHandler.h 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 years ago
CondSh.h e4dc00abac * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) 13 years ago
Connection.cpp 289b7b68d9 Mod Handler class. It is connected with engine, but doesn't do anything yet. 13 years ago
Connection.h e6ebf42308 #994 should not crash anymore. 13 years ago
ConstTransitivePtr.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
GameConstants.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
HeroBonus.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
HeroBonus.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
IGameCallback.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
IGameCallback.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
IGameEventsReceiver.h edccbd4809 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. 13 years ago
Interprocess.h 1415f8dbf5 - fix for boost 1.49 13 years ago
JsonNode.cpp d56e7c568a Added full parser for Bonus structure, as described in http://wiki.vcmi.eu/index.php?title=Bonus_Format 13 years ago
JsonNode.h e67f8afdd9 - removed multiple unused files 13 years ago
Makefile.am d69f4b7632 - build system update 13 years ago
Makefile.in d69f4b7632 - build system update 13 years ago
NetPacks.h edccbd4809 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. 13 years ago
NetPacksLib.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
RegisterTypes.h aa326491a3 - compile fixes 13 years ago
ResourceSet.cpp 1cbd7e94e4 - Extended cap or removed sign for some values that may potentially overflow 13 years ago
ResourceSet.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
StartInfo.h 017013a5a4 Throwing runtime_errors instead of string (or even char*) objects. 13 years ago
StdInc.cpp cce814c41b * Final commit 14 years ago
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 years ago
UnlockGuard.h f426a48d09 - fixes for gcc-4.7 13 years ago
VCMIDirs.h 41480a489e Win compile fix (#974) 13 years ago
VCMI_Lib.cpp 2dd9d943c9 - fix for missing grail 13 years ago
VCMI_Lib.h cf15ca1cf0 - replaced loadToIt with better H3 parser. 13 years ago
VCMI_lib.vcxproj d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 years ago
int3.h d60f2d57a0 - first part of CIntObject API clean-up. 13 years ago
map.cpp e67f8afdd9 - removed multiple unused files 13 years ago
map.h 32d1a08470 Pointer serialization for CQuest. 13 years ago
vcmi_endian.h e67f8afdd9 - removed multiple unused files 13 years ago