Ivan Savenko f593321f4c Fix style 1 year ago
..
adventureMap 1dc962804e Fixed possible crash on having selectable reward with no visual image 1 year ago
battle 2861ebb515 Capture members by copy instead of capturing this due to short lifetime 1 year ago
eventsSDL f593321f4c Fix style 1 year ago
globalLobby 24a233f8ad Fix positioning of lobby window after resolution or UI scaling change 1 year ago
gui 1dc27046ef Unified game controller input with keyboard/mouse 1 year ago
icons ead1140b9b client/icons/generate_icns.py: Replace print statement by built-in function. 2 years ago
ios 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
lobby 0c24c93c8c SonarCloud fixes 1 year ago
mainmenu d4594baa05 Merge pull request #3749 from IvanSavenko/configurable_shortcuts 1 year ago
mapView 048fb1867d Merge remote-tracking branch 'origin/develop' into dimension-door-changes 1 year ago
render 9a71614588 Simplify code 1 year ago
renderSDL 9a71614588 Simplify code 1 year ago
widgets 86bf4f98af Merge pull request #3846 from vcmi/triple_resource_window 1 year ago
windows 7543e26d42 dismiss hero with fix 1 year ago
CFocusableHelper.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
CFocusableHelper.h 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
CGameInfo.cpp 3e3959d360 Move all OH3 objects and obstacle sets to a mod 1 year ago
CGameInfo.h d04241b10a Code cleanup 1 year ago
CMT.cpp 75ff1f7b60 Fix app freeze on attempt to exit game during loading 1 year ago
CMT.h 0b99fc0ccb Show message box when H3 data is missing 2 years ago
CMakeLists.txt 1dc27046ef Unified game controller input with keyboard/mouse 1 year ago
CMusicHandler.cpp 9188280d02 Fix access to CPrologEpilogVideo after destruction from sound callback 1 year ago
CMusicHandler.h 9188280d02 Fix access to CPrologEpilogVideo after destruction from sound callback 1 year ago
CPlayerInterface.cpp 26ffa3342b Fix locked UI on starting multiplayer game 1 year ago
CPlayerInterface.h 26ffa3342b Fix locked UI on starting multiplayer game 1 year ago
CServerHandler.cpp e89e5d2127 Rename for clarity 1 year ago
CServerHandler.h e89e5d2127 Rename for clarity 1 year ago
CVideoHandler.cpp 6085893c0d CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute 1 year ago
CVideoHandler.h 6085893c0d CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute 1 year ago
Client.cpp 9f47a2e6aa Fix logging of received network packs on client 1 year ago
Client.h 18ece6dcf6 Remove some usages of server-side translations 1 year ago
ClientCommandManager.cpp 39e19f79f4 Fix #3754, #2316 1 year ago
ClientCommandManager.h 8582bd7d66 Replaced 'convert txt' command with more convenient 'translate' and 1 year ago
ClientNetPackVisitors.h 522cb571b3 Remove redundant `virtual` specifiers 1 year ago
GameChatHandler.cpp 671b61c64e Implement various todo's and review suggestions 1 year ago
GameChatHandler.h b50d9de912 Show opponent name in 1-vs-1 games, minor tweaks 1 year ago
HeroMovementController.cpp 6352f268b2 Instant movement is now part of standard movement 1 year ago
HeroMovementController.h 6352f268b2 Instant movement is now part of standard movement 1 year ago
LobbyClientNetPackVisitors.h 7dee24edae Cleanup 1 year ago
NetPacksClient.cpp 19453aab41 Add handling for yes/no dialogs that can be safely skipped by player 1 year ago
NetPacksLobbyClient.cpp 4ed961fb96 Partially unified handling of pregame and in-game chats 1 year ago
PlayerLocalState.cpp bcbd708fa7 Added more checks to detect illegal access in CList's class 1 year ago
PlayerLocalState.h 0c07384293 Refactoring of serialization versioning handling 1 year ago
ServerRunner.cpp 5f95955535 Store and load last difficulty setting 1 year ago
ServerRunner.h 35c1ef7be2 How about now? 1 year ago
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
VCMI_client.cbp 73a05d82e1 fix 2 years ago
VCMI_client.rc ab5e1f9109 don't use separate .rc files for MSVC and MinGW 11 years ago
VCMI_client.vcxproj 73a05d82e1 fix 2 years ago
VCMI_client.vcxproj.filters 73a05d82e1 fix 2 years ago
resource.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
vcmi.ico d2f0a80573 Update VCMI icon (#2672) 2 years ago