1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client
2024-10-07 22:19:17 +03:00
..
adventureMap Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-09-23 14:25:53 +00:00
battle Merge pull request #4643 from SoundSSGood/CArtHandler-refactoring 2024-10-01 16:26:32 +03:00
eventsSDL Add workaround for SDL bug - use old code for buggy SDL versions 2024-09-23 14:02:55 +00:00
globalLobby Implemented generation of player-colored version of DiBoxBck 2024-09-12 21:22:41 +00:00
gui Merge pull request #4665 from SoundSSGood/quickbackpack-shift+click 2024-09-27 18:49:23 +03:00
ios
lobby Center "Human or CPU" 2024-10-07 19:05:07 +02:00
mainmenu Merge pull request #4588 from Laserlicht/intro_video_rework 2024-09-19 16:18:31 +03:00
mapView Moved fonts handling from Graphics to RenderHandler class 2024-09-23 15:43:11 +00:00
media Use swresample (part of FFmpeg) to de-planarize audio into format that 2024-10-01 15:38:15 +00:00
render "general" -> "interface" 2024-10-01 16:09:22 +02:00
renderSDL Improve font mode auto-selection for languages like Chinese 2024-09-28 19:31:16 +00:00
widgets Merge branch 'develop' into spell 2024-10-07 12:55:23 +02:00
windows fix resource bar pos in kingdom overview 2024-10-07 18:29:54 +02:00
xBRZ
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 Replace more usages of pointers to packs with references 2024-10-07 14:59:14 +00:00
Client.h Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00: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 rename; introduce factor 2024-09-28 15:05:13 +02:00
CMakeLists.txt Proper support for usage of multiple fonts in a chain 2024-09-24 10:59:35 +00:00
CMT.h address code review comments 2024-08-31 18:14:05 +03:00
ConditionalWait.h
CPlayerInterface.cpp Merge pull request #4691 from PolishUser/hero-recruitment-sound 2024-10-01 15:28:33 +03:00
CPlayerInterface.h
CServerHandler.cpp Merge pull request #4736 from Laserlicht/fix_8th_portal_summoning 2024-10-07 22:19:17 +03:00
CServerHandler.h Reduced usage of CPack, replaced with CPackForServer where applicable 2024-10-07 14:59:14 +00:00
GameChatHandler.cpp
GameChatHandler.h
HeroMovementController.cpp
HeroMovementController.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp code review + text 2024-09-28 16:10:03 +02:00
NetPacksLobbyClient.cpp rename and move window class 2024-09-12 23:35:21 +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