1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
Ivan Savenko 49c5f650f7
Merge pull request #4437 from IvanSavenko/battle_sides
Unified handling of battle sides ID's
2024-08-14 18:37:05 +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 change naming 2024-07-19 17:58:23 +02: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
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
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
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 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 Visual logger map texts 2024-08-10 13:04:35 +03: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 Merge pull request #4437 from IvanSavenko/battle_sides 2024-08-14 18:37:05 +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
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