Commit Graph

32352 Commits (798ff7062bc0abc15b1a5a6056e9a2682a9844f2)
 

Author SHA1 Message Date
Evil Eye b99f58613e Remove signed/unsigned conversions in pathgrid loading code and use meaningful member names 1 year ago
Evil Eye f9c5edf6b9 Replace more sized reads and unsized ints 1 year ago
Alexei Kotov 1129e7b746 Merge branch 'fieldofwerewolves' into 'master'
Fix turning into a werewolf

See merge request OpenMW/openmw!3474
1 year ago
psi29a 2c81220cf7 Merge branch 'book' into 'master'
Reading ESM4 books

See merge request OpenMW/openmw!3471
1 year ago
psi29a 68684d3d0d Merge branch 'camera_script' into 'master'
[Lua] Support tags in I.Camera.disable*, I.Camera.enable* in the same way as in world.pause

Closes #6652

See merge request OpenMW/openmw!3419
1 year ago
Evil Eye 3c03555b96 Move werewolf FOV from unused to float and use string_view 1 year ago
Alexei Kotov 79bda2e694 Avoid redundant animation resets in updateIdleStormState 1 year ago
Alexei Kotov 79e6c9a92a Add more comments to handleBSGeometry 1 year ago
Alexei Kotov 1da9038b35 Updates to resource path handling
- Remove consecutive slashes
- Only use backslashes
- Try to find the top level directory in the path before prepending it
1 year ago
Alexei Kotov 284129b9ec Support Fallout 4 skinning
Convert the skinning data into NiSkinData-compatible format
1 year ago
Alexei Kotov b9d42946be Fix SSE mesh loading 1 year ago
Alexei Kotov b4f81fb4fa Fix formatting 1 year ago
Alexei Kotov 0497fd111f Handle BSTriShape basic geometry 1 year ago
Alexei Kotov af24d3fd3c Nth revision of NifLoader geometry handling
Handle BSSegmentedTriShape
1 year ago
Alexei Kotov 8fb900da85 Remove GeometryInterface
Actually, it was a terrible idea
1 year ago
Alexei Kotov 291d0de79e Read more FO4 extra data records 1 year ago
Alexei Kotov 94b286a088 Read NiLightRadiusController 1 year ago
Alexei Kotov 6c2a79184d Read FO4 skinning data 1 year ago
Petr Mikheev 54cc1f25a2 Mention in Lua documentation that default tag is an empty string 1 year ago
Petr Mikheev fcc7b9bb9e Support tags in I.Camera.disable*, I.Camera.enable* in the same way as in world.pause; Update I.Camera docs. 1 year ago
psi29a d9f8757f33 Merge branch 'goblinsnacks' into 'master'
Allow creatures to use potions

Closes #7604

See merge request OpenMW/openmw!3469
1 year ago
Petr Mikheev 6161953106 Allow reading ESM4 books 1 year ago
AnyOldName3 15e6ababf1 Merge branch 'soft_particles' into 'master'
Apply soft effect to nifs marked with soft effect flag (originally developed by Cody Glassman)

See merge request OpenMW/openmw!3447
1 year ago
Alexei Kotov b6d2fa5f9d Merge branch 'initially_disabled' into 'master'
Take into account "Enable Parent" subrecord and disable ESM4 objects that should be initially disabled

See merge request OpenMW/openmw!3461
1 year ago
Alexei Kotov 97c4c98190 Merge branch 'fix-thick-border-templates' into 'master'
Use thick border textures for thick border UI templates

See merge request OpenMW/openmw!3466
1 year ago
Evil Eye 0814ef5697 Allow creatures to use potions 1 year ago
elsid 68de5690ef
Use settings values for Navigator settings 1 year ago
elsid b3c8a15af1
Parse navmesh render mode on reading settings 1 year ago
PharisMods 01aa67c792 Use thick border textures for thick border UI templates 1 year ago
psi29a 08ff69f199 Merge branch 'menu_fix' into 'master'
Update canvas size every frame when it is visible

See merge request OpenMW/openmw!3463
1 year ago
Andrei Kortunov 1ac0a3b25b Update canvas size every frame when it is visible (bug 7603) 1 year ago
psi29a df1063be5d Merge branch 'thedichotomyof4' into 'master'
ESM4 upd8s: Fours and Worlds

Closes #7445

See merge request OpenMW/openmw!3454
1 year ago
Petr Mikheev 02de5e82d8 Take into account "Enable Parent" subrecord and disable ESM4 objects that should be initially disabled. 1 year ago
psi29a 3ea14e904d Merge branch 'actors_range' into 'master'
Handle actors processing range in Lua

See merge request OpenMW/openmw!3458
1 year ago
psi29a 6c39e3f817 Merge branch 'draft' into 'master'
Treat teleportation out of the draft cell as object creation

Closes #7588 and #7453

See merge request OpenMW/openmw!3455
1 year ago
psi29a f9bba096db Merge branch 'fix_editor_model' into 'master'
Avoid using settings in components to get actor model (#7596)

Closes #7596

See merge request OpenMW/openmw!3460
1 year ago
psi29a bae8d585fe Merge branch 'lua/capacity_encum_bindings' into 'master'
Add more lua bindings for encumbrance and capacity

See merge request OpenMW/openmw!3462
1 year ago
glassmancody.info 9aa992eede add more lua bindings for encumbrance and capacity 1 year ago
Evil Eye 7594d94024 Prevent re-adding local scripts 1 year ago
Evil Eye f6626e36cf Unbreak respawns and fix #7588 1 year ago
Evil Eye 33b57d9134 Use moveToCell and init mwscript 1 year ago
Petr Mikheev a401461a64 Update addedState in shadervisitor.cpp 1 year ago
elsid 1d94527a19
Avoid using settings in components to get actor model
Settings::Values are initialized only for engine. Accessing them from other
binaries leads to a crash.
1 year ago
psi29a 5d21d2758f Merge branch 'less_boost' into 'master'
drop atomic as we no longer need it as we droped boost::threads a long time ago

See merge request OpenMW/openmw!3459
1 year ago
Petr Mikheev 63d5bd6f8a Apply soft effect to nifs marked with soft effect flag (developed by Cody Glassman) 1 year ago
Bret Curtis e9ff87b553 bump macos to use boost 1.83 which solves issues 1 year ago
Bret Curtis 2ac4cb6d58 1.6.2 is old, but apparently still okay 1 year ago
Bret Curtis 86127093ba drop atomic as we no longer need it as we droped boost::threads a long time ago 1 year ago
Andrei Kortunov 40c8783790 Handle actors processing range in Lua 1 year ago
psi29a c302b45777 Merge branch 'core_attribute_skill_fix' into 'master'
Fix AttributeRecord and SkillRecord documentation in OpenMW.core

See merge request OpenMW/openmw!3451
1 year ago