Ivan Savenko b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
..
BattleInterface b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
UIFramework 13de841e10 - minor tweaks to quest window 13 years ago
AdventureMapClasses.cpp 13de841e10 - minor tweaks to quest window 13 years ago
AdventureMapClasses.h b28da1a5d3 - Quest log minimap now has clickable icons 13 years ago
CAdvmapInterface.cpp 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
CAdvmapInterface.h 9d2711fb51 - rewrote most of classes from adventure map window 13 years ago
CAnimation.cpp b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CAnimation.h 613172fa45 - fixed #582, #1019 and #1022 13 years ago
CBitmapHandler.cpp b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CBitmapHandler.h b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CCastleInterface.cpp 13de841e10 - minor tweaks to quest window 13 years ago
CCastleInterface.h 13de841e10 - minor tweaks to quest window 13 years ago
CConfigHandler.cpp 45c2809a40 - pregame will use same resolution as main game 13 years ago
CConfigHandler.h ba646b1d41 Compile fix for #847 14 years ago
CCreatureWindow.cpp cf45239332 Fixed #1035. 13 years ago
CCreatureWindow.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
CDefHandler.cpp b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CDefHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
CGameInfo.cpp 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
CGameInfo.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
CHeroWindow.cpp 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 years ago
CHeroWindow.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 years ago
CKingdomInterface.cpp 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 years ago
CKingdomInterface.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 years ago
CMT.cpp b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CMakeLists.txt a72a294a46 some work on new filesystem, not tested 13 years ago
CMessage.cpp 235cf458d7 - fixed text duplication in choice windows 13 years ago
CMessage.h 9efe05c90b - removed usage of Graphics in several places (Components and hero window). 13 years ago
CMusicBase.h dbc603b7d7 - fixed crash on opening spellbook during enemy turn 13 years ago
CMusicHandler.cpp 9d2711fb51 - rewrote most of classes from adventure map window 13 years ago
CMusicHandler.h d0e259864e * Replaced boost::shared_ptr with std::shared_ptr. 13 years ago
CPlayerInterface.cpp 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
CPlayerInterface.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
CPreGame.cpp b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CPreGame.h b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
CQuestLog.cpp 13de841e10 - minor tweaks to quest window 13 years ago
CQuestLog.h 13de841e10 - minor tweaks to quest window 13 years ago
CSndHandler.cpp 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
CSndHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
CSoundBase.h 45c2809a40 - pregame will use same resolution as main game 13 years ago
CSpellWindow.cpp 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 years ago
CSpellWindow.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 years ago
CVideoHandler.cpp 235cf458d7 - fixed text duplication in choice windows 13 years ago
CVideoHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
Client.cpp b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
Client.h 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. 13 years ago
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 years ago
FontBase.h 45c2809a40 - pregame will use same resolution as main game 13 years ago
FunctionList.h 9d2711fb51 - rewrote most of classes from adventure map window 13 years ago
GUIClasses.cpp 13de841e10 - minor tweaks to quest window 13 years ago
GUIClasses.h 13de841e10 - minor tweaks to quest window 13 years ago
Graphics.cpp b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
Graphics.h 13de841e10 - minor tweaks to quest window 13 years ago
Makefile.am 50e8bc1704 - build system update 13 years ago
Makefile.in 50e8bc1704 - build system update 13 years ago
NetPacksClient.cpp d8cb3a34d3 -Fixed crash #1037 13 years ago
SDL_framerate.cpp 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
SDL_framerate.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
StdInc.cpp cce814c41b * Final commit 14 years ago
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 years ago
VCMI_client.rc 78517a4397 * fixed previous fix 16 years ago
VCMI_client.vcxproj ab0a384d31 Updated MSVC project files. 13 years ago
VCMI_client.vcxproj.filters 12e71e0dff Missing serialization for Border Gate fixes #1040. 13 years ago
mapHandler.cpp d60f2d57a0 - first part of CIntObject API clean-up. 13 years ago
mapHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 years ago
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 years ago
vcmiclient.desktop c3eead45d4 (linux-only) 13 years ago
vcmiclient.png c3eead45d4 (linux-only) 13 years ago