1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-10-08 23:22:25 +02:00

21098 Commits

Author SHA1 Message Date
Laserlicht
d808bd6412 introduce toResourceType 2025-09-15 00:08:18 +02:00
Laserlicht
acd067e587 remove CObjectHandler 2025-09-14 21:34:32 +02:00
Laserlicht
f034584dfa replace RESOURCE_QUANTITY where possible 2025-09-14 21:12:51 +02:00
Laserlicht
a54a1f8b8d replace RESOURCE_NAMES where possible 2025-09-14 20:43:53 +02:00
George King
5cc2e8a452 Update czech.json 2025-09-14 20:06:13 +02:00
George King
c27031490d Update czech.json 2025-09-14 19:57:51 +02:00
Ivan Savenko
b93249bba2 Merge pull request #6127 from Laserlicht/cre_window
Creature window rework
2025-09-14 20:37:44 +03:00
Ivan Savenko
8f09725b99 Merge pull request #6130 from Opuszek/fix_crash_on_entering_a_shipyard
fixes crash when entering a shipyard
2025-09-14 20:34:07 +03:00
Ivan Savenko
5c76d0de12 Merge pull request #6134 from PandarinDev/fix/additional-attack-description
Fix placeholder typo in additional attack descriptions.
2025-09-14 20:33:34 +03:00
Laserlicht
81c64ce54f fix icon index 2025-09-14 18:10:05 +02:00
Laserlicht
476bd29e63 fix config 2025-09-14 17:17:57 +02:00
Laserlicht
f250e6103c image support 2025-09-14 17:05:48 +02:00
Laserlicht
95e91e2a16 remove mithril from config 2025-09-14 16:38:16 +02:00
Laserlicht
40062d7755 resource translation 2025-09-14 16:17:55 +02:00
Laserlicht
75f965c93a remove allresources 2025-09-14 15:29:14 +02:00
Laserlicht
ded1a70dd7 fix prices 2025-09-14 15:04:02 +02:00
Laserlicht
62ca532291 resource identifier 2025-09-14 14:36:02 +02:00
Krisztián Szabó
2b7650c54a Fix placeholder typo in additional attack descriptions. 2025-09-13 18:55:12 +02:00
Laserlicht
76065fd020 show custom resolution in launcher 2025-09-12 20:28:16 +02:00
Laserlicht
e4c4129514 add reserved area in portrait mode (resolution) 2025-09-12 20:17:55 +02:00
Opuszek
c5751cc82b fixes crash when entering a shipyard 2025-09-12 15:57:46 +02:00
Laserlicht
838e77c491 reserved screen area in portrait mode 2025-09-12 02:08:08 +02:00
Laserlicht
8973e4ba47 fix android portrait mode 2025-09-12 01:42:20 +02:00
Laserlicht
bcea795bf5 questwindow generate 2025-09-12 01:20:28 +02:00
Laserlicht
8956421c7c pos fix 2025-09-12 00:52:58 +02:00
Laserlicht
ab3ef6c4e7 remeining assets and global background 2025-09-12 00:45:24 +02:00
Laserlicht
33abaa135c generate creaturewindow assets 2025-09-12 00:13:53 +02:00
George King
e96f3989f2 Update client/windows/InfoWindows.cpp
Co-authored-by: Laserlicht <13953785+Laserlicht@users.noreply.github.com>
2025-09-11 21:49:52 +02:00
Laserlicht
a303c01ea2 digging enable state 2025-09-09 01:48:28 +02:00
Laserlicht
d58d963874 shortcut market + boat 2025-09-09 01:00:38 +02:00
Opuszek
8390f2f871 Review fix 2025-09-08 12:43:17 +02:00
Ivan Savenko
9a95f249fa Merge pull request #6107 from GeorgeK1ng/mainMenu_around
Add possibility to define custom main menu around image
2025-09-07 16:47:44 +03:00
Ivan Savenko
c558b3e683 Merge pull request #6082 from kambala-decapitator/android-improvements
Android improvements
2025-09-07 16:10:33 +03:00
Ivan Savenko
dfba02e380 Merge pull request #6087 from Laserlicht/android_url
fix android url encoding
2025-09-07 16:06:08 +03:00
Ivan Savenko
a56c0ca8db Merge pull request #6091 from Laserlicht/screen_on
keep screen on in launcher while downloading
2025-09-07 16:05:34 +03:00
Ivan Savenko
b0e63b19f5 Merge pull request #6092 from MichalZr6/hotseat_fix
PlayerConnectionID rework: struct wrapper; Fix hotseat and placing players in lobby
2025-09-07 16:04:35 +03:00
Ivan Savenko
b03ae5e2f2 Merge pull request #6103 from GeorgeK1ng/czech_update
Czech translation update
2025-09-07 16:04:01 +03:00
Ivan Savenko
566e7e5408 Merge pull request #6106 from GeorgeK1ng/cache_pr_removal_fix
Fix cache cleanup on closed PR
2025-09-07 16:03:16 +03:00
Ivan Savenko
62fe07c14d Merge pull request #6111 from jamofer/develop
fix: wrong string replacement for no resources building message
2025-09-07 16:02:35 +03:00
Jamo
fcd42124fc Fix building state message 2025-09-06 17:45:30 +02:00
Laserlicht
f96996c181 Update launcher/helper.cpp
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
2025-09-06 15:36:07 +02:00
Laserlicht
7b240b1802 simplified 2025-09-06 13:28:41 +02:00
George King
c9e814ac21 Fix build 2025-09-04 13:20:47 +02:00
George King
bc3b77684f Fix build 2025-09-04 13:13:01 +02:00
George King
872f2311c5 Use only when is enableUiEnhancements toogled 2025-09-04 13:05:18 +02:00
Andrey Filipenkov
af756f3bdc [android] replace deprecated Gradle property 2025-09-04 12:39:21 +03:00
Andrey Filipenkov
3c400e6992 [android] use single shortcuts.xml
using Gradle plugin https://github.com/Zellius/android-shortcut-gradle-plugin
2025-09-04 12:39:21 +03:00
Andrey Filipenkov
54dab0cca6 [cmake][android] symlink external libs instead of copying them
saves some disk space, Gradle will package actual files anyway
2025-09-04 12:39:21 +03:00
Andrey Filipenkov
fabd7dc2d4 [android] update platform dependencies 2025-09-04 12:39:21 +03:00
Andrey Filipenkov
5a5903bad8 [android] opt out of edge-to-edge on Android >= 15 + SDK 35 2025-09-04 12:39:21 +03:00