1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
2023-09-04 18:22:34 +03:00
..
adventureMap Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
battle Use ResourcePath for video accessing 2023-09-04 18:22:34 +03:00
eventsSDL compatible with older sdl 2023-08-26 22:30:02 +02:00
gui Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
icons Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00
ios Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00
lobby Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
mainmenu Use ResourcePath for video accessing 2023-09-04 18:22:34 +03:00
mapView Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
render Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
renderSDL Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
widgets Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
windows Use ResourcePath for video accessing 2023-09-04 18:22:34 +03:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
Client.h Replace "currentPlayer" from gamestate with "activePlayers" 2023-08-25 18:56:15 +03:00
ClientCommandManager.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
ClientCommandManager.h
ClientNetPackVisitors.h Implement turn timer feature 2023-08-13 14:07:48 +04:00
CMakeLists.txt Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00
CMT.cpp Use ResourcePath for video accessing 2023-09-04 18:22:34 +03:00
CMT.h Show message box when H3 data is missing 2023-08-06 18:16:32 +03:00
CMusicHandler.cpp Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
CMusicHandler.h Fixed possible multithreading races in sound/music callbacks 2023-08-08 00:27:03 +03:00
CPlayerInterface.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CPlayerInterface.h Extended timer info to exhange between client and server 2023-08-30 03:11:46 +04:00
CServerHandler.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CServerHandler.h Basic timer ui is almost complete 2023-08-28 17:10:52 +04:00
CVideoHandler.cpp Use ResourcePath for video accessing 2023-09-04 18:22:34 +03:00
CVideoHandler.h Use ResourcePath for video accessing 2023-09-04 18:22:34 +03:00
LobbyClientNetPackVisitors.h Fix progress bar 2023-08-21 19:21:32 +04:00
NetPacksClient.cpp arts bulk move crash fixed 2023-09-02 14:36:57 +03:00
NetPacksLobbyClient.cpp Fix removing loading screen 2023-08-24 15:01:43 +04:00
PlayerLocalState.cpp
PlayerLocalState.h
resource.h
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00