1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client
2024-08-28 23:07:00 +02:00
..
adventureMap IMarket suggestions 2024-08-20 18:49:48 +03:00
battle Fix selection highlight in combat 2024-08-17 15:25:26 +00:00
eventsSDL map drag with right mouse 2024-08-28 22:17:05 +02:00
globalLobby Merge branch 'master' into 'develop' 2024-08-26 14:01:00 +00:00
gui map drag with right mouse 2024-08-28 22:17:05 +02:00
icons
ios
lobby mapname len 2024-08-21 22:11:16 +02:00
mainmenu avoid zero size Y axis 2024-08-27 21:41:50 +02:00
mapView map drag with right mouse 2024-08-28 22:17:05 +02:00
media Merge pull request #4480 from IvanSavenko/update_prebuilts 2024-08-21 15:57:50 +03:00
render Fix handling of transparency in xbrz and in images with non-cyan 2024-08-27 19:44:11 +00:00
renderSDL Fix images with custom scaling in xBRZ mode 2024-08-27 19:49:41 +00:00
widgets Remove marketModes as member 2024-08-27 14:07:00 +00:00
windows make it also usable on android 2024-08-28 23:07:00 +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 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 Extracted handling of type ID's from serializer into a separate class 2024-08-26 19:48:46 +00:00
Client.h Moved NewTurn pack generation to NewTurnProcessor 2024-08-28 13:03:24 +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 MoveArtifact struct not used now 2024-07-09 14:27:04 +03:00
CMakeLists.txt Merge branch 'develop' into extended_statistic 2024-08-20 20:25:16 +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 Deprecate artifact-related building types 2024-08-28 13:50:08 +00:00
CPlayerInterface.h IMarket suggestions 2024-08-20 18:49:48 +03:00
CServerHandler.cpp Significantly simplify packs applying 2024-08-26 19:48:46 +00: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 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 Moved NewTurn pack generation to NewTurnProcessor 2024-08-28 13:03:24 +00: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 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