Commit Graph

281 Commits (d3e30830061c5ee553292c225242e2bd47d0ad5b)

Author SHA1 Message Date
Evil Eye 91bcd0a556 Add a showInDialogue parameter to ui.showMessage and use it for level up messages 6 months ago
Alexei Kotov ccd36e9413 Support light fade settings in legacy lighting method
This doesn't change launcher descriptions because the launcher settings are going to be omitted
7 months ago
Alexei Kotov 593d4ff714 Move per-pixel lighting to the in-game settings 7 months ago
Joakim Berg fcc29eeefe duh, found more post processing mistranslations 7 months ago
Joakim Berg 60e8275bb9 Fixed some small translation errors 7 months ago
Alexei Kotov 950d65a382 Merge branch 'rollback_music_interface' into 'master'
Rollback a Muisc interface

See merge request OpenMW/openmw!4129
7 months ago
psi29a 6e0606b55b Merge branch 'paralysisagainagain' into 'master'
Make paralysis cancel camera mode changes (#7997)

Closes #7997

See merge request OpenMW/openmw!4122
7 months ago
psi29a 157a5a4489 Merge branch 'l10n' into 'master'
Many localization fixes

See merge request OpenMW/openmw!4108
7 months ago
Andrei Kortunov aa07dc0312 Rollback a Muisc interface 7 months ago
psi29a d15be7a685 Merge branch 'fix-nearest-gui-options' into 'master'
Fix incorrect texture filtering GUI for nearest, allow to disable nearest from GUI

See merge request OpenMW/openmw!4114
7 months ago
psi29a db27543ea1 Merge branch 'uniform_choice' into 'master'
Add choice widget type to postprocessing uniforms

See merge request OpenMW/openmw!3969
7 months ago
Alexei Kotov 462818c304 Make paralysis cancel camera mode changes (#7997) 7 months ago
Sam Hellawell a7991f9988 Update german translation 7 months ago
Sam Hellawell d3c1aa6653 Fix incorrect texture filtering GUI for nearest, allow to disable nearest from GUI 7 months ago
Andrei Kortunov 5a1ec8ce87 Implement Lua-based music 8 months ago
Alexei Kotov 45035413e9 Shorten Swedish am/pm lines to make them less confusing 8 months ago
Alexei Kotov 2aa5c78424 Add Swedish translations for the newly exposed lines 8 months ago
Alexei Kotov 1528522c4d Add French translations for the newly exposed lines
Bump the max width for Prefs page checkbox captions to allow butchering the lines less
8 months ago
Alexei Kotov f2f9ce343e Add German translations for the newly exposed lines 8 months ago
Alexei Kotov 86ecf3fa0c Make saved game dialog Health and Level lines localizable
Currently providing English, Russian and GMST-based localization.
8 months ago
Alexei Kotov 71dc14cbb2 Use standard quote marks for German OMWControls and OMWCamera
Mystic Cards doesn't provide glyphs for the quote marks Atahualpa used
8 months ago
Alexei Kotov 381ab8e0d2 Unbreak Swedish OMWEngine localization 8 months ago
Alexei Kotov 04989953ad Make rest autosave, crosshair and best attack lines localizable
This includes English, Russian and GMST-based localization for these lines
8 months ago
Alexei Kotov 309201934a Fix Calendar localizations in German, Swedish and Russian
The proper translations for some lines can't come from data/l10n/Calendar variants of the files as these are overridden and aren't included to begin with
Capitalize Dag in Swedish localization
Add all missing lines in Russian localization
Properly supply all localization files
8 months ago
psi29a 7f54486e80 Merge branch 'doc_has_more_probls' into 'master'
Very minor doc changes

See merge request OpenMW/openmw!4072
8 months ago
Alexei Kotov 37e11df59b Adjust default spellings for English l10n am/pm/day lines 8 months ago
Zackhasacat 921ee8ffe6 Merge branch 'master' of gitlab.com:openmw/openmw into doc_has_more_probls 8 months ago
Hristos N. Triantafillou 686fdb057d
Idle is optional and could be nil 8 months ago
Zackhasacat d150a6611d Minor doc changes 8 months ago
Hristos N. Triantafillou 63a27bbf99 Expose Wander option values to the Lua API (#7916) 8 months ago
psi29a 3980bb15cc Merge branch 'lua_controller_cursor' into 'master'
Add lua bindings for controller cursor mode

See merge request OpenMW/openmw!3623
8 months ago
Joakim Berg 9448a30caf Accidental upper case in a comment 9 months ago
Joakim Berg 231ec03ef4 swedish calendar translation 9 months ago
Martin Otto e0a016749c Update/add German translation files 9 months ago
psi29a 9db56c8bc4 Merge branch 'usedontactivate' into 'master'
Disallow Lua activation of inventory objects

See merge request OpenMW/openmw!4009
9 months ago
psi29a c29816f67e Merge branch 'sv-translatation-2024-04-04' into 'master'
Update Swedish translations

See merge request OpenMW/openmw!4004
9 months ago
Joakim Berg c485726046 Update Swedish translations 9 months ago
Andrei Kortunov edb9da5a67 Capitalize in-game setting 9 months ago
Zackhasacat a51b6c7392 Remove menu select 9 months ago
Zackhasacat a29be8909d Add bindings to select the next menu element 9 months ago
Zackhasacat 6491bb4910 Merge branch 'master' of gitlab.com:openmw/openmw into lua_controller_cursor 9 months ago
Evil Eye d68d20eb1a Disallow Lua activation of inventory objects 9 months ago
trav5 b0008d22e6 Attempt to fix openmw issue #7906
l10n name is taken not from the ActionInfo/TriggerInfo's 'key' param,
but from the 'l10n' param when making the inputBinding setting renderer
9 months ago
Andrei Kortunov b3188b593c Disable MyGUI windows snapping 9 months ago
Arnaud Dochain 36ca3b8bd9 French localisation update 9 months ago
Alexei Kotov 76105cc2d1 Make sunlight scattering and wobbly shores optional 9 months ago
psi29a 3fcf3aca77 Merge branch 'modalsettingsmodal' into 'master'
Reimplement the Settings window as a normal window (#7845, #7870)

Closes #7845 and #7870

See merge request OpenMW/openmw!3895
9 months ago
Cody Glassman 098396822f add choice widget type to postprocessing uniforms 10 months ago
psi29a d746918563 Merge branch 'yaml_parse' into 'master'
Load YAML files via Lua

Closes #7590

See merge request OpenMW/openmw!3924
10 months ago
Andrei Kortunov 715efe892f Load YAML files via Lua (feature 7590) 10 months ago