1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client
Ivan Savenko 37cf788079
Merge pull request #4317 from IvanSavenko/split_townhandler
Split CTownHandler into smaller chunks
2024-07-22 17:42:48 +03:00
..
adventureMap Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
battle Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
eventsSDL change naming 2024-07-19 17:58:23 +02:00
globalLobby Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
gui Merge pull request #4312 from IvanSavenko/texthandler_split 2024-07-21 13:49:14 +03:00
icons
ios
lobby Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
mainmenu Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
mapView Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
media Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
render Merge pull request #4316 from IvanSavenko/crashfixes 2024-07-21 16:15:28 +03:00
renderSDL Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
widgets Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
windows Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
ArtifactsUIController.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
ArtifactsUIController.h suggestions 2024-07-16 00:03:06 +03:00
CFocusableHelper.cpp Fix build 2024-05-15 12:45:45 +00:00
CFocusableHelper.h
CGameInfo.cpp Removed non-functional updateEntity in VLC 2024-05-16 22:05:26 +00:00
CGameInfo.h Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
Client.cpp GameState now uses random generator from server. Blocked access to rmg 2024-07-16 13:13:38 +00:00
Client.h Moved banks randomization to server-side with client netpack 2024-07-16 13:13:39 +00:00
ClientCommandManager.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
ClientCommandManager.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
ClientNetPackVisitors.h MoveArtifact struct not used now 2024-07-09 14:27:04 +03:00
CMakeLists.txt Replaced raw json nodes with ImageLocator class 2024-07-19 10:08:50 +00:00
CMT.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CMT.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
ConditionalWait.h Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
CPlayerInterface.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
CPlayerInterface.h suggestions 2024-07-16 00:03:06 +03:00
CServerHandler.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CServerHandler.h Added semi-workaround method for network thread shutdown: 2024-05-18 11:04:10 +00:00
GameChatHandler.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
GameChatHandler.h use MetaString 2024-05-02 21:03:23 +02:00
HeroMovementController.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
HeroMovementController.h Instant movement is now part of standard movement 2024-04-20 14:20:54 +03:00
LobbyClientNetPackVisitors.h
NetPacksClient.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
NetPacksLobbyClient.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
PlayerLocalState.cpp Fix crash on clicking on map when player is not making turn in MP 2024-07-04 08:46:39 +00:00
PlayerLocalState.h Removed broken & unused serialization of player interface and AI 2024-05-17 16:35:53 +00:00
resource.h
ServerRunner.cpp remove debug line 2024-07-12 15:41:07 +03:00
ServerRunner.h Bind server to a randomly assigned port 2024-07-12 01:06:36 +03:00
StdInc.cpp
StdInc.h
VCMI_client.rc
vcmi.ico