Zackhasacat
d150a6611d
Minor doc changes
2024-05-03 11:59:43 -05:00
psi29a
739ff70a82
Merge branch 'ai-exposed' into 'master'
...
Expose Wander option values to the Lua API (#7916 )
See merge request OpenMW/openmw!4006
2024-05-03 09:40:30 +00:00
Hristos N. Triantafillou
63a27bbf99
Expose Wander option values to the Lua API ( #7916 )
2024-05-03 09:40:30 +00:00
psi29a
becc832b15
Merge branch 'attenuation' into 'master'
...
Deobfuscate lighting illumination calculation
See merge request OpenMW/openmw!4068
2024-05-03 09:39:06 +00:00
psi29a
ed116ebf04
Merge branch 'bounds-check' into 'master'
...
Add bounds check
See merge request OpenMW/openmw!4067
2024-05-03 09:38:31 +00:00
Alexei Kotov
50ab6c71c3
Merge branch 'english_translations' into 'master'
...
Add English translation files for Qt
Closes #7948
See merge request OpenMW/openmw!4066
2024-05-03 04:51:18 +00:00
elsid
01166b1f26
Split ESM headers
2024-05-03 01:55:20 +02:00
trav5
0e03b9bd32
ESM::Dialogue Lua bindings: filterActorGender returns string
2024-05-01 13:14:59 +02:00
trav5
9001ed1e2f
ESM::Dialogue Lua bindings: rank filters start from 1 and filterActorCell->filterPlayerCell
2024-05-01 12:33:25 +02:00
Andrei Kortunov
9252879f0f
UI fixes for Wizard
2024-05-01 08:56:35 +04:00
trav5
2cdfaa69b3
ESM::Dialogue Lua bindings: Fixes in speaker faction and DialogueRecordInfo docs [correction]
2024-04-30 21:46:20 +02:00
trav5
9743276332
ESM::Dialogue Lua bindings: Fixes in speaker faction and DialogueRecordInfo docs
2024-04-30 21:37:56 +02:00
Alexei Kotov
6b90d7f1da
Deobfuscate lighting illumination calculation
2024-04-30 16:57:32 +03:00
AnyOldName3
b55a0fd32a
|| and && have different binding precedence
2024-04-30 13:50:50 +01:00
AnyOldName3
d148bd1cde
Add bounds check
2024-04-30 13:41:48 +01:00
psi29a
a57c350c08
Merge branch 'paint_svg' into 'master'
...
Change SVG icons color in the editor
See merge request OpenMW/openmw!4060
2024-04-30 08:19:51 +00:00
psi29a
e00f643d08
Merge branch 'one-am-sunday-night-shadows-mr' into 'master'
...
Use CLAMP_TO_EDGE for shadows
See merge request OpenMW/openmw!4065
2024-04-30 08:18:46 +00:00
psi29a
bb89717886
Merge branch 'droppinglikeflies' into 'master'
...
Fix Drop behavior for creatures that don't have an inventory
See merge request OpenMW/openmw!4063
2024-04-30 08:18:22 +00:00
psi29a
fa5c8f4a13
Merge branch 'fix_cell_preloading' into 'master'
...
Fix exterior cell preloading (#7954 )
Closes #7954
See merge request OpenMW/openmw!4064
2024-04-30 08:17:24 +00:00
Andrei Kortunov
f69ab506b2
Add English translation files for Qt
2024-04-29 11:58:32 +04:00
AnyOldName3
ee3d012a6a
Use CLAMP_TO_EDGE for shadows
...
Partially mitigates https://gitlab.com/OpenMW/openmw/-/issues/7944
The border was necessary in the olden days when the FFP might have shadows, but they require shaders now.
2024-04-29 01:21:29 +01:00
elsid
404940b6e0
Make sure proper number of cells is preloaded
...
Limit the number of exterior cells around a cell to be preloded based on current
and max cache size not just max cache size. Avoid doing break from inner loop
only.
Log when truncation happens but only once during process lifetime to warn a user.
2024-04-29 02:03:32 +02:00
elsid
2220868fa9
Preload surrounding exterior cells for the teleport door destination
...
When player teleports to the exterior cell, multiple cells are loaded not only
the target so better to have them preloaded too.
2024-04-29 01:02:49 +02:00
Alexei Kotov
cc4b2e5c58
Fix Drop behavior for creatures that don't have an inventory
2024-04-28 20:07:37 +03:00
Benjamin Y
954f08c2ff
removed unfinished type
2024-04-28 10:01:08 -05:00
psi29a
5b25435260
Merge branch 'fix_osg_stats_report' into 'master'
...
Report osg stats for frames with loading screens (#7737 )
Closes #7737
See merge request OpenMW/openmw!4053
2024-04-28 14:16:41 +00:00
psi29a
1e1fd28136
Merge branch 'fix_anim_state' into 'master'
...
Fix AnimState initialization
See merge request OpenMW/openmw!4061
2024-04-28 13:14:44 +00: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
psi29a
24fca82f2c
Merge branch 'faction_relations' into 'master'
...
Take in account faction reaction changes
See merge request OpenMW/openmw!4015
2024-04-28 13:05:13 +00:00
trav
c6807465f6
Merge branch openmw:master into mwdialogue-bindings
2024-04-28 10:34:21 +00:00
trav5
0aae0299af
ESM::Dialogue Lua bindings: Several post-review fixes
2024-04-28 12:32:56 +02:00
psi29a
e4fd852df6
Merge branch 'ba2' into 'master'
...
BA2 support fixes
See merge request OpenMW/openmw!4055
2024-04-28 07:40:40 +00:00
psi29a
1eb6b322a7
Merge branch 'morefunfallout4discoveries' into 'master'
...
Fix reading BSLightingShaderProperty backlight power in NIF Bethesda stream version 132
See merge request OpenMW/openmw!4058
2024-04-28 07:39:51 +00:00
Alexei Kotov
a5d936993f
Clarify Fallout 4 next gen update BA2 version naming
2024-04-28 05:09:40 +03:00
jvoisin
3e63b507d4
Merge branch 'fix_physics_crash' into 'master'
...
Fix crash in physics worker on removing object (#7950 )
Closes #7950
See merge request OpenMW/openmw!4057
2024-04-28 00:25:43 +00:00
jvoisin
b770577623
Merge branch 'sayyestoshadowmapoverlap' into 'master'
...
Remove allow shadow map overlap setting (#7939 )
Closes #7939
See merge request OpenMW/openmw!4056
2024-04-28 00:19:27 +00:00
trav5
f121c0ea72
ESM::Dialogue Lua bindings: API_REVISION updated
2024-04-27 22:27:59 +02:00
trav5
421cf40508
ESM::Dialogue Lua bindings: ref in DialogueInfos
2024-04-27 21:56:22 +02:00
trav5
52e1f32c88
Important change, https://godbolt.org/z/YjjaaqYsc
2024-04-27 21:38:20 +02:00
trav5
897e43ae1e
Less complex "index" and "at"
2024-04-27 15:22:19 +02:00
trav5
b9358521cc
Better return values
2024-04-27 15:02:45 +02:00
elsid
9d2f132aa7
Fix AnimState initialization
...
Remove redundant user defined constructor and destructor, make sure all members
are properly initialized including mTime (new float does not initialize the
float).
2024-04-27 14:47:23 +02:00
trav5
4449b66846
Operators and retting rid of 'records'
2024-04-27 13:44:08 +02:00
elsid
41d5d3bf09
Report osg stats for all frames showing loading screens
2024-04-27 12:37:39 +02:00
Andrei Kortunov
98abfcfe00
Use grayscale images for disabled icons
2024-04-27 11:25:56 +04:00
Andrei Kortunov
070327a259
Change SVG color in the editor
2024-04-27 09:57:47 +04:00
trav
a0989c3481
Merge branch openmw:master into mwdialogue-bindings
2024-04-26 19:21:28 +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