1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00
Commit Graph

347 Commits

Author SHA1 Message Date
Ivan Savenko
9bda61350a Merge pull request #6264 from kambala-decapitator/launcher-sort-enabled
[launcher] fix sorting mods by the Enabled column
2025-11-01 21:46:35 +02:00
George King
2dca9c8766 Add files via upload 2025-10-31 10:11:36 +01:00
Andrey Filipenkov
47d796b1af fix typo in enum case 2025-10-30 00:54:56 +03:00
Andrey Filipenkov
80f353f954 [launcher] fix sorting mods by the Enabled column
if both mods have the same Enabled status, then Install status is checked and the last fallback is to name sorting
2025-10-30 00:54:56 +03:00
George King
4fcca634ea Use performNativeCopy instead of copy (#6185) 2025-10-05 12:21:20 +03:00
Laserlicht
ee5ff7eeb1 add resources mod type 2025-09-16 10:43:47 +02: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
aada2eccf7 code review 2025-09-03 20:58:30 +02:00
Laserlicht
0847485345 screensaver - ios support / android refactor 2025-09-01 19:37:54 +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
George King
0b8dfa494a Try to fix mod update 2025-08-28 11:40:07 +02: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
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
Ivan Savenko
e12765dca0 Fix sonar warnings, convert spaces -> tabs 2025-07-09 17:52:51 +03:00
George King
70742a69de Remove .github folder after mod setup 2025-05-21 17:58:45 +02:00
George King
551d7801a0 Remove Map pack 2025-04-07 21:01:03 +02:00
George King
04bfe12b2b Added new mod types 2025-03-27 19:15:09 +01:00
Ivan Savenko
9160f564bf Fix loading of new format of mod repository 2025-03-05 13:42:36 +00:00
Ivan Savenko
2362c6da21 Fixes for multiple new issues from Sonar 2025-02-21 15:57:39 +00:00
Ivan Savenko
0548f325e4 Merge branch 'master' into 'develop' 2025-02-21 13:59:34 +00:00
Laserlicht
b94c4fbbd3 add icons 2025-02-15 14:27:17 +01:00
Laserlicht
57ca797445 code review 2025-02-15 14:17:48 +01:00
Laserlicht
de1c407a8e formatting fix 2025-02-15 14:05:51 +01:00
Laserlicht
9ce8f74455 split enabled/visible 2025-02-15 14:00:59 +01:00
Laserlicht
10b37ba265 refactoring 2025-02-15 13:48:24 +01:00
Laserlicht
d9264bfdc3 fix 2025-02-15 01:38:26 +01:00
Laserlicht
a3fe2859f5 open repository 2025-02-15 01:31:31 +01:00
Laserlicht
7b73c20229 allow to open directory from context menu 2025-02-15 01:02:22 +01:00
Laserlicht
45bb09d9df add context menu 2025-02-15 00:35:08 +01:00
Laserlicht
4f1a91c2bd support chronicles aoi installer 2025-02-07 22:49:54 +01:00
Ivan Savenko
b36f5e4026 Merge branch 'beta' into 'develop' 2025-02-03 16:29:10 +00:00
Ivan Savenko
1421db13ea Do not attempt to load screenshot list from local mod.json 2025-02-03 13:49:02 +00:00
Ivan Savenko
d3131ea365 Merge branch 'beta' into 'develop' 2025-01-31 16:33:12 +00:00
Ivan Savenko
2ee5f2df02 Merge pull request #5295 from IvanSavenko/bugfixing
[1.6.4] Bugfixing for recently reported issues
2025-01-21 15:50:02 +02:00
Ivan Savenko
711bbc684f Try to fix strange crash on mod install 2025-01-18 21:29:55 +00:00
Ivan Savenko
83155c2755 Try to fix crash on loading screenshots without active mod 2025-01-18 21:28:35 +00:00
Laserlicht
3cb647bb2d code review 2025-01-16 22:30:46 +01:00