1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 09:35:28 +00:00

28792 Commits

Author SHA1 Message Date
Joakim Berg
0a22919820 Update files/data/l10n/BuiltInShaders/sv.yaml, files/data/CMakeLists.txt 2022-07-26 11:29:18 +00:00
Joakim Berg
be3fb651cf Update files/data/l10n/PostProcessing/sv.yaml 2022-07-26 11:21:44 +00:00
psi29a
843728aadb Merge branch 'breakingcharacter' into 'master'
Make the character controller less miserable, round 5: landing animation

See merge request OpenMW/openmw!2176
2022-07-26 07:44:42 +00:00
AnyOldName3
0a73724fbd Merge branch 'knightofzero' into 'master'
Fix local map viewing distance lower bound (regression #6902)

Closes #6902

See merge request OpenMW/openmw!2186
2022-07-26 01:17:14 +00:00
Alexei Kotov
f99bcd7ccf Fix local map viewing distance lower bound 2022-07-26 00:00:42 +03:00
Andrei Kortunov
b7763fad2d Merge branch 'LTO-timing' into 'master'
Enable LTO Release builds on Windows by default

See merge request OpenMW/openmw!295
2022-07-25 10:04:37 +00:00
AnyOldName3
6e3c04195c Enable LTO Release builds on Windows by default 2022-07-25 10:04:36 +00:00
psi29a
e2b245d3b7 Merge branch 'issue_6901' into 'master'
Fix Morrowind.exe soul gem usage discrepancy #6901

See merge request OpenMW/openmw!2181
2022-07-25 09:39:42 +00:00
psi29a
4e1b5f9761 Merge branch 'sky_fix' into 'master'
Fix sky blending when sky is toggled

See merge request OpenMW/openmw!2185
2022-07-25 08:52:30 +00:00
glassmancody.info
299735ba4d fix sky rtt traversing sky when sky disabled 2022-07-24 19:35:37 -07:00
myrix
dba0609f24 changelog 2022-07-25 05:15:13 +03:00
myrix
782cb7699d use std::string, no unlocalized message, show soul gem id 2022-07-25 02:56:25 +03:00
myrix
3698d96b46 use ciCompareLen, move checks to Miscellaneous::use and ActionSoulgem 2022-07-25 01:47:10 +03:00
myrix
8817f802cb message when using empty soul gems, using preferentially filled ones with equip command 2022-07-24 23:02:26 +03:00
jvoisin
b942d70c3c Merge branch 'removeitem' into 'master'
Properly handle negative count RemoveItem (bug #6895)

Closes #6895

See merge request OpenMW/openmw!2180
2022-07-24 19:02:09 +00:00
Alexei Kotov
578b58ca14 Properly handle negative count RemoveItem (bug #6895) 2022-07-24 20:15:44 +03:00
Alexei Kotov
510d1d76d7 Fix applying of falling damage 2022-07-24 19:08:54 +03:00
Alexei Kotov
819101144d Landing animation playback fixes
Cancel landing animation immediately after moving during the first frame of landing and due to turning animation
2022-07-24 17:24:17 +03:00
Petr Mikheev
6a30897d63 Merge branch 'localization' into 'master'
Post processing shaders localization

See merge request OpenMW/openmw!2164
2022-07-24 13:18:51 +00:00
Andrei Kortunov
e0c05a15fb Post processing shaders localization 2022-07-24 13:18:50 +00:00
psi29a
ea9f2761c3 Merge branch 'docs' into 'master'
Update Active grid paging documentation

See merge request OpenMW/openmw!2172
2022-07-22 09:53:27 +00:00
Andrei Kortunov
110812fdaa Update Active grid paging documentation 2022-07-22 10:35:07 +04:00
psi29a
ad687c380a Merge branch 'nif' into 'master'
Move NIF implementation to cpp files

Closes #6518

See merge request OpenMW/openmw!2170
2022-07-21 16:09:33 +00:00
Andrei Kortunov
c36c28e8f9 Move NIF implementation to cpp files 2022-07-21 15:54:52 +04:00
Petr Mikheev
643e33c11a Merge branch 'lua_pathfinding_bindings' into 'master'
Add bindings for navigator utils functions (#6690)

See merge request OpenMW/openmw!2128
2022-07-20 23:52:16 +00:00
elsid
27cc901e76
Add bindings for navigator utils functions 2022-07-21 00:04:26 +02:00
psi29a
ebc34ea251 Merge branch 'geodes' into 'master'
Get rid of obsolete osg::Geode where it is possible

See merge request OpenMW/openmw!2167
2022-07-20 12:47:11 +00:00
Andrei Kortunov
de58c9dff3 Get rid of obsolete osg::Geode where it is possible 2022-07-20 15:28:56 +04:00
psi29a
0b08e5e29a Merge branch 'guifixes' into 'master'
Improve binding VFS to MyGUI

See merge request OpenMW/openmw!2165
2022-07-20 08:32:22 +00:00
Andrei Kortunov
168a097c8b Improve binding VFS to MyGUI 2022-07-20 08:06:57 +04:00
elsid
2acf19bf2a Merge branch 'revert' into 'master'
Revert controversial changes in luadoc generation (!2124, !2130)

See merge request OpenMW/openmw!2166
2022-07-19 22:25:47 +00:00
Petr Mikheev
aa807c0c3c Revert controversial changes in luadoc generation (!2124, !2130) 2022-07-19 22:25:46 +00:00
psi29a
3b75ae7ff1 Merge branch 'terrain-include-cleanup' into 'master'
Cleanup includes in Terrain component

See merge request OpenMW/openmw!2157
2022-07-19 14:42:43 +00:00
psi29a
29d8330c5f Merge branch 'fix-debug-build' into 'master'
Use correct assertion for the file implementation

See merge request OpenMW/openmw!2163
2022-07-19 13:48:57 +00:00
Matt
c6bc264b35 Use correct assertion for the file implementation 2022-07-19 13:48:57 +00:00
psi29a
4a15fae588 Merge branch 'fix-fileclose' into 'master'
Use ScopedHandle for File::Handle

See merge request OpenMW/openmw!2159
2022-07-19 10:05:07 +00:00
psi29a
b460904761 Merge branch 'benchmarkiseasy' into 'master'
Add a simple HOWTO for the builtin tracing functionality.

See merge request OpenMW/openmw!1275
2022-07-19 10:00:13 +00:00
psi29a
036896078d Merge branch 'swedish-translation' into 'master'
Swedish i10n translations

See merge request OpenMW/openmw!2131
2022-07-19 06:49:50 +00:00
Joakim Berg
03b178c2eb Swedish i10n translations 2022-07-19 06:49:50 +00:00
psi29a
8da463926e Merge branch 'warnfix' into 'master'
Follow-up for MR 2112

See merge request OpenMW/openmw!2162
2022-07-18 20:57:56 +00:00
psi29a
6cb8079877 Merge branch 'unique_ptr_wizard' into 'master'
Use unique_ptr for Wizard::InstallationPage members

See merge request OpenMW/openmw!2160
2022-07-18 20:54:57 +00:00
ζeh Matt
8f7ec42c09
Close handle if valid for move assignment 2022-07-18 23:11:09 +03:00
Andrei Kortunov
4e7fe5a8bd Set VFS only once 2022-07-18 23:37:41 +04:00
Andrei Kortunov
4e9a063de2 Fix MacOS build 2022-07-18 23:37:37 +04:00
ζeh Matt
8a724eb772
Delete assignment and copy constructor 2022-07-18 22:28:35 +03:00
ζeh Matt
3c8ef8463c
Close only valid handles 2022-07-18 21:44:03 +03:00
elsid
c197896765
Use unique_ptr for Wizard::InstallationPage members 2022-07-18 20:29:37 +02:00
Petr Mikheev
e222afc764 Merge branch 'fwd-lua-vfs' into 'master'
Type forward VFS::Manager in luastate.hpp and l10n.hpp

See merge request OpenMW/openmw!2158
2022-07-18 18:23:02 +00:00
ζeh Matt
2014ea40b9
Use ScopedHandle for File::Handle 2022-07-18 21:13:41 +03:00
psi29a
40cab76de5 Merge branch 'fonts' into 'master'
Enhance a way to setup fonts and layout files

See merge request OpenMW/openmw!2112
2022-07-18 17:36:31 +00:00