1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client
2024-08-12 18:44:45 +00:00
..
adventureMap Merge pull request #4425 from IvanSavenko/ui_cleanup 2024-08-12 17:16:03 +03:00
battle Merge pull request #4425 from IvanSavenko/ui_cleanup 2024-08-12 17:16:03 +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 Fix build, fix element disabling 2024-08-09 16:41:11 +00:00
icons
ios
lobby Fix activation of tabs in lobby menu 2024-08-12 18:44:45 +00:00
mainmenu Merge pull request #4425 from IvanSavenko/ui_cleanup 2024-08-12 17:16:03 +03:00
mapView Merge pull request #4425 from IvanSavenko/ui_cleanup 2024-08-12 17:16:03 +03: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 Remove no longer used DISPOSE flag from CIntObject 2024-08-09 15:50:37 +00:00
windows Merge pull request #4425 from IvanSavenko/ui_cleanup 2024-08-12 17:16:03 +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 GameState now uses random generator from server. Blocked access to rmg 2024-07-16 13:13:38 +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 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
ConditionalWait.h
CPlayerInterface.cpp Remove largely unused defActions member from CIntObject 2024-08-09 14:26:53 +00:00
CPlayerInterface.h Merge branch 'vcmi/master' into 'vcmi/develop' 2024-08-05 10:36:10 +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 Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +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
ServerRunner.h
StdInc.cpp
StdInc.h
VCMI_client.rc
vcmi.ico