Ivan Savenko 3b3c4860b2 Avoid creation of new threads without mutex protection 1 year ago
..
adventureMap 3b3c4860b2 Avoid creation of new threads without mutex protection 1 year ago
battle e21e3f8386 Do not display "Spell Cancelled" message on right-click when no stack is 1 year ago
eventsSDL 20ef3a69e7 Fix most of memleaks discovered by valgrind 2 years ago
gui a3f9450d83 Relax UI locking to reduce delays in AI actions 1 year ago
icons ead1140b9b client/icons/generate_icns.py: Replace print statement by built-in function. 2 years ago
ios 46d785c371 Fix iOS build with ENABLE_PCH=OFF 2 years ago
lobby 02f7193260 Fix regression from map translation - properly translate custom main 1 year ago
mainmenu 4b57b9f9a9 Display disabled connect button on server autojoin 1 year ago
mapView 301ac2457a Cleanup 2 years ago
render 858ba22a27 Ignore corrupted .def files 2 years ago
renderSDL f01ec55d21 Use the "nullptr" literal. 2 years ago
widgets 5df53f6ea2 Hota compatibility fix - allow stack selection border to have different 1 year ago
windows d919cb0eac Merge pull request #3240 from IvanSavenko/bugfixing 1 year ago
CFocusableHelper.cpp 46d785c371 Fix iOS build with ENABLE_PCH=OFF 2 years ago
CFocusableHelper.h 44d0e19c71 remove focus from active text input after keyboard is closed 3 years ago
CGameInfo.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CGameInfo.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CMT.cpp af0afb251e Correctly shutdown client media handlers 2 years ago
CMT.h 0b99fc0ccb Show message box when H3 data is missing 2 years ago
CMakeLists.txt 07990644b5 Merge pull request #3191 from Laserlicht/touch-introduction 1 year ago
CMusicHandler.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CMusicHandler.h af0afb251e Correctly shutdown client media handlers 2 years ago
CPlayerInterface.cpp f7a31865f3 basic touch introduction implementation 1 year ago
CPlayerInterface.h 864462b84a Reduce excessive updates of garrisons. Fixes selection reset in simturns 2 years ago
CServerHandler.cpp b8a4091356 Fix regressions from timers - client may be destroyed while receiving 1 year ago
CServerHandler.h 1ffc246c8b Merge pull request #3051 from Laserlicht/name_change 2 years ago
CVideoHandler.cpp 1bf05d43a1 fix video implementation error; implement paging; video loading 1 year ago
CVideoHandler.h af0afb251e Correctly shutdown client media handlers 2 years ago
Client.cpp 07472d3b05 Merge pull request #3147 from IvanSavenko/serialization_refactor 2 years ago
Client.h 57e3abc548 ask assemble regression fixed 2 years ago
ClientCommandManager.cpp b88a8da4e8 Split off some netpack structures into separate files 2 years ago
ClientCommandManager.h 195320dcf2 Removed remaining references to 'pim' name 2 years ago
ClientNetPackVisitors.h b88a8da4e8 Split off some netpack structures into separate files 2 years ago
HeroMovementController.cpp a7c45d8ec8 Remove assert - confirmed to be legal scenario 1 year ago
HeroMovementController.h f1c40466d3 Changes according to review 2 years ago
LobbyClientNetPackVisitors.h 5523f05284 Moved ArtifactLocation to a separate file 2 years ago
NetPacksClient.cpp ce3d407396 artifacts swap optimization 2 years ago
NetPacksLobbyClient.cpp b88a8da4e8 Split off some netpack structures into separate files 2 years ago
PlayerLocalState.cpp 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 years ago
PlayerLocalState.h 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 years ago
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years 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