Commit Graph

29084 Commits (4db96186d201dc86b6f3699b0315058109576ef2)
 

Author SHA1 Message Date
Andrei Kortunov cf90581995 Set ComboBox value prior to interactive MessageBox 2 years ago
Andrei Kortunov cb64f49ba1 Allow to configure locales via settings menu 2 years ago
Andrei Kortunov 8ff64ca176 Add a default way to store arrays in the settings.cfg 2 years ago
psi29a c540212e0d Merge branch 'preload_doc_update' into 'master'
Remove outdated info from the docs

See merge request OpenMW/openmw!2187
2 years ago
psi29a f315afbcce Merge branch 'character_string_view' into 'master'
Use string_view in the CharacterController

See merge request OpenMW/openmw!2189
2 years ago
psi29a 59f1bcc966 Merge branch 'quickerkeys' into 'master'
Allow activating quick keys menu in menus (bug #6898)

Closes #6898

See merge request OpenMW/openmw!2178
2 years ago
Andrei Kortunov a787625c65 Remove code which became redundant due to changes in way how we load bitmap fonts 2 years ago
Evil Eye 55134d1e31 Use string_view in the CharacterController 2 years ago
psi29a 26bd907b0b Merge branch 'hdr_quick' into 'master'
Fix auto exposure

See merge request OpenMW/openmw!2174
2 years ago
Alexei Kotov 45a94bdf32 Merge branch 'no_hugs' into 'master'
Don't allow non-bipedal actors to use non-weapon animations while moving

Closes #6868

See merge request OpenMW/openmw!2153
2 years ago
psi29a d43e85051f Merge branch 'walkwhenyoucantride' into 'master'
Revert MR 2048

See merge request OpenMW/openmw!2175
2 years ago
psi29a 17a0063a7c Merge branch 'async_delete_animation' into 'master'
Destruct animation asynchronously when unloading a cell

See merge request OpenMW/openmw!2177
2 years ago
psi29a bbcf7809f0 Merge branch 'gui_cleanup' into 'master'
GUI cleanup

See merge request OpenMW/openmw!2169
2 years ago
Joakim Berg 0a22919820 Update files/data/l10n/BuiltInShaders/sv.yaml, files/data/CMakeLists.txt 2 years ago
Joakim Berg be3fb651cf Update files/data/l10n/PostProcessing/sv.yaml 2 years ago
elsid d165966bea
Make OSGTexture final
To show that there are no more inheritance levels and also help compiler to
better optimize virtual function calls. There is no need to access virtual table
when compiler calls a virtual function of a final type.
2 years ago
elsid 5f800279ac
Remove unused Gui::FontLoader::mTextures 2 years ago
psi29a 843728aadb Merge branch 'breakingcharacter' into 'master'
Make the character controller less miserable, round 5: landing animation

See merge request OpenMW/openmw!2176
2 years ago
Abdu Sharif 30c99784e8 Update cells.rst 2 years ago
AnyOldName3 0a73724fbd Merge branch 'knightofzero' into 'master'
Fix local map viewing distance lower bound (regression #6902)

Closes #6902

See merge request OpenMW/openmw!2186
2 years ago
Alexei Kotov f99bcd7ccf Fix local map viewing distance lower bound 2 years ago
Alexei Kotov ae4df2e038 Only close quick keys-related modals when the menu is closed 2 years ago
Alexei Kotov 80a2ef29ad Allow activating quick keys menu in menus 2 years ago
Andrei Kortunov b7763fad2d Merge branch 'LTO-timing' into 'master'
Enable LTO Release builds on Windows by default

See merge request OpenMW/openmw!295
2 years ago
AnyOldName3 6e3c04195c Enable LTO Release builds on Windows by default 2 years ago
psi29a e2b245d3b7 Merge branch 'issue_6901' into 'master'
Fix Morrowind.exe soul gem usage discrepancy #6901

See merge request OpenMW/openmw!2181
2 years ago
psi29a 4e1b5f9761 Merge branch 'sky_fix' into 'master'
Fix sky blending when sky is toggled

See merge request OpenMW/openmw!2185
2 years ago
Max Henzerling 281abae2fd Issue-64356: Add support for msvc 2022 2 years ago
glassmancody.info 299735ba4d fix sky rtt traversing sky when sky disabled 2 years ago
myrix dba0609f24 changelog 2 years ago
myrix 782cb7699d use std::string, no unlocalized message, show soul gem id 2 years ago
myrix 3698d96b46 use ciCompareLen, move checks to Miscellaneous::use and ActionSoulgem 2 years ago
myrix 8817f802cb message when using empty soul gems, using preferentially filled ones with equip command 2 years ago
elsid 0614b82452
Restore UnrefQueue to destruct animation asynchronously 2 years ago
elsid 1e7989c5e5
Remove animation objects from scene outside destructor 2 years ago
jvoisin b942d70c3c Merge branch 'removeitem' into 'master'
Properly handle negative count RemoveItem (bug #6895)

Closes #6895

See merge request OpenMW/openmw!2180
2 years ago
unknown 95a074b8aa Shorten diff 2 years ago
Alexei Kotov 578b58ca14 Properly handle negative count RemoveItem (bug #6895) 2 years ago
Alexei Kotov 510d1d76d7 Fix applying of falling damage 2 years ago
elsid 34fd8abf5f
Move Animation::getPtr definitions to header 2 years ago
elsid 1168895bf3
Remove redundant reset calls from destructor 2 years ago
Alexei Kotov 819101144d Landing animation playback fixes
Cancel landing animation immediately after moving during the first frame of landing and due to turning animation
2 years ago
Petr Mikheev 6a30897d63 Merge branch 'localization' into 'master'
Post processing shaders localization

See merge request OpenMW/openmw!2164
2 years ago
Andrei Kortunov e0c05a15fb Post processing shaders localization 2 years ago
Alexei Kotov bbb8a5e1cb Revert MR 2048 2 years ago
glassmancody.info fd4966f77a temporary fix for auto exposure 2 years ago
psi29a ea9f2761c3 Merge branch 'docs' into 'master'
Update Active grid paging documentation

See merge request OpenMW/openmw!2172
2 years ago
Andrei Kortunov 110812fdaa Update Active grid paging documentation 2 years ago
psi29a ad687c380a Merge branch 'nif' into 'master'
Move NIF implementation to cpp files

Closes #6518

See merge request OpenMW/openmw!2170
2 years ago
Andrei Kortunov c36c28e8f9 Move NIF implementation to cpp files 2 years ago