1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client
2023-07-22 12:16:14 +02:00
..
adventureMap Merge pull request #2305 from dydzio0614/unlimited-autosave 2023-07-19 14:45:51 +03:00
battle Merge pull request #2359 from IvanSavenko/crashfixing 2023-07-21 15:44:37 +03:00
eventsSDL Fixed input event ordering. Fixes radial menu show/hide logic 2023-07-21 15:47:42 +03:00
gui Fixed input event ordering. Fixes radial menu show/hide logic 2023-07-21 15:47:42 +03:00
icons
ios changes from code review 2023-07-08 21:02:03 +02:00
lobby Merge remote-tracking branch 'origin/beta' into fix_rmg_teams 2023-07-22 12:16:14 +02:00
mainmenu Implemented lazy totalRedraw to prevent multiple redraws on single frame 2023-07-18 17:31:21 +03:00
mapView Attempt to fix / trace crashes from Google Play statistics 2023-07-18 17:31:21 +03:00
render Always show correct game resolution in settings, unaffected by scaling 2023-07-15 16:09:44 +03:00
renderSDL Always show correct game resolution in settings, unaffected by scaling 2023-07-15 16:09:44 +03:00
widgets Do not activate radial wheel if cursor stays in the center 2023-07-21 17:01:53 +03:00
windows Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Fixed handling of tactics 2023-07-18 22:02:35 +03:00
Client.h Significantly simplified threading model in battles 2023-07-18 19:55:59 +03:00
ClientCommandManager.cpp Implemented "Allied Adventure Map AI" option 2023-07-03 14:34:53 +03:00
ClientCommandManager.h
ClientNetPackVisitors.h Merged server savegame and (broken and unused) client savegame files 2023-07-09 15:30:47 +03:00
CMakeLists.txt Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CMT.cpp Merge branch 'develop' into unlimited-autosave 2023-07-16 15:19:04 +02:00
CMT.h Moved SDL renderer access to ScreenHandler class 2023-07-07 14:29:03 +03:00
CMusicHandler.cpp
CMusicHandler.h
CPlayerInterface.cpp Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CPlayerInterface.h Merge pull request #2359 from IvanSavenko/crashfixing 2023-07-21 15:44:37 +03:00
CServerHandler.cpp Merge pull request #2359 from IvanSavenko/crashfixing 2023-07-21 15:44:37 +03:00
CServerHandler.h Refactoring of campaign handler: rename types and use strong typing 2023-06-26 17:15:59 +03:00
CVideoHandler.cpp
CVideoHandler.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp Merged server savegame and (broken and unused) client savegame files 2023-07-09 15:30:47 +03:00
NetPacksLobbyClient.cpp
PlayerLocalState.cpp Added encapsulation for movement points access 2023-06-25 17:42:36 +03:00
PlayerLocalState.h
resource.h
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico