Commit Graph

7732 Commits (macos_ci_fix)

Author SHA1 Message Date
Evil Eye e63933efa6 Use NAM9 for stack count 5 months ago
Evil Eye c97d0b5252 Merge branch 'weather' into 'master'
Make rain and snow ripple settings global rather than per-weather (#7748)

See merge request OpenMW/openmw!3706
5 months ago
psi29a 67955ac55f Merge branch 'treejunk' into 'master'
Discard additional tokens in non-expression contexts

See merge request OpenMW/openmw!3700
5 months ago
psi29a cb24475662 Merge branch 'what-a-selection-you-have' into 'master'
Feat(CS): Add More Selection Controls

See merge request OpenMW/openmw!3674
5 months ago
Alexei Kotov 640fa53bb8 Make rain and snow ripple settings global rather than per-weather (#7748) 5 months ago
Evil Eye 01eb333fad Merge branch 'generic_object_cache' into 'master'
Refactor GenericObjectCache and add unit tests

See merge request OpenMW/openmw!3689
5 months ago
psi29a e9f3e5c6d1 Merge branch 'lua_actions_electric_boogaloo' into 'master'
Lua actions take 3

See merge request OpenMW/openmw!2628
5 months ago
uramer 0e2e386dc9 Lua actions take 3 5 months ago
elsid 7a817d3147
Apply project naming styleguide to GenericObjectCache 5 months ago
elsid 45b1b4f1e0
Remove redundant ObjectCacheMap alias 5 months ago
elsid 7b1ee2780b
Use ranged for loops in GenericObjectCache 5 months ago
elsid 2f0613c8d4
Remove user defined destructor for GenericObjectCache 5 months ago
elsid fd2fc63dd3
Support heterogeneous lookup in GenericObjectCache 5 months ago
elsid 56401a90a1
Merge GenericObjectCache update and remove functions
They are always called together. Single iteration over the items is more
efficient along with locking the mutex only once.
5 months ago
Evil Eye 02775c490b Discard additional tokens in non-expression contexts 5 months ago
alekulyn f71862fb76 Remove unnecessary code 5 months ago
alekulyn 310b8206dd Fix #7696 5 months ago
Alexei Kotov f1782ad8df Merge branch 'rm_unused_vfs' into 'master'
Remove unused vfs argument from correctMeshPath

See merge request OpenMW/openmw!3691
5 months ago
Evil Eye c6e5a28241 Merge branch 'crime_disposition' into 'master'
Implement crime disposition modifier

Closes #4683

See merge request OpenMW/openmw!3448
5 months ago
AnyOldName3 a497d40689 Merge branch 'vfs_string_view' into 'master'
Use string_view for VFS (#6125)

See merge request OpenMW/openmw!3688
5 months ago
AnyOldName3 4567374e1f Merge branch 'localize_tooltip' into 'master'
Make content selector tooltip localizable

See merge request OpenMW/openmw!3687
5 months ago
jvoisin c3dfc8c213 Merge branch 'detour_alloc' into 'master'
Use RecastGlobalAllocator for Detour

See merge request OpenMW/openmw!3678
5 months ago
elsid 81a483fc7f
Remove unused vfs argument from correctMeshPath 5 months ago
psi29a 5d53eb7566 Merge branch 'russianroulette' into 'master'
BulletNifLoader: Handle NiSkinPartition, reduce false-positive collision generation for NiSwitchNode children

See merge request OpenMW/openmw!3634
5 months ago
psi29a ff514df5a1 Merge branch 'distortion' into 'master'
Distortion

See merge request OpenMW/openmw!3536
5 months ago
Andrei Kortunov ffffb427f5 Implement crime disposition modifier (bug 4683) 5 months ago
elsid 851bad4262 Merge branch 'precipitationripples' into 'master'
Use fallback weather ripple settings (bug #7292)

Closes #7292

See merge request OpenMW/openmw!3671
5 months ago
elsid 71e33cf8b2
Add unit tests for GenericObjectCache 5 months ago
elsid 0d8dc5aabc
Use string_view for VFS lookups 5 months ago
elsid 3363616f56
Remove redundant startsWith function 5 months ago
Andrei Kortunov f2c284688b Make content selector tooltip localizable 5 months ago
Andrei Kortunov 1ca2a0ef66 Store generated UI by pointer to avoid redundant processing 5 months ago
Alexei Kotov 51b05647e2 Merge branch 'move_files' into 'master'
Move *.ui files for different applications to different folders

See merge request OpenMW/openmw!3659
5 months ago
elsid 329500b087
Remove redundant return 5 months ago
elsid 0cf55d3617
Use RecastGlobalAllocator for Detour 5 months ago
Dave Corley 24443e00bf Feat(CS): Implement selection groups into data model 5 months ago
Dave Corley 5c10727380 Feat(CS): Add definition files for selection group record type 5 months ago
Alexei Kotov 099c39ae87 Use fallback weather ripple settings (bug #7292) 5 months ago
elsid 995f0e4865
Fix unused-but-set-variable warning
components/esm3/inventorystate.cpp:18:18: warning: variable 'index' set but not used [-Wunused-but-set-variable]
        uint32_t index = 0;
                 ^
5 months ago
Cody Glassman 187f63d3d3 support postprocess distortion 5 months ago
Evil Eye 3e101ab409 Add a variadic getHNOT 5 months ago
Andrei Kortunov e6690bbcc7 Use CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR 5 months ago
Andrei Kortunov 2e041073fc Move *.ui files for different applications to different folders 5 months ago
Evil Eye 9f38ee82f4 Fix misaligned address 5 months ago
Evil Eye 37415b0382 Don't use getExact to read structs 5 months ago
Evil Eye c10b9297f0 Remove Sized methods from ESMReader 5 months ago
Evil Eye a9e6e63c4e Remove fixed size reads 5 months ago
Alexei Kotov 46dc290b75 Merge branch 'more_localizable' into 'master'
Make hardcoded strings in Launcher and Wizard localizable

See merge request OpenMW/openmw!3630
5 months ago
jvoisin 3b1df3dd07 Merge branch 'tangentspace' into 'master'
Untangle tangent space handling and parallax

See merge request OpenMW/openmw!3648
5 months ago
Alexei Kotov 7e3270abc9 Merge branch 'unsave' into 'master'
Drop support for saves made prior to 0.40

See merge request OpenMW/openmw!3645
5 months ago