lainon 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
..
battle c4c2e03b6e fix typo 3 years ago
gui 3ab21d8491 show loading indicator when starting local server 3 years ago
icons 760ae7d44a Changes related to Debian packaging, based on josch patch 11 years ago
ios d07586ccf6 Merge pull request #1022 from kambala-decapitator/apple-set-app-version 3 years ago
lobby f0b909f772 code improvement 3 years ago
mainmenu 8f51a8756b restore last used address in Multiplayer join dialog 3 years ago
widgets 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
windows 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 years ago
CBitmapHandler.cpp c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 5 years ago
CBitmapHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 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 f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 years ago
CMT.cpp 0ea5a8fbe7 Merge remote-tracking branch 'upstream/develop' into mp-disconnection 3 years ago
CMT.h ac66fc7f42 Full rework of pre-game interface and networking 7 years ago
CMakeLists.txt 409ab51036 [iOS] workaround having TBB symlink in NullkillerAI’s RPATH 3 years ago
CMessage.cpp 802147c5b7 add some asserts that shouldn't fire 3 years ago
CMessage.h 75f8c8b29a Gui cleanup4 (#446) 7 years ago
CMusicHandler.cpp 11dd71515a comment 3 years ago
CMusicHandler.h 20c102e648 Remove T prefix from new typedefs 3 years ago
CPlayerInterface.cpp 52b3b329a4 Fix [965] 3 years ago
CPlayerInterface.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CServerHandler.cpp 27bff89e66 Write port override 3 years ago
CServerHandler.h 0ea5a8fbe7 Merge remote-tracking branch 'upstream/develop' into mp-disconnection 3 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 628abd1428 Fix campaign serialization 3 years ago
Client.h 8a8716ce8a Pass loaded game over network too 3 years ago
CreatureCostBox.cpp a05ae78e67 Fixed lots of warnings. 5 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 3d2dc2335b Switch ObjectTemplate to shared_ptr<const> (#870) 3 years ago
Graphics.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
NetPacksClient.cpp 297f518eb0 Code review tweaks 3 years ago
NetPacksLobbyClient.cpp b91bb41a80 One step forward 3 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 475f835769 More style tweaks 3 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