1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client
2024-09-19 09:51:18 +02:00
..
adventureMap Implemented generation of player-colored version of DiBoxBck 2024-09-12 21:22:41 +00:00
battle Implemented generation of combat unit number window for xbrz mode 2024-09-12 21:22:41 +00:00
eventsSDL Merge pull request #4448 from smanolloff/split-client+develop 2024-09-02 15:34:05 +03:00
globalLobby Implemented generation of player-colored version of DiBoxBck 2024-09-12 21:22:41 +00:00
gui Fix cursor pivot/tip offset for xbrz mode 2024-09-12 21:22:41 +00:00
ios ios fix attempt 2024-08-15 00:27:18 +03:00
lobby Implemented generation of player-colored version of DiBoxBck 2024-09-12 21:22:41 +00:00
mainmenu Implemented generation of player-colored version of DiBoxBck 2024-09-12 21:22:41 +00:00
mapView Fix colorization of Fortress and Inferno adventure map image from hota 2024-09-13 12:45:51 +00:00
media Merge pull request #4480 from IvanSavenko/update_prebuilts 2024-08-21 15:57:50 +03:00
render Merge pull request #4617 from Laserlicht/asset_gen_missing 2024-09-18 15:43:11 +03:00
renderSDL Fix creatures with non-cyan background in battle when xbrz is not in use 2024-09-17 14:48:28 +00:00
widgets Implemented generation of player-colored version of DiBoxBck 2024-09-12 21:22:41 +00:00
windows fix xbrz shadow 2024-09-17 23:58:56 +02:00
xBRZ Fix warnings in xBRZ 2024-08-17 15:25:26 +00:00
ArtifactsUIController.cpp
ArtifactsUIController.h
CGameInfo.cpp Added GameSettings to gamestate, potentially allowing to define game 2024-09-05 15:16:27 +00:00
CGameInfo.h Added GameSettings to gamestate, potentially allowing to define game 2024-09-05 15:16:27 +00:00
Client.cpp Fix unintentionally broken line endings to LF in Client.cpp 2024-09-19 09:20:36 +02:00
Client.h Moved code from NetpacksClient.cpp to Client.cpp 2024-09-19 08:43:54 +02:00
ClientCommandManager.cpp Merge pull request #4448 from smanolloff/split-client+develop 2024-09-02 15:34:05 +03:00
ClientCommandManager.h generate assets only when necessary 2024-08-29 00:37:39 +02:00
ClientNetPackVisitors.h BulkEraseArtifacts network pack 2024-08-29 20:22:08 +03:00
CMakeLists.txt Merge pull request #4448 from smanolloff/split-client+develop 2024-09-02 15:34:05 +03:00
CMT.h address code review comments 2024-08-31 18:14:05 +03:00
ConditionalWait.h
CPlayerInterface.cpp Merge pull request #4448 from smanolloff/split-client+develop 2024-09-02 15:34:05 +03:00
CPlayerInterface.h IMarket suggestions 2024-08-20 18:49:48 +03:00
CServerHandler.cpp added AB intro; play only when resource exists 2024-09-06 22:57:53 +02:00
CServerHandler.h Extracted handling of type ID's from serializer into a separate class 2024-08-26 19:48:46 +00:00
GameChatHandler.cpp
GameChatHandler.h
HeroMovementController.cpp
HeroMovementController.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp Fix #3286 2024-09-19 09:51:18 +02:00
NetPacksLobbyClient.cpp added AB intro; play only when resource exists 2024-09-06 22:57:53 +02:00
PlayerLocalState.cpp
PlayerLocalState.h
resource.h
ServerRunner.cpp Fix compilation with boost 1.86 2024-09-09 16:59:01 +00:00
ServerRunner.h Fix compilation with boost 1.86 2024-09-09 16:59:01 +00:00
StdInc.cpp
StdInc.h