elsid
|
a2147d70cc
|
Use forward declaration for some VFS types
This will allow to save on preprocessed code size in the future changes.
|
2024-01-16 01:32:11 +01:00 |
|
Evil Eye
|
5ae878c248
|
Merge branch 'blocksound' into 'master'
Play shield hit sound for the shield that was hit (#7774)
Closes #7774
See merge request OpenMW/openmw!3776
|
2024-01-15 16:06:01 +00:00 |
|
psi29a
|
2836ca2d91
|
Merge branch 'dynamic_casts' into 'master'
Check dynamic cast results
See merge request OpenMW/openmw!3761
|
2024-01-14 17:23:13 +00:00 |
|
Alexei Kotov
|
1a629cbf07
|
Play shield hit sound for the shield that was hit (#7774)
|
2024-01-14 10:33:21 +03:00 |
|
Andrei Kortunov
|
98b281e4ad
|
Add a missing assertion
|
2024-01-14 10:59:39 +04:00 |
|
psi29a
|
51426eb754
|
Merge branch 'topiccoloring' into 'master'
Properly redraw the topics list when disposition bar state changes
See merge request OpenMW/openmw!3765
|
2024-01-13 09:52:20 +00:00 |
|
jvoisin
|
99164b3a0e
|
Merge branch 'cicontent' into 'master'
Use ciEqual to detect missing content files
See merge request OpenMW/openmw!3767
|
2024-01-12 19:19:02 +00:00 |
|
psi29a
|
53e3dd0a70
|
Merge branch 'ondeath' into 'master'
Handle running stats extensions on non-actors gracefully (#7770)
Closes #7770
See merge request OpenMW/openmw!3760
|
2024-01-12 07:55:49 +00:00 |
|
Evil Eye
|
1880894f4a
|
Use ciEqual to detect missing content files
|
2024-01-11 19:05:37 +01:00 |
|
psi29a
|
4c88ab5e07
|
Merge branch 'thunderstorm' into 'master'
Interrupt thunder SFX indoors (bug #6402)
Closes #6402
See merge request OpenMW/openmw!3741
|
2024-01-11 16:23:16 +00:00 |
|
psi29a
|
d458a8e43b
|
Merge branch 'readonly_properties' into 'master'
Refactor Lua properties
See merge request OpenMW/openmw!3762
|
2024-01-11 09:32:30 +00:00 |
|
AnyOldName3
|
e6e24e1b6c
|
Merge branch 'fix_mac_os_current_path' into 'master'
Set MacOS current_path before reading configuration files [#7706]
See merge request OpenMW/openmw!3739
|
2024-01-11 00:59:27 +00:00 |
|
Yury Stepovikov
|
52623ddd7d
|
Set MacOS current_path before reading configuration files [#7706]
|
2024-01-11 00:59:27 +00:00 |
|
Alexei Kotov
|
c4ed812567
|
Properly redraw the topics list when disposition bar state changes
|
2024-01-11 03:28:34 +03:00 |
|
Alexei Kotov
|
ccbc02abc3
|
Handle running stats extensions on non-actors gracefully (#7770)
|
2024-01-10 22:41:11 +03:00 |
|
psi29a
|
a6e07dd33a
|
Merge branch 'paging' into 'master'
Unbreak un-paging (#7768)
Closes #7768
See merge request OpenMW/openmw!3754
|
2024-01-10 19:06:43 +00:00 |
|
psi29a
|
f56198c2c1
|
Merge branch 'static_npc_parts' into 'master'
Use single global static variable in Npc::getSoundIdFromSndGen for all parts
See merge request OpenMW/openmw!3757
|
2024-01-10 19:05:53 +00:00 |
|
psi29a
|
a0890259e1
|
Merge branch 'move' into 'master'
Move local variables in GUI code
See merge request OpenMW/openmw!3758
|
2024-01-10 19:05:01 +00:00 |
|
Andrei Kortunov
|
e67d6c6ebf
|
Refactor Lua properties
|
2024-01-10 12:37:14 +04:00 |
|
psi29a
|
60d1262d61
|
Merge branch 'askloadnotreallyrecent' into 'master'
Replicate recent save loading prompt behavior (bug #7617)
Closes #7617
See merge request OpenMW/openmw!3710
|
2024-01-10 08:23:41 +00:00 |
|
Alexei Kotov
|
778fe606b8
|
Merge branch 'beastly' into 'master'
Restore beast race animations
See merge request OpenMW/openmw!3752
|
2024-01-09 21:42:20 +00:00 |
|
Evil Eye
|
ff78c13903
|
Merge branch 'unused_hrtf' into 'master'
Remove unused code
See merge request OpenMW/openmw!3750
|
2024-01-09 18:18:16 +00:00 |
|
Andrei Kortunov
|
fbd99583ca
|
Move local variables in GUI code
|
2024-01-09 16:11:44 +04:00 |
|
elsid
|
ad0ad625e5
|
Use single global static variable in Npc::getSoundIdFromSndGen for all parts
To eliminate checks for local static variable initialization.
|
2024-01-09 10:25:22 +01:00 |
|
psi29a
|
a0c0509e3f
|
Merge branch 'rm_unused_apps_includes' into 'master'
Use "" to quote apps/openmw includes and remove unused
See merge request OpenMW/openmw!3727
|
2024-01-09 08:59:23 +00:00 |
|
psi29a
|
5bd2020c23
|
Merge branch 'inactiveeffects' into 'master'
Make ActorActiveEffects:getEffect return an empty value and strip expired effects from __pairs
Closes #7440
See merge request OpenMW/openmw!3735
|
2024-01-09 08:58:42 +00:00 |
|
Alexei Kotov
|
9e3b427a98
|
Unbreak un-paging (#7768)
|
2024-01-08 23:41:51 +03:00 |
|
Evil Eye
|
164b6309a7
|
Improve legibility
|
2024-01-08 18:08:17 +01:00 |
|
Alexei Kotov
|
5043e67e06
|
Replicate recent save loading prompt behavior (bug #7617)
|
2024-01-08 19:53:52 +03:00 |
|
Evil Eye
|
97dee00263
|
Merge branch 'remove_klass' into 'master'
Replace 'klass' by meaningful names
See merge request OpenMW/openmw!3745
|
2024-01-08 16:50:40 +00:00 |
|
Evil Eye
|
6756b8613d
|
Restore beast race animations
|
2024-01-08 17:18:08 +01:00 |
|
Andrei Kortunov
|
9102fd4d57
|
Remove unused code
|
2024-01-08 15:57:18 +04:00 |
|
jvoisin
|
57066bcac1
|
Merge branch 'more_cleanup' into 'master'
Code cleanup
See merge request OpenMW/openmw!3746
|
2024-01-08 11:35:24 +00:00 |
|
Alexei Kotov
|
3af28439d6
|
Interrupt thunder SFX indoors (bug #6402)
|
2024-01-08 12:06:51 +03:00 |
|
psi29a
|
7019405278
|
Merge branch 'rainloop' into 'master'
Support playing ambient and rain weather SFX at the same time (bug #7761)
Closes #7761
See merge request OpenMW/openmw!3738
|
2024-01-08 07:59:55 +00:00 |
|
elsid
|
067957f57b
|
Use "" to quote apps/openmw includes and remove unused
Using "" makes clangd to find unused includes which makes it quite easy to
remove them.
|
2024-01-07 17:57:11 +01:00 |
|
Andrei Kortunov
|
084fc80efd
|
Use string_view for readonly string properties
|
2024-01-07 19:21:45 +04:00 |
|
Andrei Kortunov
|
8879d89e4a
|
Replace 'klass' by meaningful names
|
2024-01-07 19:12:49 +04:00 |
|
Andrei Kortunov
|
4f65b7167a
|
Do not copy vector for every door marker
|
2024-01-07 18:53:07 +04:00 |
|
Alexei Kotov
|
ed31a0354a
|
Support playing ambient and rain weather SFX at the same time (bug #7761)
|
2024-01-07 04:56:36 +03:00 |
|
Alexei Kotov
|
c1c774e11d
|
Update the spells window when constant effects are added/removed (bug #7475)
|
2024-01-07 04:55:29 +03:00 |
|
Alexei Kotov
|
961c53f1c4
|
Merge branch 'clickcrash' into 'master'
Don't crash when clicking the logo video
See merge request OpenMW/openmw!3736
|
2024-01-07 01:21:56 +00:00 |
|
Alexei Kotov
|
dfc29974d0
|
Merge branch 'water_walking_cost' into 'master'
Use walking speed for swimming actor with water walking for pathfinding (#7758)
Closes #7758
See merge request OpenMW/openmw!3732
|
2024-01-07 01:19:43 +00:00 |
|
Evil Eye
|
72c382aca6
|
Don't crash when clicking the logo video
|
2024-01-06 14:23:08 +01:00 |
|
Evil Eye
|
74a6c81d53
|
Make ActorActiveEffects:getEffect return an empty value and strip expired effects from __pairs
|
2024-01-06 14:14:29 +01:00 |
|
psi29a
|
c3c8fa1e61
|
Merge branch 'sceneleak' into 'master'
Set paged refs' base node to null (#6335)
Closes #6335
See merge request OpenMW/openmw!3715
|
2024-01-06 11:07:07 +00:00 |
|
elsid
|
903299ce50
|
Avoid recomputing navigator flags when getting area costs
|
2024-01-06 02:39:42 +01:00 |
|
elsid
|
594bd6e136
|
Use walking speed for swimming actor with water walking for pathfinding
This will make them find shorter paths nearby shores.
|
2024-01-06 02:39:40 +01:00 |
|
jvoisin
|
689efa6d69
|
Merge branch 'mapnotes' into 'master'
Shorten global map marker notes like vanilla (bug #7619)
Closes #7619
See merge request OpenMW/openmw!3719
|
2024-01-05 13:05:56 +00:00 |
|
jvoisin
|
5837f97b99
|
Merge branch 'nonexclusivesettings' into 'master'
Downgrade Settings GUI mode to a modal (bug #6758)
Closes #6758
See merge request OpenMW/openmw!3720
|
2024-01-05 13:04:20 +00:00 |
|