1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
2024-03-29 05:37:47 +02:00
..
adventureMap Implement various todo's and review suggestions 2024-03-27 13:10:55 +02:00
battle Refactoring of button class to prepare for configurable button 2024-02-29 13:57:25 +02:00
eventsSDL (untested) activate lobby UI on 3-finger touch 2024-03-27 13:10:55 +02:00
globalLobby Fix: prevent possible int16_t overflow 2024-03-29 05:37:47 +02:00
gui Added all missing text alignment values 2024-03-27 13:10:55 +02:00
icons
ios [iOS] fix app icon size, remove unused icon 2024-03-20 05:52:26 +03:00
lobby Open lobby when players leaves pregame menu opened via lobby 2024-03-27 13:10:55 +02:00
mainmenu Refactoring of button class to prepare for configurable button 2024-02-29 13:57:25 +02:00
mapView NKAI: object graph improved and optimized 2024-03-21 12:13:36 +02:00
render Reworked JsonNode constructors to more logical form 2024-02-26 12:55:49 +02:00
renderSDL Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
widgets UI improvements for lobby: 2024-03-27 13:10:55 +02:00
windows Merge pull request #3646 from IvanSavenko/configurable_button 2024-03-04 13:34:40 +02:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Merge pull request #3609 from IvanSavenko/single_process 2024-02-14 12:06:22 +02:00
Client.h MoveArtifact, BulkMoveArtifacts PlayerColor player field 2024-03-07 22:28:56 +02:00
ClientCommandManager.cpp Partially unified handling of pregame and in-game chats 2024-03-27 13:10:55 +02:00
ClientCommandManager.h NKAI: visual logger 2024-03-02 15:54:05 +02:00
ClientNetPackVisitors.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
CMakeLists.txt Added UI for inviting players into a match 2024-03-27 13:10:55 +02:00
CMT.cpp Rename toJson to toString/toCompactString for consistency 2024-02-26 12:55:49 +02:00
CMT.h
CMusicHandler.cpp Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
CMusicHandler.h Apply suggestions from code review 2024-01-26 20:09:17 +01:00
CPlayerInterface.cpp Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
CPlayerInterface.h consider unlimited replay (or not) 2024-01-27 15:02:03 +01:00
CServerHandler.cpp Implemented matches history in lobby 2024-03-27 13:10:55 +02:00
CServerHandler.h Partially unified handling of pregame and in-game chats 2024-03-27 13:10:55 +02:00
CVideoHandler.cpp CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute 2024-01-29 20:27:00 +01:00
CVideoHandler.h CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute 2024-01-29 20:27:00 +01:00
GameChatHandler.cpp Implement various todo's and review suggestions 2024-03-27 13:10:55 +02:00
GameChatHandler.h Show opponent name in 1-vs-1 games, minor tweaks 2024-03-27 13:10:55 +02:00
HeroMovementController.cpp
HeroMovementController.h
LobbyClientNetPackVisitors.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
NetPacksClient.cpp Merge pull request #3685 from dydzio0614/small-fixes 2024-03-28 13:17:57 +02:00
NetPacksLobbyClient.cpp Partially unified handling of pregame and in-game chats 2024-03-27 13:10:55 +02:00
PlayerLocalState.cpp
PlayerLocalState.h
resource.h
ServerRunner.cpp Store and load last difficulty setting 2024-03-01 10:57:48 +01:00
ServerRunner.h How about now? 2024-03-01 11:18:08 +01:00
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico