1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client
2024-07-19 10:08:50 +00:00
..
adventureMap Fixed player-coloring on adventure map 2024-07-19 10:08:50 +00:00
battle Remove no longer used code 2024-07-19 10:08:50 +00:00
eventsSDL Merge remote-tracking branch 'vcmi/master' into develop 2024-07-11 17:43:44 +00:00
globalLobby Unified naming of method to recolor UI element to current player scheme 2024-07-19 10:08:50 +00:00
gui Remove no longer used code 2024-07-19 10:08:50 +00:00
icons
ios
lobby Unified naming of method to recolor UI element to current player scheme 2024-07-19 10:08:50 +00:00
mainmenu Reduce direct access to CAnimation, removed various caching schemes 2024-07-19 10:08:50 +00:00
mapView Remove no longer used code 2024-07-19 10:08:50 +00:00
media Merge pull request #4275 from IvanSavenko/music_modding 2024-07-18 21:28:04 +03:00
render Remove no longer used code 2024-07-19 10:08:50 +00:00
renderSDL Restore previously disabled icons registry 2024-07-19 10:08:50 +00:00
widgets Remove no longer used code 2024-07-19 10:08:50 +00:00
windows Remove no longer used code 2024-07-19 10:08:50 +00:00
ArtifactsUIController.cpp suggestions 2024-07-16 00:03:06 +03:00
ArtifactsUIController.h suggestions 2024-07-16 00:03:06 +03:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02: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 Remove no longer used code 2024-07-19 10:08:50 +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 ArtifactsUIController class 2024-07-09 14:27:05 +03:00
CMT.cpp Restore previously disabled icons registry 2024-07-19 10:08:50 +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 Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
CPlayerInterface.h suggestions 2024-07-16 00:03:06 +03:00
CServerHandler.cpp Merge pull request #4253 from smanolloff/random-port 2024-07-16 12:25:29 +03:00
CServerHandler.h
GameChatHandler.cpp
GameChatHandler.h
HeroMovementController.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
HeroMovementController.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp New objects are now created and initialized on server and sent to client 2024-07-16 13:13:39 +00:00
NetPacksLobbyClient.cpp Implemented simple versioning system for multiplayer 2024-05-29 20:08:32 +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
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