Michał W. Urbańczyk 529394a4e7 Development build 0.89b 13 роки тому
..
BattleInterface 5a157290d9 Fixed crash occurring after casting Armageddon and killing all stacks. 13 роки тому
UIFramework a138db7c9e - removed lib headers from PCH 13 роки тому
AdventureMapClasses.cpp 0ca9f64573 Next part of town configuration: 13 роки тому
AdventureMapClasses.h b28da1a5d3 - Quest log minimap now has clickable icons 13 роки тому
CAdvmapInterface.cpp 0ca9f64573 Next part of town configuration: 13 роки тому
CAdvmapInterface.h 9d2711fb51 - rewrote most of classes from adventure map window 13 роки тому
CAnimation.cpp 708ad6ac7f - music player uses URI's instead of enum from music base 13 роки тому
CAnimation.h 613172fa45 - fixed #582, #1019 and #1022 13 роки тому
CBitmapHandler.cpp 6530e7a1e1 * servers will not allow using out-of-range slots ( #1061 ) 13 роки тому
CBitmapHandler.h b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 роки тому
CCastleInterface.cpp 0ca9f64573 Next part of town configuration: 13 роки тому
CCastleInterface.h 0ca9f64573 Next part of town configuration: 13 роки тому
CConfigHandler.cpp ea4841045f Fixed #1064. 13 роки тому
CConfigHandler.h ea4841045f Fixed #1064. 13 роки тому
CCreatureWindow.cpp 31f82cade0 - Removed integer parameters from CCreature, all stats are now handled by Bonus System Only 13 роки тому
CCreatureWindow.h 9e0c9b4f49 Fixed #1042. Tweaks for Commander bonuses. 13 роки тому
CDefHandler.cpp e67f8afdd9 - removed multiple unused files 13 роки тому
CDefHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 роки тому
CGameInfo.cpp 44cc848edc first part of town configuration: 13 роки тому
CGameInfo.h 44cc848edc first part of town configuration: 13 роки тому
CHeroWindow.cpp e67f8afdd9 - removed multiple unused files 13 роки тому
CHeroWindow.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 роки тому
CKingdomInterface.cpp 0ca9f64573 Next part of town configuration: 13 роки тому
CKingdomInterface.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 роки тому
CMT.cpp deb22b3674 - (linux) use empty video player if av_register_protocol function was not found 13 роки тому
CMakeLists.txt 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 роки тому
CMessage.cpp e67f8afdd9 - removed multiple unused files 13 роки тому
CMessage.h 9efe05c90b - removed usage of Graphics in several places (Components and hero window). 13 роки тому
CMusicHandler.cpp 0ca9f64573 Next part of town configuration: 13 роки тому
CMusicHandler.h 4d4f72292e - fixed crash on hovering indestructible walls 13 роки тому
CPlayerInterface.cpp 529394a4e7 Development build 0.89b 13 роки тому
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 роки тому
CPreGame.cpp 44cc848edc first part of town configuration: 13 роки тому
CPreGame.h 708ad6ac7f - music player uses URI's instead of enum from music base 13 роки тому
CQuestLog.cpp 13de841e10 - minor tweaks to quest window 13 роки тому
CQuestLog.h 13de841e10 - minor tweaks to quest window 13 роки тому
CSoundBase.h 45c2809a40 - pregame will use same resolution as main game 13 роки тому
CSpellWindow.cpp d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 роки тому
CSpellWindow.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 роки тому
CVideoHandler.cpp e79ac5f1d7 - removed deprecated ffmpeg functions. Fixes #779 13 роки тому
CVideoHandler.h e79ac5f1d7 - removed deprecated ffmpeg functions. Fixes #779 13 роки тому
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 роки тому
Client.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 роки тому
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 роки тому
FontBase.h 45c2809a40 - pregame will use same resolution as main game 13 роки тому
FunctionList.h 9d2711fb51 - rewrote most of classes from adventure map window 13 роки тому
GUIClasses.cpp 0ca9f64573 Next part of town configuration: 13 роки тому
GUIClasses.h 708ad6ac7f - music player uses URI's instead of enum from music base 13 роки тому
Graphics.cpp 0ca9f64573 Next part of town configuration: 13 роки тому
Graphics.h 0ca9f64573 Next part of town configuration: 13 роки тому
Makefile.am 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 роки тому
Makefile.in 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 роки тому
NetPacksClient.cpp 0ca9f64573 Next part of town configuration: 13 роки тому
StdInc.cpp cce814c41b * Final commit 14 роки тому
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 роки тому
VCMI_client.rc 78517a4397 * fixed previous fix 16 роки тому
VCMI_client.vcxproj d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 роки тому
VCMI_client.vcxproj.filters d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 роки тому
mapHandler.cpp e67f8afdd9 - removed multiple unused files 13 роки тому
mapHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 роки тому
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 роки тому
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 роки тому
vcmiclient.desktop c3eead45d4 (linux-only) 13 роки тому
vcmiclient.png c3eead45d4 (linux-only) 13 роки тому