1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
2023-01-06 21:01:54 +01:00
..
battle Fix tactic button 2023-01-03 13:02:54 +04:00
gui Fix tactic button 2023-01-03 13:02:54 +04:00
icons
ios Alphabetical order for parameters 2022-12-01 14:56:42 +04:00
lobby Removed unused variable 2023-01-05 17:37:40 +02:00
mainmenu merge beta branch into develop 2022-12-29 22:08:53 +02:00
widgets Allow ingame console to use clientside commands and print output 2023-01-06 21:01:54 +01:00
windows Renamed getUpgradeInfo -> fillUpgradeInfo 2022-12-25 14:03:43 +02:00
CBitmapHandler.cpp Bugfixing: fix crashes on battle start & most noticeable glitches 2022-11-27 02:26:02 +02:00
CBitmapHandler.h
CFocusableHelper.cpp remove focus from active text input after keyboard is closed 2022-09-24 15:55:19 +03:00
CFocusableHelper.h remove focus from active text input after keyboard is closed 2022-09-24 15:55:19 +03:00
CGameInfo.cpp Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-23 20:01:13 +02:00
CGameInfo.h Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
Client.cpp Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2022-12-23 14:40:45 +02:00
Client.h Code review tweaks 2022-10-13 00:18:15 +04:00
ClientCommandManager.cpp Allow ingame console to use clientside commands and print output 2023-01-06 21:01:54 +01:00
ClientCommandManager.h Allow ingame console to use clientside commands and print output 2023-01-06 21:01:54 +01:00
CMakeLists.txt Extract client commands handling to separate class + minor fixes 2023-01-06 17:52:18 +01:00
CMessage.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CMessage.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CMT.cpp Extract client commands handling to separate class + minor fixes 2023-01-06 17:52:18 +01:00
CMT.h Extract client commands handling to separate class + minor fixes 2023-01-06 17:52:18 +01:00
CMusicHandler.cpp merge beta branch into develop 2022-12-29 22:08:53 +02:00
CMusicHandler.h Minor improvements & fixes to music player 2022-11-21 16:20:20 +02:00
CPlayerInterface.cpp merge beta branch into develop 2022-12-29 22:08:53 +02:00
CPlayerInterface.h Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2022-12-23 14:40:45 +02:00
CreatureCostBox.cpp Most of rendering in BattleInt is done via canvas 2022-11-26 23:12:20 +02:00
CreatureCostBox.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CServerHandler.cpp Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2022-12-23 14:40:45 +02:00
CServerHandler.h Remove unused forward declaration 2022-12-15 15:33:30 +04:00
CVideoHandler.cpp Code refactor following C++ standard and condition fixes 2022-11-15 03:20:55 +03:00
CVideoHandler.h CVideoHandler: use new ffmpeg 2022-05-14 13:22:41 +03:00
DPIaware.manifest
Graphics.cpp Merge 1.1 release into develop 2022-12-23 14:17:18 +02:00
Graphics.h Merge remote-tracking branch 'vcmi/develop' into battleint_refactor 2022-12-01 23:58:01 +02:00
mapHandler.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
mapHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
NetPacksClient.cpp end of battle art assembling fix 2023-01-05 17:37:14 +02:00
NetPacksLobbyClient.cpp One step forward 2022-10-04 02:25:22 +04:00
resource.h
SDLRWwrapper.cpp
SDLRWwrapper.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
StdInc.cpp
StdInc.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
VCMI_client.cbp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
VCMI_client.rc
VCMI_client.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00
VCMI_client.vcxproj.filters Update project files to match vcmi code changes 2018-07-06 18:52:51 +02:00
vcmi.ico