1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 16:59:56 +00:00
Commit graph

47 commits

Author SHA1 Message Date
Alexei Kotov
888abc0097 Remove time played setting 2024-07-05 07:13:45 +03:00
Alexei Kotov
6ad914919b Remove launcher lighting settings that support runtime changes
Also update lighting method descriptions
2024-06-12 22:44:12 +03:00
psi29a
cbf0471d8a Merge branch 'launch_button' into 'master'
Set minimum width for Launch OpenMW button

See merge request OpenMW/openmw!4162
2024-06-10 13:51:13 +00:00
Andrei Kortunov
fb3687e62a Set minimum width for Launch OpenMW button 2024-06-08 17:20:54 +04:00
Alexei Kotov
593d4ff714 Move per-pixel lighting to the in-game settings 2024-06-06 05:19:33 +03:00
Andrei Kortunov
98c0b712f5 Update some lines in Russian translations 2024-06-02 13:55:17 +04:00
Sam Hellawell
4281ea28f6 Fix missing english launcher translations 2024-05-12 05:37:37 +01:00
psi29a
ea7555c012 Merge branch 'feature/pplLauncherSetting' into 'master'
added force PPL checkbox

See merge request OpenMW/openmw!3857
2024-05-11 07:45:04 +00:00
Benjamin Y
553ae5249e fixed ru translation 2024-05-10 06:47:23 -05:00
Alexei Kotov
bee875e54d Adjust Russian appropriate ammunition setting label/description 2024-05-04 10:14:07 +03:00
Andrei Kortunov
f69ab506b2 Add English translation files for Qt 2024-04-29 11:58:32 +04:00
Benjamin Y
954f08c2ff removed unfinished type 2024-04-28 10:01:08 -05:00
psi29a
8204d1962b Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Joakim Berg <zapp90@gmail.com>
2024-04-28 13:07:13 +00:00
psi29a
e2a299e0d0 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Joakim Berg <zapp90@gmail.com>
2024-04-28 13:07:03 +00:00
bwyunker
a52653858c another fix 2024-04-26 14:07:15 -05:00
bwyunker
da63b8bb38 couple more fixes 2024-04-26 13:52:00 -05:00
Benjamin Y
ccd0052f8d fixed escapes 2024-04-26 12:52:33 -05:00
bwyunker
87266ff63c added FR translation 2024-04-26 11:52:44 -05:00
Benjamin Y
d62fb92b5b Fixed capitalization 2024-04-25 10:09:48 -05:00
Benjamin Y
3146015a00 Fixed Label Capitalization 2024-04-25 09:42:35 -05:00
Benjamin Y
89ad315f65 Merge branch 'feature/pplLauncherSetting' of git@gitlab.com:BPengu1n/openmw.git 2024-04-25 09:31:06 -05:00
Benjamin Y
3ad8b57a60 updated RU label 2024-04-25 09:30:59 -05:00
psi29a
ec8675ba6f Merge branch 'scalable_launcher' into 'master'
Improve launcher appearance

See merge request OpenMW/openmw!4051
2024-04-25 08:46:29 +00:00
bwyunker
dff36b04c3 updated launcher_sv with unfinished entry 2024-04-24 10:07:39 -05:00
bwyunker
563f5b37a3 Merge branch 'master' into feature/pplLauncherSetting 2024-04-24 10:04:31 -05:00
Andrei Kortunov
d97838def1 Improve launcher appearance 2024-04-23 12:28:37 +04:00
Andrei Kortunov
0873eb6e62 Use scalable icons for wizard 2024-04-23 11:49:33 +04:00
Joakim Berg
f9eefd9ac4 Swedish translation of the launcher 2024-04-20 16:35:11 +00:00
Benjamin Y
4f6951b84f added RU translation from Alexei 2024-04-19 16:49:19 -05:00
Benjamin Y
8cc512cbc9 Convention fixes and remove confusing info 2024-04-18 18:44:51 -05:00
Arnaud Dochain
b34dac1a27 Launcher and Wizard french localisation 2024-04-12 15:01:59 +00:00
psi29a
8037a6e765 Merge branch 'portable-launcher' into 'master'
Portable Launcher (plus a whole slew of bugs fixes for problems I found that I suspect aren't on the tracker)

Closes #6846

See merge request OpenMW/openmw!3925
2024-04-10 09:53:07 +00:00
AnyOldName3
a179e9c001 The rest of the merge conflict
I didn't notice it as GitLab didn't highlight the diff properly.
2024-04-08 13:43:42 +01:00
AnyOldName3
0d547c5438 Resolve merge conflicts from https://gitlab.com/OpenMW/openmw/-/merge_requests/3893 2024-04-08 13:37:36 +01:00
Andrei Kortunov
e8c3c8115a Capitalize captions in Launcher and Wizard 2024-04-08 09:17:43 +04:00
AnyOldName3
810e2c44a6 Merge conflict resolution part II 2024-04-07 22:34:17 +01:00
AnyOldName3
f8224b29d4 Resolve merge conflicts
These were caused by https://gitlab.com/OpenMW/openmw/-/merge_requests/4005

I've had to cherry-pick parts of that MR into this commit, otherwise the CI would yell at me when it noticed the location tags had gone.
2024-04-07 21:59:54 +01:00
Andrei Kortunov
8fecbb55ff Do not store 'location' tags in translation files 2024-04-05 10:12:31 +04:00
Benjamin Y
a9346d3c8a updated localization files 2024-04-04 16:02:38 -04:00
AnyOldName3
baab28440e Russian translations from Capo 2024-03-08 01:49:23 +00:00
AnyOldName3
c23e5e1059 I guess these aren't wired up as a dependency of the build
I know the qm generation is so maybe it needs another look
2024-03-06 00:47:31 +00:00
Andrei Kortunov
3971abf5e6 Minor launcher improvements (feature 7843) 2024-02-20 14:02:59 +04:00
psi29a
744cd50520 Merge branch 'decoupled-audio' into 'master'
Add option to use camera as sound listener

Closes #5944

See merge request OpenMW/openmw!3836
2024-02-13 09:18:18 +00:00
Epoch
6486f3f2cf Add option to use camera as sound listener 2024-02-13 09:18:18 +00:00
AnyOldName3
5913ca67d5 .ts files, too 2024-02-11 23:53:58 +00:00
BPengu1n
4c136ed7ee Updated qt localization text for new option 2024-02-11 17:00:45 -06:00
Andrei Kortunov
7e345436f4 Localize Launcher and Wizard 2024-02-01 09:47:25 +04:00