1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-02 09:02:03 +02:00
vcmi/client
2022-12-24 21:56:29 +04:00
..
battle Merge 1.1 release into develop 2022-12-23 14:17:18 +02:00
gui Merge branch 'develop' into interface-builder 2022-12-24 21:56:29 +04:00
icons
ios Alphabetical order for parameters 2022-12-01 14:56:42 +04:00
lobby Fix msvc build 2022-12-22 02:10:56 +04:00
mainmenu Fortify CLabel interface to prevent unchecked access 2022-12-19 22:04:50 +02:00
widgets Merge branch 'develop' into interface-builder 2022-12-24 21:56:29 +04:00
windows Merge 1.1 release into develop 2022-12-23 14:17:18 +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
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Renamed files in client/battle to match new names of classes 2022-12-09 13:38:46 +02:00
Client.h Code review tweaks 2022-10-13 00:18:15 +04:00
CMakeLists.txt Merge branch 'develop' into interface-builder 2022-12-24 21:56:29 +04:00
CMessage.cpp
CMessage.h
CMT.cpp Merge 1.1 release into develop 2022-12-23 14:17:18 +02:00
CMT.h
CMusicHandler.cpp Minor improvements & fixes to music player 2022-11-21 16:20:20 +02:00
CMusicHandler.h Minor improvements & fixes to music player 2022-11-21 16:20:20 +02:00
CPlayerInterface.cpp Renamed files in client/battle to match new names of classes 2022-12-09 13:38:46 +02:00
CPlayerInterface.h Renamed most of classes in client/battle directory to match current code 2022-12-09 13:26:17 +02:00
CreatureCostBox.cpp Most of rendering in BattleInt is done via canvas 2022-11-26 23:12:20 +02:00
CreatureCostBox.h
CServerHandler.cpp vcmi can be compiled as single app on Linux 2022-12-05 21:36:02 +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
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 Fix crash related to V hotkey during AI turn 2022-11-04 18:29:45 +04:00
mapHandler.h
NetPacksClient.cpp Renamed files in client/battle to match new names of classes 2022-12-09 13:38:46 +02:00
NetPacksLobbyClient.cpp One step forward 2022-10-04 02:25:22 +04:00
resource.h
SDLRWwrapper.cpp
SDLRWwrapper.h
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico