1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
Ivan Savenko 01d0cd4f7a Changed configurable UI to match text refactoring:
- help.txt strings are now loaded as (hover, help) pairs
- renamed string pairs from translate.json to use (hover, help) form
- interface builder will always load label texts via unified ID
- interface builder way of loading buttons text has been changed:
- - field has been renamed "zelp" -> "help" for consistency
- - "help" field now only accepts string or object json type
2023-01-01 14:56:45 +02:00
..
battle merge fix - do not attempt to display multiple dialogs at once 2022-12-29 22:11:47 +02:00
gui Changed configurable UI to match text refactoring: 2023-01-01 14:56:45 +02:00
icons
ios Alphabetical order for parameters 2022-12-01 14:56:42 +04:00
lobby All Heroes 3 texts are now passed through translator 2023-01-01 14:56:45 +02:00
mainmenu merge beta branch into develop 2022-12-29 22:08:53 +02:00
widgets Changed configurable UI to match text refactoring: 2023-01-01 14:56:45 +02:00
windows All Heroes 3 texts are now passed through translator 2023-01-01 14:56:45 +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 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
CMakeLists.txt Merge branch 'develop' into interface-builder 2022-12-24 21:56:29 +04:00
CMessage.cpp vstd::unique -> std::unique 2022-12-07 23:36:20 +02:00
CMessage.h
CMT.cpp Restored text export command 2023-01-01 14:56:45 +02:00
CMT.h
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 Introduced string identifiers for H3 texts, still WIP 2023-01-01 14:56:44 +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
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
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
NetPacksClient.cpp Renamed files in client/battle to match new names of classes 2022-12-09 13:38:46 +02:00
NetPacksLobbyClient.cpp
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