Ivan Savenko 4d4f72292e - fixed crash on hovering indestructible walls 13 år sedan
..
BattleInterface 4d4f72292e - fixed crash on hovering indestructible walls 13 år sedan
UIFramework d72c44e4c3 - fixed modifiers keys behaviour in TextInput 13 år sedan
AdventureMapClasses.cpp 8040a81eec - fixed save games issues (#1044) 13 år sedan
AdventureMapClasses.h b28da1a5d3 - Quest log minimap now has clickable icons 13 år sedan
CAdvmapInterface.cpp d72c44e4c3 - fixed modifiers keys behaviour in TextInput 13 år sedan
CAdvmapInterface.h 9d2711fb51 - rewrote most of classes from adventure map window 13 år sedan
CAnimation.cpp 708ad6ac7f - music player uses URI's instead of enum from music base 13 år sedan
CAnimation.h 613172fa45 - fixed #582, #1019 and #1022 13 år sedan
CBitmapHandler.cpp 708ad6ac7f - music player uses URI's instead of enum from music base 13 år sedan
CBitmapHandler.h b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 år sedan
CCastleInterface.cpp 9cbc1f1058 - merged basicCreatures and upgradedCreatures into single array 13 år sedan
CCastleInterface.h 13de841e10 - minor tweaks to quest window 13 år sedan
CConfigHandler.cpp 94cfc99d7b - fixes #1044 13 år sedan
CConfigHandler.h ba646b1d41 Compile fix for #847 14 år sedan
CCreatureWindow.cpp 39d433c1c7 Moved game Modules to config file. 13 år sedan
CCreatureWindow.h 9e0c9b4f49 Fixed #1042. Tweaks for Commander bonuses. 13 år sedan
CDefHandler.cpp e67f8afdd9 - removed multiple unused files 13 år sedan
CDefHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 år sedan
CGameInfo.cpp 289b7b68d9 Mod Handler class. It is connected with engine, but doesn't do anything yet. 13 år sedan
CGameInfo.h 289b7b68d9 Mod Handler class. It is connected with engine, but doesn't do anything yet. 13 år sedan
CHeroWindow.cpp e67f8afdd9 - removed multiple unused files 13 år sedan
CHeroWindow.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 år sedan
CKingdomInterface.cpp 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 år sedan
CKingdomInterface.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 år sedan
CMT.cpp deb22b3674 - (linux) use empty video player if av_register_protocol function was not found 13 år sedan
CMakeLists.txt 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 år sedan
CMessage.cpp e67f8afdd9 - removed multiple unused files 13 år sedan
CMessage.h 9efe05c90b - removed usage of Graphics in several places (Components and hero window). 13 år sedan
CMusicHandler.cpp 4d4f72292e - fixed crash on hovering indestructible walls 13 år sedan
CMusicHandler.h 4d4f72292e - fixed crash on hovering indestructible walls 13 år sedan
CPlayerInterface.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 år sedan
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 år sedan
CPreGame.cpp eec4d3579d - fixed crash on missing videos 13 år sedan
CPreGame.h 708ad6ac7f - music player uses URI's instead of enum from music base 13 år sedan
CQuestLog.cpp 13de841e10 - minor tweaks to quest window 13 år sedan
CQuestLog.h 13de841e10 - minor tweaks to quest window 13 år sedan
CSoundBase.h 45c2809a40 - pregame will use same resolution as main game 13 år sedan
CSpellWindow.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 år sedan
CSpellWindow.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 år sedan
CVideoHandler.cpp e79ac5f1d7 - removed deprecated ffmpeg functions. Fixes #779 13 år sedan
CVideoHandler.h e79ac5f1d7 - removed deprecated ffmpeg functions. Fixes #779 13 år sedan
Client.cpp 7c09f73402 * INFINITE_DIST is now enum, it should cause least trouble that way. Uh, it's so hard to fight magic values these days. 13 år sedan
Client.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 år sedan
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 år sedan
FontBase.h 45c2809a40 - pregame will use same resolution as main game 13 år sedan
FunctionList.h 9d2711fb51 - rewrote most of classes from adventure map window 13 år sedan
GUIClasses.cpp e79ac5f1d7 - removed deprecated ffmpeg functions. Fixes #779 13 år sedan
GUIClasses.h 708ad6ac7f - music player uses URI's instead of enum from music base 13 år sedan
Graphics.cpp 708ad6ac7f - music player uses URI's instead of enum from music base 13 år sedan
Graphics.h 13de841e10 - minor tweaks to quest window 13 år sedan
Makefile.am 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 år sedan
Makefile.in 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 år sedan
NetPacksClient.cpp a14f381d48 Fixed #1055 - hang when creature performed automatic (not controleld by player) action. 13 år sedan
StdInc.cpp cce814c41b * Final commit 14 år sedan
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 år sedan
VCMI_client.rc 78517a4397 * fixed previous fix 16 år sedan
VCMI_client.vcxproj d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 år sedan
VCMI_client.vcxproj.filters d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 år sedan
mapHandler.cpp e67f8afdd9 - removed multiple unused files 13 år sedan
mapHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 år sedan
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 år sedan
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 år sedan
vcmiclient.desktop c3eead45d4 (linux-only) 13 år sedan
vcmiclient.png c3eead45d4 (linux-only) 13 år sedan