1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00
vcmi/client
Laserlicht c2290f5f6e fix
2024-08-21 23:01:32 +02:00
..
adventureMap Fixed minimap generation when upscaled mode is used 2024-08-17 15:25:26 +00:00
battle Fix selection highlight in combat 2024-08-17 15:25:26 +00:00
eventsSDL Merge branch 'develop' into extended_statistic 2024-08-20 20:25:16 +02:00
globalLobby Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
gui Merge branch 'develop' into resource_generation 2024-08-21 21:52:08 +02:00
icons
ios
lobby Merge pull request #4443 from IvanSavenko/fix_sonar 2024-08-14 17:12:27 +03:00
mainmenu fix 2024-08-20 20:38:38 +02:00
mapView xBRZ-upscaled images now support common palette-transform effects: 2024-08-17 15:25:26 +00:00
media Merge pull request #4480 from IvanSavenko/update_prebuilts 2024-08-21 15:57:50 +03:00
render fix 2024-08-21 23:01:32 +02:00
renderSDL Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
widgets Merge branch 'develop' into extended_statistic 2024-08-20 20:25:16 +02:00
windows Merge branch 'develop' into resource_generation 2024-08-20 20:26:52 +02:00
xBRZ Fix warnings in xBRZ 2024-08-17 15:25:26 +00:00
ArtifactsUIController.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
ArtifactsUIController.h
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
ClientNetPackVisitors.h
CMakeLists.txt Merge branch 'develop' into resource_generation 2024-08-21 21:52:08 +02:00
CMT.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CMT.h
ConditionalWait.h
CPlayerInterface.cpp Clean up scaling code, implemented image size optimization 2024-08-17 15:25:26 +00:00
CPlayerInterface.h Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CServerHandler.cpp code review 2024-08-14 21:51:08 +02:00
CServerHandler.h code review 2024-08-14 21:51:08 +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 Merge branch 'vcmi:develop' into extended_statistic 2024-08-14 20:32:47 +02:00
NetPacksLobbyClient.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
PlayerLocalState.cpp
PlayerLocalState.h
resource.h
ServerRunner.cpp
ServerRunner.h
StdInc.cpp
StdInc.h
VCMI_client.rc
vcmi.ico