Commit Graph

30433 Commits (70914b82134c4b75d6b605b0738d804dfc8478f9)
 

Author SHA1 Message Date
Evil Eye e020af8b4a Switch to new default device if default device changes 2 years ago
Cédric Mocquillon 78251a2bb1 Move outside the condition + fix bug: missing offset 2 years ago
Cédric Mocquillon d73ab7ef6f Add comments 2 years ago
Cédric Mocquillon 24272d07bf Share generateHash used in ba2dx10file and ba2gnrlfile 2 years ago
elsid d03bec60e9
Avoid redundant conversion from RefId to string and back 2 years ago
elsid 191f207e78
Avoid redundant conversion to lower case for CommandDispatcher::mSelection items 2 years ago
elsid 7daef583cb
Use ESM::RefId as key for ScriptContext::mLocals 2 years ago
elsid 3975003778
Use ESM::RefId as key for Globals::mVariables 2 years ago
elsid cd6a5b5a0e
Support asymmetric comparison between ESM::RefId and std::string_view 2 years ago
elsid 6f329f3d40
Add tests for ESM::RefId 2 years ago
elsid 693f4c40f4
Use ESM::RefId as key for Data::mRefLoadCache 2 years ago
elsid 419a86f0b9
Use ESM::RefId for actor parts
To avoid redundant conversion RefId to string and back.
2 years ago
elsid 4cb095ce39
Use ESM::RefId as key for MergeReferencesStage::mIndex 2 years ago
elsid eb17f0ba06
Use ESM::RefId as key in TestInterpreterContext::mMembers 2 years ago
elsid 3c9dbb11cc
Use ESM::RefId as key for SavingState::mSubRecords 2 years ago
psi29a 0d25656d81 Merge branch 'settigs_docs' into 'master'
Update settings documentation

See merge request OpenMW/openmw!2789
2 years ago
psi29a c252f6a264 Merge branch 'ref_id_string_helpers' into 'master'
Add helper functions for string comparison to RefId

See merge request OpenMW/openmw!2788
2 years ago
Andrei Kortunov 340790c71c Update settings documentation 2 years ago
elsid dfcea389be
Add helper functions for string comparison to RefId 2 years ago
elsid 6518688120
Reorder RefId members 2 years ago
Evil Eye b762807dfb Reopen audio device on disconnect 2 years ago
Evil Eye 754dac6103 Copy alext.h from OpenAL Soft 1.23 2 years ago
Cédric Mocquillon d30deef4b5 Use the right archive type to load bsa according to their type 2 years ago
Cédric Mocquillon 974799c011 Handle DX10 case of ba2 format 2 years ago
Cédric Mocquillon c1fbe90953 Handle GNRL case of ba2 format 2 years ago
psi29a 340a2aa826 Merge branch 'ref_id_cmp_string_view' into 'master'
Support RefId comparison with std::string_view

See merge request OpenMW/openmw!2784
2 years ago
psi29a 5ec4201770 Merge branch 'fix_integration_tests_windows' into 'master'
Fix integration tests on Windows

See merge request OpenMW/openmw!2786
2 years ago
elsid 37be305771
Convert path to string 2 years ago
elsid 8cfd947ecc
Copy osgSim.dll to openmw.exe location 2 years ago
elsid 3eda0b4af6
Use tabs for indentation in CI/before_script.msvc.sh 2 years ago
psi29a 56c8c25a0e Merge branch 'kantoniak/lua-docs-fixes' into 'master'
Apply minor fixes to Lua documentation

See merge request OpenMW/openmw!2785
2 years ago
psi29a 3d8acf17bd Merge branch 'shadervisitor' into 'master'
Attach shaders to geometry that lacks a stateset if necessary (bug #7251)

See merge request OpenMW/openmw!2782
2 years ago
Alexei Dobrohotov 471f6abf6c Apply ShaderVisitor to Rig/MorphGeometry source geometry 2 years ago
psi29a 09c784c840 Merge branch 'bullettime' into 'master'
Don't combine static node collision geometry (bug #6027)

Closes #6027

See merge request OpenMW/openmw!2779
2 years ago
jvoisin 136a3c6f77 Merge branch 'cs_cleanup' into 'master'
Cleanup inheritance and id related editor code

See merge request OpenMW/openmw!2781
2 years ago
Krzysztof Antoniak ccdd381f96 Minor fixes to Lua documentation 2 years ago
elsid 2fcb94064d
Support RefId comparison with std::string_view 2 years ago
Alexei Kotov 7fd9b27b54 Don't combine static node collision geometry (bug #6027) 2 years ago
elsid c03d3360d9
Remove redundant virtual modifiers, add override and final modifiers 2 years ago
Alexei Dobrohotov 6aef366fd3 Attach shaders to geometry that lacks a stateset if necessary 2 years ago
psi29a a9fdb51041 Merge branch 'fix_lua_memoryleak' into 'master'
Fix Lua memory leak (#7128)

Closes #7128

See merge request OpenMW/openmw!2774
2 years ago
elsid a09612264c
Fix setRecordId overload declaration
To match other declarations arguments order.
2 years ago
AnyOldName3 9d2947f5ef Merge branch 'fog' into 'master'
Don't use ESM4::Lighting fog power as fog density

See merge request OpenMW/openmw!2776
2 years ago
Alexei Dobrohotov 540fa00f12 Don't use ESM4::Lighting fog power as fog density 2 years ago
psi29a 331d207d3e Merge branch 'bs_fix' into 'master'
Fix bs shaders (#7250)

See merge request OpenMW/openmw!2775
2 years ago
Cody Glassman 6a64f352a4 fix shader compilation 2 years ago
psi29a 2ea71fbc5c Merge branch 'default_shaders' into 'master'
Default shader at root (#7251)

Closes #7251

See merge request OpenMW/openmw!2773
2 years ago
Petr Mikheev 7b3aa621a4 [Lua] Fix memory leak in sandboxed "require". 2 years ago
Petr Mikheev b0a6e4e510 [Lua] Add memory usage test 2 years ago
Petr Mikheev d0a82437a4 [Lua] Fix memory tracking 2 years ago