1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-04 09:42:40 +02:00
vcmi/client
2024-08-21 17:39:44 +03:00
..
adventureMap Merge pull request #4443 from IvanSavenko/fix_sonar 2024-08-14 17:12:27 +03:00
battle Merge pull request #4437 from IvanSavenko/battle_sides 2024-08-14 18:37:05 +03:00
eventsSDL Split vcmiclient in two 2024-08-14 19:20:01 +03:00
globalLobby Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
gui Merge pull request #4443 from IvanSavenko/fix_sonar 2024-08-14 17:12:27 +03:00
icons
ios ios fix attempt 2024-08-15 00:27:18 +03:00
lobby Merge pull request #4443 from IvanSavenko/fix_sonar 2024-08-14 17:12:27 +03:00
mainmenu Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
mapView Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
media Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
render BattleAI: take into account defender dragon breath and other mutitarget attacks 2024-07-22 20:39:33 +03:00
renderSDL Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
widgets Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
windows Merge pull request #4443 from IvanSavenko/fix_sonar 2024-08-14 17:12:27 +03: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
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 Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
Client.h Moved banks randomization to server-side with client netpack 2024-07-16 13:13:39 +00:00
ClientCommandManager.cpp Split vcmiclient in two 2024-08-14 19:20:01 +03: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 [SPLIT-CLIENT+DEVELOP] android fix attempt 2024-08-21 16:07:30 +03:00
CMT.cpp Split vcmiclient in two 2024-08-14 19:20:01 +03:00
CMT.h Split vcmiclient in two 2024-08-14 19:20:01 +03:00
ConditionalWait.h Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
CPlayerInterface.cpp Merge branch 'develop' into split-client+develop 2024-08-21 17:39:44 +03:00
CPlayerInterface.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CServerHandler.cpp Merge pull request #4425 from IvanSavenko/ui_cleanup 2024-08-12 17:16:03 +03:00
CServerHandler.h fix 2024-08-02 20:01:00 +02:00
GameChatHandler.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
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 Unified handling of battle sides ID's 2024-08-11 20:54:44 +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.ico