psi29a
ec6f6e2c90
Merge branch '8094-improve-advanced-settings-configuration-doc' into 'master'
...
Add rebalance soul gem values doc
Closes #8094
See merge request OpenMW/openmw!4292
2024-08-03 22:42:32 +00:00
psi29a
8d290dd581
Merge branch 'launcher' into 'master'
...
Don't check subdirectories of valid content directories (#8085 )
Closes #8085
See merge request OpenMW/openmw!4279
2024-08-03 22:42:05 +00:00
Sam Hellawell
61cb5b4da6
Support compiling with ffmpeg 5 and greater
2024-08-03 21:05:00 +01:00
psi29a
d45d251fae
Merge branch 'master' into 'master'
...
fix sourcetype
See merge request OpenMW/openmw!4290
2024-08-03 16:54:08 +00:00
Jared Davenport
6946d22505
fix sourcetype
2024-08-03 16:54:08 +00:00
AnyOldName3
68800eec40
Use FF_TIMESTAMPS
2024-08-03 15:09:54 +00:00
elsid
0c0d544e38
Add test to check Lua memory limit
2024-08-03 13:28:35 +02:00
Sarah Sunday
3e8a815e57
[TWEAK] Remove extraneous osg check
2024-08-02 16:47:29 -05:00
Sarah Sunday
4cb3987df1
[TWEAK] Remove FOR_RELEASE check
2024-08-02 16:40:40 -05:00
Sarah Sunday
7d4a6c4f26
Update zip
2024-08-02 16:31:32 -05:00
psi29a
07c89c4f84
Merge branch 'integration_tests_built_in' into 'master'
...
Enable built-in script in the integration tests
See merge request OpenMW/openmw!4289
2024-08-02 20:50:25 +00:00
Armand Golpaygani
987262a08b
Split sentences to improve wording
2024-08-02 22:48:36 +02:00
Cody Glassman
24452e2c3a
distortion - make sure color mask is enabled for clear to have an effect
2024-08-02 11:33:46 -07:00
Armand Golpaygani
7c310d5fc5
Add rebalance soul gem values doc
2024-08-01 23:01:49 +02:00
Sarah Sunday
e7d7ebd9d0
[TWEAK] Change to 13.6 target
2024-08-01 13:56:29 -05:00
Sarah Sunday
ce11cc16af
[TWEAK] Use system recast
2024-08-01 13:56:29 -05:00
Sarah Sunday
10a3b329cb
[TWEAK] Use system bullet
2024-08-01 13:56:29 -05:00
Sarah Sunday
4243d79896
[CI] PR feedback about release info
2024-08-01 13:56:29 -05:00
Sarah Sunday
6ce9979172
[CI] Add note to update zip
2024-08-01 13:56:29 -05:00
Sarah Sunday
0858fa439d
[CI] Tweak mac build script for new deps
2024-08-01 13:56:29 -05:00
psi29a
e8fcdae99e
Merge branch 'no-more-oversized-demons' into 'master'
...
Don't apply scale in RotateController
See merge request OpenMW/openmw!4284
2024-08-01 17:38:46 +00:00
psi29a
488a05d14c
Merge branch 'lua-add-is-fleeing' into 'master'
...
lua - add isFleeing() to AI interface
See merge request OpenMW/openmw!4256
2024-08-01 09:55:50 +00:00
psi29a
028ac2354e
Merge branch 'controller_tab_type' into 'master'
...
Allow shoulder buttons to work in menus when text input is active
See merge request OpenMW/openmw!4010
2024-08-01 09:55:15 +00:00
elsid
397518e3e7
Remove redundant line
2024-07-31 23:19:11 +02:00
elsid
a416125cdf
Format Lua code
2024-07-31 23:19:11 +02:00
elsid
f5b24efdca
Enable built-in script in the integration tests
2024-07-31 23:19:10 +02:00
Sebastian Fieber
234476bdae
lua - add isFleeing() to lua AI interface
2024-07-31 20:29:33 +02:00
psi29a
54c76203a7
Merge branch 'fix_crash_catcher_print' into 'master'
...
Use proper order for printf arguments
See merge request OpenMW/openmw!4285
2024-07-31 10:49:28 +00:00
Dave Corley
a4f1e7d918
FIX(rotatecontroller): Actually accounting for scale breaks biped creatures
2024-07-31 05:02:52 -05:00
Sam Hellawell
1b3509d0ad
Use nodeMask... lets ignore the previous attempt
2024-07-31 00:30:06 +01:00
AnyOldName3
f1795a4698
c a p i t u l a t e
2024-07-31 00:08:29 +01:00
AnyOldName3
cd7941dc9f
Some launcher fixes
...
I tried to fix https://gitlab.com/OpenMW/openmw/-/issues/8080 by making it so that instead of crashing, we showed an error.
In doing so, I discovered some problems with plugin sorting and the refresh button, like:
* it forgetting the non-user content files somewhere
* nothing guaranteeing that built-in content files stay at the top of the list and them only being there because the first data directory that provides them is usually the first data directory
* it forgetting the non-user content files somewhere else
* it looking like it'd forget any kind of non-user setting under certain circumstances
I fixed those problems too
2024-07-31 00:04:38 +01:00
Sam Hellawell
dd77c81557
Fix: castRenderingRay doesnt hit terrain
2024-07-30 23:21:10 +01:00
psi29a
317aee134f
Merge branch 'half_float_docs' into 'master'
...
Add half_float to the post processing documentation
See merge request OpenMW/openmw!4283
2024-07-30 08:14:17 +00:00
psi29a
30a844ae71
Merge branch 'how-do-you-ambulate' into 'master'
...
FEAT(types): Expose creature flags
See merge request OpenMW/openmw!4280
2024-07-29 08:07:36 +00:00
psi29a
765d55208f
Merge branch 'axis-lock' into 'master'
...
Feat(CS): Add shortcuts for axis locking, submode selection, switching camera, and fix render arrows
See merge request OpenMW/openmw!3675
2024-07-29 08:04:48 +00:00
Abdu Sharif
885ab3cfc2
Make show post processing enabled as the context says
2024-07-28 22:38:14 +00:00
Abdu Sharif
32aeaf793b
Call it contrast
2024-07-28 22:32:32 +00:00
Abdu Sharif
f9bbbecfab
Add half_float to omwfx.rst
2024-07-28 22:29:50 +00:00
uramer
51455b24e0
Merge branch 'fix_asan_error' into 'master'
...
Avoid using string_view on a temporary
See merge request OpenMW/openmw!4282
2024-07-28 22:27:54 +00:00
Dave Corley
42060be65c
FEAT: Add essential and respawning flags for both NPC and Creature types
2024-07-28 17:14:09 -05:00
Dave Corley
ef9d5270a1
FEAT(types): Expose creature flags
2024-07-28 17:14:05 -05:00
elsid
5c92b18875
Avoid using string_view on a temporary
2024-07-28 23:11:15 +02:00
elsid
2ebe83c4d5
Use proper order for printf arguments
2024-07-28 20:08:02 +02:00
psi29a
fc2f30dc4a
Merge branch 'anim-api-cleanup' into 'master'
...
Anim api cleanup (close #8081 )
Closes #8081
See merge request OpenMW/openmw!4274
2024-07-28 09:17:05 +00:00
Cody Glassman
77eeb5bd92
Merge branch 'master' into 'master'
...
HALF_FLOAT and normals changes
See merge request OpenMW/openmw!4240
2024-07-27 15:21:45 +00:00
Jared Davenport
349931b5cd
HALF_FLOAT and normals changes
2024-07-27 15:21:44 +00:00
psi29a
2967383636
Merge branch 'dialoguesubview' into 'master'
...
Do not store references to disposed objects
Closes #8046
See merge request OpenMW/openmw!4272
2024-07-27 09:38:17 +00:00
psi29a
79a9f8c23c
Merge branch 'thedreughtookmyenchantmentsandarentgivingthemback' into 'master'
...
Rebuild ESMStore indices before loading any cell or player state
See merge request OpenMW/openmw!4278
2024-07-27 09:37:44 +00:00
psi29a
f4e5d67476
Merge branch 'ridethestorm' into 'master'
...
Handle GetItemCount on references without a container store gracefully
See merge request OpenMW/openmw!4277
2024-07-27 09:35:58 +00:00