1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
2023-01-15 19:10:40 +01:00
..
battle Fixed copy-paste error 2023-01-09 19:14:21 +02:00
gui Remove unused stuff from code 2023-01-15 17:31:32 +02:00
icons
ios Alphabetical order for parameters 2022-12-01 14:56:42 +04:00
lobby Merge pull request #1229 from IvanSavenko/battle_improvements 2023-01-09 22:07:13 +02:00
mainmenu Return string by copy to fix cases when string is constructed on stack 2023-01-01 20:55:43 +02:00
widgets Merged vcmi/beta with vcmi/develop 2023-01-15 17:46:42 +02:00
windows Fix wrong rendering of castle shipyard 2023-01-15 19:10:40 +01:00
CBitmapHandler.cpp Fixes #1378 - do not auto-set key color - image might not have one 2023-01-06 13:15:52 +02:00
CBitmapHandler.h Fixes #1378 - do not auto-set key color - image might not have one 2023-01-06 13:15:52 +02:00
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 Merged vcmi/beta with vcmi/develop 2023-01-15 17:46:42 +02:00
Client.h Code review tweaks 2022-10-13 00:18:15 +04:00
CMakeLists.txt Merge remote-tracking branch 'vcmi/develop' into battle_improvements 2022-12-26 01:15:44 +02:00
CMessage.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CMessage.h
CMT.cpp Merge pull request #1229 from IvanSavenko/battle_improvements 2023-01-09 22:07:13 +02:00
CMT.h
CMusicHandler.cpp Merged vcmi/beta with vcmi/develop 2023-01-15 17:46:42 +02:00
CMusicHandler.h Minor improvements & fixes to music player 2022-11-21 16:20:20 +02:00
CPlayerInterface.cpp Merged vcmi/beta with vcmi/develop 2023-01-15 17:46:42 +02:00
CPlayerInterface.h Merge with vcmi/develop branch 2022-12-30 00:52:23 +02:00
CreatureCostBox.cpp Implemented Bloodlust & Petrification effect 2022-12-15 23:24:03 +02:00
CreatureCostBox.h
CServerHandler.cpp Introduced string identifiers for H3 texts, still WIP 2023-01-01 14:56:44 +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 Merge pull request #1229 from IvanSavenko/battle_improvements 2023-01-09 22:07:13 +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
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico