7c495ee1dd
Add new translation file to CMakeLists.txt. Update docs.
2024-09-16 16:59:04 +00:00
1fdbaf943f
Update the French translation
2024-09-10 08:55:10 +02:00
042d3c0265
Merge branch 'develop' into develop
2024-09-05 15:08:21 +03:00
7655149d52
code review (second part)
2024-09-02 23:36:42 +02:00
609906f015
code review (first part)
2024-09-02 22:51:30 +02:00
79d549951b
mobile fix
2024-09-01 13:39:40 +02:00
e31ace2661
make sonar cloud (a little bit) happy
2024-09-01 02:16:03 +02:00
9b3a5c7925
fix
2024-09-01 00:43:45 +02:00
0250c19dd8
portrait fix
2024-09-01 00:41:16 +02:00
e5f05d61ae
audio mapping
2024-08-31 23:44:36 +02:00
c803e8011b
overrides
2024-08-31 23:13:40 +02:00
0280254810
tarnum icon
2024-08-31 22:05:36 +02:00
23652a8ba1
async launcher
2024-08-31 18:46:45 +02:00
9c2a5f6baa
window
2024-08-31 17:16:42 +02:00
2cfea598c2
fixes & simplify
2024-08-31 16:27:39 +02:00
36914682a5
Merge branch 'develop' into chronicles_installer
2024-08-31 16:18:52 +02:00
0b8f92250d
extract additional images
2024-08-31 15:25:45 +02:00
e4ec26e613
override
2024-08-31 13:15:07 +02:00
a89a1efa89
extract campaign to map folder
2024-08-31 12:14:51 +02:00
bc2e9ce510
extract files
2024-08-31 02:52:34 +02:00
0e500efe5a
extract lod
2024-08-31 00:44:20 +02:00
b1de501716
innoextract extraction
2024-08-30 22:20:33 +02:00
452aa1218d
chronicle installer selection
2024-08-30 21:17:18 +02:00
1212fce62c
update Chinese translation
2024-08-31 02:31:52 +08:00
d7a504dd86
Regenerated translations
2024-08-31 02:20:07 +08:00
8660186810
Update portuguese.ts
2024-08-27 23:37:50 -03:00
b8e28579e9
Update portuguese.ts
2024-08-27 23:28:49 -03:00
3d39963a1c
Merge branch 'master' into 'develop'
2024-08-26 14:01:00 +00:00
a7d4df9c33
Update release date to monday
2024-08-25 19:42:25 +00:00
427a583f1e
Preparation for release 1.5.7
2024-08-22 13:27:25 +00:00
75c727afaa
Fix typo
2024-08-17 19:46:32 +00:00
d6059b044d
Implement selection of upscaling filter in launcher
2024-08-17 15:25:26 +00:00
b7391f49f6
Merge branch 'vcmi/master' into 'vcmi/develop'
2024-08-05 10:36:10 +00:00
16b28c28e4
Version bump to 1.5.6
2024-08-02 15:00:16 +00:00
4533271692
Merge pull request #4312 from IvanSavenko/texthandler_split
...
Split CGeneralTextHandler file into 1 file per class form
2024-07-21 13:49:14 +03:00
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
...
All text processing code is now located in lib/texts.
No changes other than code being moved around and adjustment of includes
Moved without changes:
Languages.h -> texts/Languages.h
MetaString.* -> texts/MetaString.*
TextOperations.* -> texts/TextOperations.*
Split into parts:
CGeneralTextHandler.* -> texts/CGeneralTextHandler.*
-> texts/CLegacyConfigParser.*
-> texts/TextLocalizationContainer.*
-> texts/TextIdentifier.h
2024-07-20 12:55:17 +00:00
58c7afefd8
Merge pull request #4298 from Alexander-Wilms/vcmilauncher-forward-stdout-stderr
...
startExecutable(): Forward executable's output, so vcmiclient's stdou…
2024-07-20 12:51:32 +03:00
e2af6c0f92
Merge pull request #4295 from Alexander-Wilms/translation-error-messages
...
Less noise when switching languages in launcher
2024-07-19 15:44:54 +03:00
70e309c4f9
CModListView::loadScreenshots(): Check isValid() instead of row() and column()
...
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com >
2024-07-19 12:38:42 +02:00
6687d3b684
startExecutable(): Forward executable's output, so vcmiclient's stdout and stderr aren't hidden
2024-07-18 23:54:33 +02:00
4f06aed631
CModListView::loadScreenshots(): Ensure a mod is selected in allModsView
...
Fixes #989
Fixes #3811
2024-07-18 22:33:48 +02:00
187b7b0517
Show debug message instead of warning if no .qm file for selected language exists
2024-07-18 20:44:24 +02:00
6599db4461
Less noise when switching languages in launcher
...
* Check if .qm file exists
* Don't call installTranslator() for English
Fixes #4277
2024-07-18 20:44:24 +02:00
d02251f6a8
Merge pull request #4263 from Alexander-Wilms/json-error
...
JsonParser::parse(): Print file name if there were errors while parsing
2024-07-18 21:28:44 +03:00
662254155a
Merge branch 'vcmi/master' into 'vcmi/develop'
2024-07-17 13:57:36 +00:00
434371195d
JsonNode constructors: Take fileName as argument
...
* Don't print JSON in JsonParser::parse() in case of errors
2024-07-17 13:50:59 +02:00
f2a1b47229
CModListView::CModListView(): Set background color of QSplitter to window color for seamless appearance
2024-07-17 10:50:39 +02:00
0e57862f94
Set release date to July, 17th
2024-07-16 13:08:15 +00:00
4ad81dcaf8
Version bump to 1.5.5
2024-07-16 13:08:15 +00:00
cbf094db68
update Chinese translation
2024-07-16 20:53:41 +08:00