1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client
Ivan Savenko bcd4a8c961
Merge pull request #3736 from IvanSavenko/fix_server_translations
Do not translate strings on server side
2024-04-10 19:12:34 +03:00
..
adventureMap Merge pull request #3686 from dydzio0614/dimension-door-changes 2024-04-10 11:47:36 +03:00
battle
eventsSDL (untested) activate lobby UI on 3-finger touch 2024-03-27 13:10:55 +02:00
globalLobby Add comment 2024-04-05 18:50:06 +03:00
gui Simplified and fixed server restart procedure: 2024-04-07 14:19:57 +03:00
icons
ios Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
lobby Do not attempt to show extra options in campaign scenario information 2024-04-06 15:59:08 +03:00
mainmenu
mapView Merge remote-tracking branch 'origin/develop' into dimension-door-changes 2024-03-27 23:03:33 +01:00
render Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
renderSDL scalingMode to config 2024-04-04 21:10:49 +02:00
widgets Merge pull request #3669 from SoundSSGood/market-window-unified 2024-04-09 12:48:25 +03:00
windows suggested changes 2024-04-08 14:57:58 +03: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 Remove some usages of server-side translations 2024-04-09 16:13:30 +03:00
ClientCommandManager.cpp Replaced 'convert txt' command with more convenient 'translate' and 2024-04-08 13:16:23 +03:00
ClientCommandManager.h Replaced 'convert txt' command with more convenient 'translate' and 2024-04-08 13:16:23 +03:00
ClientNetPackVisitors.h
CMakeLists.txt Merge pull request #3669 from SoundSSGood/market-window-unified 2024-04-09 12:48:25 +03:00
CMT.cpp NKAI: fix headless and compilation 2024-03-24 13:16:46 +02:00
CMT.h
CMusicHandler.cpp
CMusicHandler.h
CPlayerInterface.cpp Merge pull request #3724 from IvanSavenko/fix_server_shutdown 2024-04-09 16:13:19 +03:00
CPlayerInterface.h
CServerHandler.cpp Rename for clarity 2024-04-07 21:22:33 +03:00
CServerHandler.h Rename for clarity 2024-04-07 21:22:33 +03: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
NetPacksClient.cpp Simplified and fixed server restart procedure: 2024-04-07 14:19:57 +03: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
ServerRunner.h
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