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

1155 Commits

Author SHA1 Message Date
IvanSavenko
526b465bfe Auto-update VCMI Qt translation files 2025-10-05 00:26:44 +00:00
Ivan Savenko
c469c6c31e Merge pull request #6136 from Laserlicht/resource
Configurable resources
2025-09-28 21:51:10 +03:00
IvanSavenko
d4516cabc6 Auto-update VCMI Qt translation files 2025-09-28 00:27:08 +00:00
Laserlicht
ee5ff7eeb1 add resources mod type 2025-09-16 10:43:47 +02:00
Laserlicht
76065fd020 show custom resolution in launcher 2025-09-12 20:28:16 +02: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
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
Laserlicht
aada2eccf7 code review 2025-09-03 20:58:30 +02:00
Laserlicht
05ef1348db add comment 2025-09-03 20:48:57 +02:00
Laserlicht
0847485345 screensaver - ios support / android refactor 2025-09-01 19:37:54 +02:00
Mircea TheHonestCTO
f245e4f76b add missing override to an older method now that I added override to the destructor 2025-09-01 04:25:02 +02:00
Mircea TheHonestCTO
c55187d664 fix ASAN detected leaks and heap-use-after-free error 2025-09-01 04:07:33 +02:00
Laserlicht
2048806753 keep screen on 2025-08-31 16:23:41 +02:00
Laserlicht
5344fdae91 review 2025-08-31 11:22:44 +02:00
Ivan Savenko
b48fbea792 Merge pull request #6086 from heroesiiifan/patch-1
japanese launcher AI translate
2025-08-31 10:28:22 +03:00
Laserlicht
644f2ea312 codestyle 2025-08-31 02:59:09 +02:00
Laserlicht
2982d4ef7b fix android url encoding 2025-08-31 02:52:34 +02:00
heroesiiifan
481c140d2d ai translated japanese (kept unfinished) 2025-08-30 21:52:47 +02:00
Andrey Filipenkov
8add24a87d [cmake] rename iOS and macOS variables 2025-08-30 21:50:00 +03:00
Ivan Savenko
589c5a8989 Merge pull request #5563 from kambala-decapitator/conan-v2
migrate to Conan v2
2025-08-30 21:09:18 +03:00
Andrey Filipenkov
a3f08c2217 [conan] add MSVC support
also removes all mentions of vcpkg and cross-building from Linux
2025-08-28 16:05:11 +03:00
Andrey Filipenkov
5e2355dde2 [cmake][launcher] innoextract: disable libiconv
on Android it finds it in the toolchain but that one is usable only since API level 28
2025-08-28 16:05:10 +03:00
Andrey Filipenkov
5028af75cf [conan] migrate to v2 2025-08-28 16:05:10 +03:00
George King
0b8dfa494a Try to fix mod update 2025-08-28 11:40:07 +02:00
Andrey Filipenkov
ed40774971 [launcher] use system proxy 2025-08-21 12:39:25 +03:00
Andrey Filipenkov
cc921a6b45 clean trailing whitespace 2025-08-19 18:59:39 +03:00
Andrey Filipenkov
1a7bf57cb3 add Q_EMIT to signals 2025-08-19 18:59:39 +03:00
Andrey Filipenkov
97b7a57c59 fix Abort button name in code 2025-08-19 18:59:39 +03:00
Laserlicht
62dc6bc6a3 Fix build with Boost 1.89.0 2025-08-17 16:30:57 +02:00
Ivan Savenko
4129e218f7 Merge pull request #5959 from GeorgeK1ng/InstallingModName
Fix mod selection after installing + fix maps importing
2025-08-10 15:25:16 +03:00
Laserlicht
77f8d2e756 fix new chronicles gog installer 2025-08-09 01:28:40 +02:00
George King
dfd4a687bf Fix conditions 2025-08-07 09:06:38 +02:00
George King
a7f3c28f2b Fix Sonar 2025-08-02 22:14:16 +02:00
George King
4a008ffdc9 Fix build 2025-08-02 21:19:06 +02:00
George King
f0bd50828f Yes to All / No to All overwrite support 2025-08-02 21:04:15 +02:00
George King
9781dc62c4 Support importing any ZIP with maps without mod.json 2025-07-28 22:22:07 +02:00
George King
0fa6a65f99 Support importing ZIPs with maps in it's root 2025-07-28 21:33:09 +02:00
George King
725257757c Ask user to ovewrite imported maps with same name 2025-07-28 21:07:51 +02:00
George King
e7ae41bcb8 Copy imported maps 2025-07-28 20:27:02 +02:00
George King
be787ec16d Fix mod selection after installing 2025-07-28 19:12:46 +02:00
Laserlicht
802788b89f rename to key binding 2025-07-19 16:46:22 +02:00
Laserlicht
72e60c6600 writing shortcuts 2025-07-19 15:19:09 +02:00
Ivan Savenko
e12765dca0 Fix sonar warnings, convert spaces -> tabs 2025-07-09 17:52:51 +03:00
Laserlicht
c6798bdeb5 update translations 2025-06-22 14:34:12 +02:00
Maurycy
aeda931cc0 Update swedish.ts 2025-06-03 01:15:19 +02:00
Ivan Savenko
0c715581e7 Merge pull request #5736 from GeorgeK1ng/github_removal
Remove .github folder after mod setup
2025-05-23 14:02:00 +03:00
Laserlicht
a64a98c08c fix gog install button removement after finish 2025-05-22 20:41:15 +02:00
George King
70742a69de Remove .github folder after mod setup 2025-05-21 17:58:45 +02:00