Ivan Savenko 70af104839 Merge pull request #4208 from Laserlicht/patch-3 1 year ago
..
adventureMap fc1a20239e Swapped functions of Ctrl and Shift on adventure map 1 year ago
battle 54216bc313 Fix tactics shortcut not blocked after tactics is over 1 year ago
eventsSDL cbbbe1b23a Add workaround for cursor visibility on mobiles when using touch input 1 year ago
globalLobby 0db8266495 Implemented some of the requested shortcuts 1 year ago
gui 5b0b1ad7f7 Update texture while UI is locked to avoid concurrent accesses to pixel 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 70af104839 Merge pull request #4208 from Laserlicht/patch-3 1 year ago
mainmenu e142776957 highscore text len 1 year ago
mapView 4787965cec Reduce memory usage of adventure map 1 year ago
render 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
renderSDL dd045e2dc7 Fix crash on transparency test on null surface 1 year ago
widgets 4f64b1f7e6 Try to localize crash on missing combat animation 1 year ago
windows 2eeb6510c1 Warn in log instead of crash on invalid building ID from mod 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 2b7131cfea Show error message if vcmi unable to access data directory instead of 1 year ago
CMT.h 0b99fc0ccb Show message box when H3 data is missing 2 years ago
CMakeLists.txt 8cee8b72a6 [launcher] build for Android 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 6a0768aae6 Fix allied towns missing from town portal dialog 1 year ago
CPlayerInterface.h 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
CServerHandler.cpp 539ffb3810 fix campaign highscore sum 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 e08f76ddf0 Add missing lock to Android shutdown logic 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 9c05e80315 Fix Admiral's Hat whirlpool immunity. Reduce usage of 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 888149c6f6 Implemented simple versioning system for multiplayer 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