1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/client
2024-01-19 23:49:59 +02:00
..
adventureMap Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
battle Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
eventsSDL
globalLobby Minor cleanup - move reinterpret_cast to jsonNode 2024-01-19 23:49:59 +02:00
gui Initial version of global lobby server available in client 2024-01-19 23:49:59 +02:00
icons
ios
lobby Implemented basic version of login window and persistent connection on 2024-01-19 23:49:59 +02:00
mainmenu Implemented basic version of login window and persistent connection on 2024-01-19 23:49:59 +02:00
mapView Add new setting for instant adventure map fade in / fadeout effects 2023-12-24 17:18:48 +01:00
render Code style fixes 2024-01-19 21:21:23 +02:00
renderSDL Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
widgets Implemented basic version of login window and persistent connection on 2024-01-19 23:49:59 +02:00
windows Implemented basic version of login window and persistent connection on 2024-01-19 23:49:59 +02:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Switch client-server communication to new API 2024-01-19 23:49:59 +02:00
Client.h Fixed initialization of move points and mana for dismissed heroes 2024-01-15 23:16:48 +02:00
ClientCommandManager.cpp Code style fixes 2024-01-19 21:21:23 +02:00
ClientCommandManager.h
ClientNetPackVisitors.h
CMakeLists.txt Implemented basic version of login window and persistent connection on 2024-01-19 23:49:59 +02:00
CMT.cpp Fixed logic for reconnection attempts to local server. Cleanup. 2024-01-19 23:49:59 +02:00
CMT.h
CMusicHandler.cpp
CMusicHandler.h
CPlayerInterface.cpp Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
CPlayerInterface.h Fix issues introduced by automated replacement of redundant types 2024-01-17 20:12:57 +00:00
CServerHandler.cpp Implemented basic version of login window and persistent connection on 2024-01-19 23:49:59 +02:00
CServerHandler.h Implemented basic version of login window and persistent connection on 2024-01-19 23:49:59 +02:00
CVideoHandler.cpp Fixed video playback framerate for intro videos 2024-01-05 14:37:33 +02:00
CVideoHandler.h video campaign fix 2024-01-01 15:25:42 +01:00
HeroMovementController.cpp
HeroMovementController.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp Switch client-server communication to new API 2024-01-19 23:49:59 +02:00
NetPacksLobbyClient.cpp Fix UUID initialization on client 2024-01-19 23:49:59 +02:00
PlayerLocalState.cpp Added more checks to detect illegal access in CList's class 2023-12-24 00:16:29 +02:00
PlayerLocalState.h Added more checks to detect illegal access in CList's class 2023-12-24 00:16:29 +02:00
resource.h
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico