1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
2023-08-23 22:23:05 +02:00
..
adventureMap Give all threads created by client human-readable name for debug 2023-08-23 16:32:29 +03:00
battle Fixed ending of battles due to retreat/surrender 2023-08-23 18:46:56 +03:00
eventsSDL Remove unused code 2023-08-23 16:32:29 +03:00
gui Remove unused code 2023-08-23 16:32:29 +03:00
icons
ios changes from code review 2023-07-08 21:02:03 +02:00
lobby Merge pull request #2576 from Nordsoft91/turn-timer 2023-08-23 01:48:12 +04:00
mainmenu Remove unused code 2023-08-23 16:32:29 +03:00
mapView Use API identical to std classes where possible 2023-08-23 16:32:29 +03:00
render Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
renderSDL Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
widgets Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
windows Use API identical to std classes where possible 2023-08-23 16:32:29 +03:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Redesign loading solution 2023-08-22 20:10:20 +04:00
Client.h Code cleanup 2023-08-21 17:55:49 +03:00
ClientCommandManager.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
ClientCommandManager.h
ClientNetPackVisitors.h Implement turn timer feature 2023-08-13 14:07:48 +04:00
CMakeLists.txt Implement turn timer feature 2023-08-13 14:07:48 +04:00
CMT.cpp Use API identical to std classes where possible 2023-08-23 16:32:29 +03:00
CMT.h Show message box when H3 data is missing 2023-08-06 18:16:32 +03:00
CMusicHandler.cpp Use more lightweight scoped_lock 2023-08-23 16:32:29 +03:00
CMusicHandler.h Fixed possible multithreading races in sound/music callbacks 2023-08-08 00:27:03 +03:00
CPlayerInterface.cpp avoid forbidden chars in path 2023-08-23 22:23:05 +02:00
CPlayerInterface.h Code cleanup 2023-08-21 17:55:49 +03:00
CServerHandler.cpp revert uuid 2023-08-23 20:03:40 +02:00
CServerHandler.h Merge pull request #2570 from Laserlicht/town_selection_window 2023-08-20 17:37:45 +04:00
CVideoHandler.cpp Use API identical to std classes where possible 2023-08-23 16:32:29 +03:00
CVideoHandler.h
LobbyClientNetPackVisitors.h Fix progress bar 2023-08-21 19:21:32 +04:00
NetPacksClient.cpp Merge remote-tracking branch 'upstream/develop' into turn-timer 2023-08-22 00:54:38 +04:00
NetPacksLobbyClient.cpp Redesign loading solution 2023-08-22 20:10:20 +04:00
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