Ivan Savenko dd2d0e285d Merge pull request #4038 from IvanSavenko/pathfinder_fixes 1 year ago
..
adventureMap 16f963bed5 Fix zooming with keyboard shortcuts 1 year ago
battle 2aec3cde2c Fix possible crash on replaying combat after manual run 1 year ago
eventsSDL 949c0cff70 Fixed F4 (fullscreen hotkey) not actually changing window mode 1 year ago
globalLobby 0db8266495 Implemented some of the requested shortcuts 1 year ago
gui 9e5f9a88c3 Fix renamed end turn shortcut 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 a092760237 Fix freeze on attempt to load campaign save list 1 year ago
mainmenu d1aa4ecd10 Merge pull request #4013 from IvanSavenko/shortcuts_additions 1 year ago
mapView 3fdbc09986 Use same arrows for U-turns in UI as in H3 1 year ago
render 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
renderSDL 2b9ad0fdfa Fix time handling 1 year ago
widgets 07239dcfb5 artifact parts calc 1 year ago
windows 07239dcfb5 artifact parts calc 1 year ago
CFocusableHelper.cpp 533b26f23b Fix build 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 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
CMT.h 0b99fc0ccb Show message box when H3 data is missing 2 years ago
CMakeLists.txt d1aa4ecd10 Merge pull request #4013 from IvanSavenko/shortcuts_additions 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 2aec3cde2c Fix possible crash on replaying combat after manual run 1 year ago
CPlayerInterface.h 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
CServerHandler.cpp 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
CServerHandler.h 9bfe000724 Added semi-workaround method for network thread shutdown: 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 d6ff7896fe Fix possible crash on closing game from main menu 1 year ago
Client.h 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
ClientCommandManager.cpp 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
ClientCommandManager.h 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
ClientNetPackVisitors.h 522cb571b3 Remove redundant `virtual` specifiers 1 year ago
ConditionalWait.h 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
GameChatHandler.cpp 1f209fd94a use MetaString 1 year ago
GameChatHandler.h b50d9de912 Show opponent name in 1-vs-1 games, minor tweaks 1 year ago
HeroMovementController.cpp 9bfe000724 Added semi-workaround method for network thread shutdown: 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 1f209fd94a use MetaString 1 year ago
NetPacksLobbyClient.cpp 1f209fd94a use MetaString 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