Ivan Savenko
|
d1b9562682
|
Merge pull request #3845 from Laserlicht/patch-2
innoextract mobile optimization
|
2024-04-30 17:48:33 +03:00 |
|
Laserlicht
|
5b21c10ba4
|
Update launcher/firstLaunch/firstlaunch_moc.cpp
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
|
2024-04-29 22:05:04 +02:00 |
|
Laserlicht
|
81fa8a4efa
|
reduce double code
|
2024-04-29 21:09:37 +02:00 |
|
Laserlicht
|
10d299c74b
|
missing character
|
2024-04-27 23:39:10 +02:00 |
|
Laserlicht
|
3952b661a0
|
avoid to select incorrect files on mobile platforms
|
2024-04-27 23:35:57 +02:00 |
|
Laserlicht
|
c148f929ae
|
optimisations for mobile
|
2024-04-27 23:05:17 +02:00 |
|
Laserlicht
|
e52dbf028c
|
seperate button update from extraction process
|
2024-04-27 22:54:32 +02:00 |
|
Ivan Savenko
|
83a651f7c8
|
Fixed broken server port switch in launcher
|
2024-04-25 18:53:34 +03:00 |
|
Ivan Savenko
|
62d15ed23c
|
Merge pull request #3820 from IvanSavenko/bugfixing
Bugfixing
|
2024-04-23 13:03:36 +03:00 |
|
Ivan Savenko
|
ba3137582b
|
Merge pull request #3797 from Laserlicht/install_from_file
Install from file button in launcher
|
2024-04-23 12:06:54 +03:00 |
|
Ivan Savenko
|
7d6b936a9d
|
Do not reset mod model (and selected mod) when screenshots are loaded
|
2024-04-22 12:34:25 +03:00 |
|
Laserlicht
|
795a5c8fb9
|
remove not needed vcmi namespace
|
2024-04-21 18:17:23 +02:00 |
|
Laserlicht
|
04f5ad5f89
|
Code Review
|
2024-04-21 17:07:10 +02:00 |
|
Laserlicht
|
eb59950186
|
Code review
|
2024-04-21 12:13:50 +02:00 |
|
Laserlicht
|
ba7d57bce5
|
button size
|
2024-04-21 01:35:14 +02:00 |
|
Laserlicht
|
58c542059d
|
allow to replace json config
|
2024-04-21 01:32:31 +02:00 |
|
Dydzio
|
3f7062b81f
|
Fix build
|
2024-04-20 23:05:37 +02:00 |
|
Dydzio
|
c6e4ef2a78
|
mods: Ignore submod conflicts for install, Ignore compatibility patches for enabling
|
2024-04-20 22:48:54 +02:00 |
|
Laserlicht
|
95267d8f0b
|
+All supported files
|
2024-04-20 15:31:13 +02:00 |
|
Laserlicht
|
19f606e84b
|
Install from file; add translation strings; fix button size
|
2024-04-20 00:26:58 +02:00 |
|
Ivan Savenko
|
6901825b62
|
Merge pull request #3707 from Laserlicht/innoextract
include innoextract
|
2024-04-19 20:06:41 +03:00 |
|
Laserlicht
|
44a31910e3
|
inverse flag; simplify
|
2024-04-16 22:23:41 +02:00 |
|
Laserlicht
|
e4b59f34d1
|
Code Review
|
2024-04-16 20:57:45 +02:00 |
|
Laserlicht
|
d7465e75c4
|
make it possible to use different file names
|
2024-04-13 20:38:10 +02:00 |
|
Laserlicht
|
de9dbf0cd7
|
introduce innoextract
|
2024-04-13 17:19:47 +02:00 |
|
altiereslima
|
d29b2f098f
|
Update portuguese.ts
|
2024-04-07 14:55:25 -03:00 |
|
altiereslima
|
a4bbdb2b4d
|
Update portuguese.ts
|
2024-04-07 14:36:24 -03:00 |
|
altiereslima
|
5b012c009b
|
Update CMakeLists.txt
|
2024-04-07 14:17:14 -03:00 |
|
altiereslima
|
5f3bd2963e
|
VCMI Portuguese Brazilian
|
2024-04-07 11:55:56 -03:00 |
|
Evgeny Malygin
|
ee42527ee1
|
Fixes
|
2024-03-29 12:28:14 +02:00 |
|
Evgeny Malygin
|
25125f96da
|
Fix: licenses, pragma guards, StdInc
|
2024-03-29 07:48:52 +02:00 |
|
Andrey Filipenkov
|
74ecbec1c7
|
get rid of CLauncherDirs global static
std::call_once causes crash
|
2024-03-20 05:52:25 +03:00 |
|
Andrey Filipenkov
|
1b69410bbc
|
also remove the declaration from the header
|
2024-03-02 17:35:28 +03:00 |
|
Andrey Filipenkov
|
5dddb7ed00
|
remove no longer used slot
|
2024-03-02 17:27:15 +03:00 |
|
Ivan Savenko
|
08a27663f9
|
Reworked JsonNode constructors to more logical form
|
2024-02-26 12:55:49 +02:00 |
|
Ivan Savenko
|
54796c7c56
|
Rename toJson to toString/toCompactString for consistency
|
2024-02-26 12:55:49 +02:00 |
|
Alexander Wilms
|
73a1a188d9
|
Update metainfo to conform to AppStream 1.0 spec
|
2024-02-23 19:26:38 +01:00 |
|
Ivan Savenko
|
c3957c2c2a
|
Moved json files to new directory, split on per-class basis
|
2024-02-14 13:08:24 +02:00 |
|
Ivan Savenko
|
9ebd194ab1
|
Merge pull request #3609 from IvanSavenko/single_process
Allow running server as part of client process
|
2024-02-14 12:06:22 +02:00 |
|
Ivan Savenko
|
6e399eb21a
|
Make some non-const static variables const or constexpr
|
2024-02-12 13:22:54 +02:00 |
|
Ivan Savenko
|
2540685c62
|
Fix invalid check
|
2024-02-12 12:32:53 +02:00 |
|
Ivan Savenko
|
a909d7ddde
|
Removed cmake_modules/VCMI_lib macro, use it directly in place
|
2024-02-11 20:38:24 +02:00 |
|
Ivan Savenko
|
f2ecd4cf11
|
Merge branch 'develop' into 'lobby'
|
2024-02-11 16:13:13 +02:00 |
|
Tytannial
|
a6cfacc7e3
|
Update Chinese Launcher translation
|
2024-02-07 09:01:55 +08:00 |
|
Ivan Savenko
|
322c5faf63
|
Merge remote-tracking branch 'vcmi/develop' into lobby
|
2024-01-26 16:52:23 +02:00 |
|
Ivan Savenko
|
2a193effcc
|
Merge branch 'master' into 'develop'
|
2024-01-25 16:23:13 +02:00 |
|
Ivan Savenko
|
aff9fddd03
|
Version bump to 1.4.5
|
2024-01-23 13:56:28 +02:00 |
|
Asirome
|
183612d32b
|
Updated spanish.ts translation
|
2024-01-23 13:48:51 +02:00 |
|
Ivan Savenko
|
be47c66c57
|
Ignore hidden mods when checking mod dependencies
|
2024-01-23 12:57:38 +02:00 |
|
Asirome
|
334020b077
|
Updated spanish.ts translation
|
2024-01-23 11:11:35 +01:00 |
|