Ivan Savenko 21c053ba87 Fix assertion failure on shutdown 2 years ago
..
battle b8c5a32b9b Fix attack targeting selection for double-wide units 2 years ago
gui fd05036f3b Hardware cursor can now be hidden 2 years ago
icons 760ae7d44a Changes related to Debian packaging, based on josch patch 11 years ago
ios 632ffb4462 Alphabetical order for parameters 2 years ago
lobby e48bd39b9c Moved road & river handlers into a separate file 2 years ago
mainmenu 0e8ee929df Renamed CCursorHandler -> CursorHandler 2 years ago
widgets 8aebe404e3 Fix status bar activation via click 2 years ago
windows 05ac217b0f Merge with vcmi/develop 2 years ago
CBitmapHandler.cpp d83eedb8dd Fixes #1378 - do not auto-set key color - image might not have one 2 years ago
CBitmapHandler.h d83eedb8dd Fixes #1378 - do not auto-set key color - image might not have one 2 years ago
CFocusableHelper.cpp 44d0e19c71 remove focus from active text input after keyboard is closed 3 years ago
CFocusableHelper.h 44d0e19c71 remove focus from active text input after keyboard is closed 3 years ago
CGameInfo.cpp a5077245a8 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
CGameInfo.h 0e8ee929df Renamed CCursorHandler -> CursorHandler 2 years ago
CMT.cpp 672bcb488b Merge pull request #1381 from dydzio0614/client-commands-improvements 2 years ago
CMT.h b1c008179d Extract client commands handling to separate class + minor fixes 2 years ago
CMakeLists.txt 672bcb488b Merge pull request #1381 from dydzio0614/client-commands-improvements 2 years ago
CMessage.cpp facf77b3ae vstd::unique -> std::unique 2 years ago
CMessage.h 75f8c8b29a Gui cleanup4 (#446) 7 years ago
CMusicHandler.cpp 21c053ba87 Fix assertion failure on shutdown 2 years ago
CMusicHandler.h 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 years ago
CPlayerInterface.cpp 05ac217b0f Merge with vcmi/develop 2 years ago
CPlayerInterface.h 5d80457eda Merge with vcmi/develop branch 2 years ago
CServerHandler.cpp bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 years ago
CServerHandler.h eec7d91f2c Remove unused forward declaration 2 years ago
CVideoHandler.cpp 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
CVideoHandler.h e7b753c222 CVideoHandler: use new ffmpeg 3 years ago
Client.cpp e593b61201 Merge branch 'develop' into client-commands-improvements 2 years ago
Client.h cb3fd24ec0 Fixes after merge, move removeGUI to Client class 2 years ago
ClientCommandManager.cpp 06376ca4ef Change ClientCommandManager to become non-static 2 years ago
ClientCommandManager.h 06376ca4ef Change ClientCommandManager to become non-static 2 years ago
CreatureCostBox.cpp 864990db13 Implemented Bloodlust & Petrification effect 2 years ago
CreatureCostBox.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 years ago
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 years ago
Graphics.cpp f073c676f9 Merge 1.1 release into develop 2 years ago
Graphics.h 495e0b3657 Merge remote-tracking branch 'vcmi/develop' into battleint_refactor 2 years ago
NetPacksClient.cpp 1fece0ce18 Merge pull request #1229 from IvanSavenko/battle_improvements 2 years ago
NetPacksLobbyClient.cpp a2581fb942 Fix crash at start 2 years ago
SDLRWwrapper.cpp b0bb7f1f25 copyright stuff 9 years ago
SDLRWwrapper.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
StdInc.cpp cce814c41b * Final commit 14 years ago
StdInc.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
VCMI_client.cbp ecaa9f5d0b Entities redesign and a few ERM features 4 years ago
VCMI_client.rc ab5e1f9109 don't use separate .rc files for MSVC and MinGW 11 years ago
VCMI_client.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 years ago
VCMI_client.vcxproj.filters 260981d586 Update project files to match vcmi code changes 7 years ago
mapHandler.cpp e48bd39b9c Moved road & river handlers into a separate file 2 years ago
mapHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 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