1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-30 23:18:08 +02:00
vcmi/client
Ivan Savenko d8a96066c6
Merge pull request #3533 from Laserlicht/battle_text
fix battle text position
2024-01-21 10:10:26 +02:00
..
adventureMap Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
battle Merge pull request #3533 from Laserlicht/battle_text 2024-01-21 10:10:26 +02:00
eventsSDL audio mute on focus lost setting 2023-12-10 14:49:27 +01:00
gui Remove duplicate semicolons 2024-01-16 19:02:39 +00:00
icons
ios
lobby Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
mainmenu Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
mapView Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
render Code style fixes 2024-01-19 21:21:23 +02:00
renderSDL Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
widgets Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
windows Merge pull request #3473 from IvanSavenko/const_lib 2024-01-20 19:22:46 +02:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp Code cleanup 2024-01-19 23:02:00 +02:00
CGameInfo.h Code cleanup 2024-01-19 23:02:00 +02:00
Client.cpp Code cleanup 2024-01-19 23:02:00 +02:00
Client.h Fixed initialization of move points and mana for dismissed heroes 2024-01-15 23:16:48 +02:00
ClientCommandManager.cpp Merge pull request #3473 from IvanSavenko/const_lib 2024-01-20 19:22:46 +02:00
ClientCommandManager.h
ClientNetPackVisitors.h
CMakeLists.txt moved to widgets/markets 2024-01-09 20:21:09 +02:00
CMT.cpp Code cleanup 2024-01-19 23:02:00 +02:00
CMT.h
CMusicHandler.cpp
CMusicHandler.h Correctly shutdown client media handlers 2023-11-13 16:27:15 +02:00
CPlayerInterface.cpp Slight simplification of bonus system node class 2024-01-19 13:54:49 +02:00
CPlayerInterface.h Fix issues introduced by automated replacement of redundant types 2024-01-17 20:12:57 +00:00
CServerHandler.cpp Stabilization 2024-01-19 13:56:06 +02:00
CServerHandler.h Stabilization 2024-01-19 13:55:22 +02:00
CVideoHandler.cpp Fixed video playback framerate for intro videos 2024-01-05 14:37:33 +02:00
CVideoHandler.h video campaign fix 2024-01-01 15:25:42 +01:00
HeroMovementController.cpp Remove assert - confirmed to be legal scenario 2023-11-28 12:32:24 +02:00
HeroMovementController.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
NetPacksLobbyClient.cpp extra option tab 2023-12-28 19:41:01 +01:00
PlayerLocalState.cpp Added more checks to detect illegal access in CList's class 2023-12-24 00:16:29 +02:00
PlayerLocalState.h Added more checks to detect illegal access in CList's class 2023-12-24 00:16:29 +02:00
resource.h
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico