Commit Graph

33130 Commits (2ef286b27a41beb553a84c3a778229cce15c533a)
 

Author SHA1 Message Date
psi29a d458a8e43b Merge branch 'readonly_properties' into 'master'
Refactor Lua properties

See merge request OpenMW/openmw!3762
12 months ago
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
12 months ago
Yury Stepovikov 52623ddd7d Set MacOS current_path before reading configuration files [#7706] 12 months ago
Alexei Kotov c4ed812567 Properly redraw the topics list when disposition bar state changes 12 months ago
Alexei Kotov ccbc02abc3 Handle running stats extensions on non-actors gracefully (#7770) 12 months ago
psi29a a6e07dd33a Merge branch 'paging' into 'master'
Unbreak un-paging (#7768)

Closes #7768

See merge request OpenMW/openmw!3754
12 months ago
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
12 months ago
psi29a a0890259e1 Merge branch 'move' into 'master'
Move local variables in GUI code

See merge request OpenMW/openmw!3758
12 months ago
Andrei Kortunov 0e1bb45345 Cleanup navmesh updater 12 months ago
Andrei Kortunov e67d6c6ebf Refactor Lua properties 1 year ago
psi29a 60d1262d61 Merge branch 'askloadnotreallyrecent' into 'master'
Replicate recent save loading prompt behavior (bug #7617)

Closes #7617

See merge request OpenMW/openmw!3710
1 year ago
psi29a ce151692e9 Merge branch 'editor_shortcut_settings' into 'master'
Use settings values to declare shortcut settings (#6876)

See merge request OpenMW/openmw!3753
1 year ago
psi29a c9de6de29f Merge branch 'macos_openal_soft' into 'master'
Ensure macos builds with openal-soft and not deprecated Apple Framework

See merge request OpenMW/openmw!3755
1 year ago
Alexei Kotov 78d8cf86c3 Merge branch 'pickme' into 'master'
Override launcher file info with higher priority info

Closes #7733 and #7103

See merge request OpenMW/openmw!3743
1 year ago
Alexei Kotov 778fe606b8 Merge branch 'beastly' into 'master'
Restore beast race animations

See merge request OpenMW/openmw!3752
1 year ago
Alexei Kotov 73015d2d25 Merge branch 'effectivedocs' into 'master'
Update ActiveEffect documentation

See merge request OpenMW/openmw!3759
1 year ago
Evil Eye ff78c13903 Merge branch 'unused_hrtf' into 'master'
Remove unused code

See merge request OpenMW/openmw!3750
1 year ago
Evil Eye d05f5e84ff Merge branch 'missing_assert' into 'master'
Add missing assertion

See merge request OpenMW/openmw!3751
1 year ago
Evil Eye e7d1611be3 Update ActiveEffect documentation 1 year ago
Evil Eye 0db8026356 Stop adding and deleting rows 1 year ago
Evil Eye 672cefd594 Track checked EsmFile pointers instead of full paths 1 year ago
Evil Eye 521394d67b Override launcher file info with higher priority info 1 year ago
Andrei Kortunov fbd99583ca Move local variables in GUI code 1 year ago
elsid ad0ad625e5
Use single global static variable in Npc::getSoundIdFromSndGen for all parts
To eliminate checks for local static variable initialization.
1 year ago
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
1 year ago
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
1 year ago
elsid 69cf507db8
Fix navmesh update on player changing tile
In cases when objects are not present on the scene (e.g. generated exterior
cells) navmesh is not updated because area that suppose to be covered with it
was not updated. It was updated only during cell change. This is a regression
from d15e1dca84.

Set TileCachedRecastMeshManager range on NavMeshManager update to make sure it
always covers correct area around player.

Return a union of objects, heightfields and water ranges from
getLimitedObjectsRange intersected with range provided above.
1 year ago
Bret Curtis d16b1ca54e make macos use openal-soft 1 year ago
Alexei Kotov 9e3b427a98 Unbreak un-paging (#7768) 1 year ago
elsid 66f5d70550
Use settings values to declare shortcut settings 1 year ago
Evil Eye 164b6309a7 Improve legibility 1 year ago
Alexei Kotov 5043e67e06 Replicate recent save loading prompt behavior (bug #7617) 1 year ago
Evil Eye 97dee00263 Merge branch 'remove_klass' into 'master'
Replace 'klass' by meaningful names

See merge request OpenMW/openmw!3745
1 year ago
Evil Eye 64673ea21f Merge branch 'editor_colour_settings' into 'master'
Use settings values to declare colour settings (#6876)

See merge request OpenMW/openmw!3747
1 year ago
Evil Eye 6756b8613d Restore beast race animations 1 year ago
Andrei Kortunov d1a7dfee87 Add missing assertion 1 year ago
Andrei Kortunov 9102fd4d57 Remove unused code 1 year ago
jvoisin 57066bcac1 Merge branch 'more_cleanup' into 'master'
Code cleanup

See merge request OpenMW/openmw!3746
1 year ago
Alexei Kotov 3af28439d6 Interrupt thunder SFX indoors (bug #6402) 1 year ago
psi29a 1bccd8483f Merge branch 'cs-icon-fix' into 'master'
Add OpenMW-CS RC file to app rather than static lib

See merge request OpenMW/openmw!3740
1 year ago
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
1 year ago
jvoisin bb22c6e739 Merge branch 'navmesh_cleanup' into 'master'
Small cleanup for navmesh related code

See merge request OpenMW/openmw!3734
1 year ago
Alexei Kotov 14c8103a9e Merge branch 'dripdrop' into 'master'
Drop support for save game format 4

Closes #6624

See merge request OpenMW/openmw!3737
1 year ago
elsid b0b6c48a88
Add clarifying comments to detournavigator coordinates conversion functions 1 year ago
elsid afd6f0739c
Format box shape indices grouping by triangle 1 year ago
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.
1 year ago
elsid cc0b00a0d2
Use settings values to declare colour settings 1 year ago
Andrei Kortunov 084fc80efd Use string_view for readonly string properties 1 year ago
Andrei Kortunov 8879d89e4a Replace 'klass' by meaningful names 1 year ago
Andrei Kortunov 4f65b7167a Do not copy vector for every door marker 1 year ago