Alexander Wilms eee1a4d061 CVideoHandler.cpp: Clear screen before rendering each frame of the intro 2 years ago
..
adventureMap 10e50548e7 Converted Component class to use VariantIdentifier instead of int 2 years ago
battle 3b27e07385 #3003 - fix hypnotize 2 years ago
eventsSDL d6b9fa8fbd Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock 2 years ago
gui 359af84d59 Fix crash on starting battle in MP 2 years 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 86a3806bec MetaString refactor to eliminate integer usage for identifiers 2 years ago
mainmenu 4a24da3804 Merge pull request #3114 from Laserlicht/fix-highscore 2 years ago
mapView 8346d71c98 Remove more subID access 2 years ago
render 858ba22a27 Ignore corrupted .def files 2 years ago
renderSDL f01ec55d21 Use the "nullptr" literal. 2 years ago
widgets 6b81012f31 Use variant identifier in netpacks where applicable 2 years ago
windows 864462b84a Reduce excessive updates of garrisons. Fixes selection reset in simturns 2 years 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 f01ec55d21 Use the "nullptr" literal. 2 years ago
CMT.h 0b99fc0ccb Show message box when H3 data is missing 2 years ago
CMakeLists.txt 75ebd954af Creatures altar & Artifacts altar 2 years ago
CMusicHandler.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CMusicHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CPlayerInterface.cpp 864462b84a Reduce excessive updates of garrisons. Fixes selection reset in simturns 2 years ago
CPlayerInterface.h 864462b84a Reduce excessive updates of garrisons. Fixes selection reset in simturns 2 years ago
CServerHandler.cpp b88a8da4e8 Split off some netpack structures into separate files 2 years ago
CServerHandler.h 1ffc246c8b Merge pull request #3051 from Laserlicht/name_change 2 years ago
CVideoHandler.cpp eee1a4d061 CVideoHandler.cpp: Clear screen before rendering each frame of the intro 2 years ago
CVideoHandler.h f01ec55d21 Use the "nullptr" literal. 2 years ago
Client.cpp 359af84d59 Fix crash on starting battle in MP 2 years ago
Client.h 6b81012f31 Use variant identifier in netpacks where applicable 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 91c04f4718 #3006 - fix starting move from teleport 2 years 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 6b81012f31 Use variant identifier in netpacks where applicable 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