1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/client
2024-03-30 10:26:07 +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 Distinguish "connected but not logged in" from "not connected" state 2024-03-30 10:26:07 +02:00
gui Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
icons
ios Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02: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 Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
renderSDL Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
widgets Fixes 2024-03-29 12:28:14 +02:00
windows Merge pull request #3646 from IvanSavenko/configurable_button 2024-03-04 13:34:40 +02:00
CFocusableHelper.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
CFocusableHelper.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
CGameInfo.cpp
CGameInfo.h
Client.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +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 NKAI: fix headless and compilation 2024-03-24 13:16:46 +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
CPlayerInterface.cpp Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
CPlayerInterface.h
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
CVideoHandler.h
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 #3677 from vcmi/object-graph 2024-03-29 20:39:56 +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 Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico