Commit Graph

24285 Commits (68448001244aab260667886552e6dfe579bb99cc)
 

Author SHA1 Message Date
psi29a 6844800124 Merge branch 'nifisjustice' into 'master'
NIF updates

See merge request OpenMW/openmw!394
4 years ago
Alexei Dobrohotov 96769ab4a5 Try to reword unsupported NIF loading docs 4 years ago
Alexei Dobrohotov a38c629425 Read NiSkinPartition 4 years ago
Alexei Dobrohotov afea11b70a Read NiStringPalette and NiBoolData 4 years ago
Alexei Dobrohotov c79f509652 Misc NIF loader improvements
Bullet NIF loader cleanup
Collect all extra records of a node
Remove code duplication in geometry type detection in OSG-side NIF loader
4 years ago
Alexei Dobrohotov 7e63afdecf Allow loading arbitrary NIF files 4 years ago
Alexei Dobrohotov f6b43b9321 Merge branch 'Changelog_Devs' into 'master'
Adds #4083 to the changelog

See merge request OpenMW/openmw!392
4 years ago
psi29a 1b944aeb29 Merge branch 'grammar' into 'master'
Improve grammar in [Physics] category of the default settings

See merge request OpenMW/openmw!393
4 years ago
Alexei Dobrohotov 9859565f8d Improve grammar in [Physics] category of the default settings 4 years ago
Atahualpa 64ff09883f Add #4083 to the changelog. The entry for the release changelog is going to be included in my upcoming MR which will update the whole release changelog. 4 years ago
Bret Curtis d9fcd3c768
Merge pull request #3026 from akortunov/iterator
Rework cure effects
4 years ago
Andrei Kortunov 0e971dccf0 Rework cure effects 4 years ago
Alexei Dobrohotov 37cce328ca Merge branch 'basicmath' into 'master'
Compute the rotation normal relative to the door axe, not the world.

See merge request OpenMW/openmw!391
4 years ago
Bret Curtis 6efa7eea5a
Merge pull request #3025 from akortunov/iterator
Do not remove active effects in the active effects loop
4 years ago
Andrei Kortunov c1d56d94c4 Do not remove active effects in loop (bug #3789) 4 years ago
Frederic Chardon ecd10a731e Compute the rotation normal relative to the door axe, not the world. 4 years ago
psi29a 646760a484 Merge branch 'dont_hold_door' into 'master'
Do not block a door when it turns away  #4083

See merge request OpenMW/openmw!390
4 years ago
fredzio 18e38d8810 Do not block a door when it turns away. 4 years ago
psi29a ba3aad31c1 Merge branch 'hitdebug' into 'master'
Visualize hits in the debug overlay

See merge request OpenMW/openmw!379
4 years ago
psi29a 7ee7041399 Merge branch 'stretch' into 'master'
Put a stretch menu background checkbox into the launcher (#5672)

Closes #5672

See merge request OpenMW/openmw!387
4 years ago
Alexei Dobrohotov f49bf028b9 Put a stretch menu background checkbox into the launcher (#5672) 4 years ago
Alexei Dobrohotov 53f91a3aa5
Merge pull request #3018 from akortunov/emplace
Use emplace_back instead of push_back
4 years ago
Alexei Dobrohotov 942334c489 Merge branch 'changelog' into 'master'
Add missing changelog entries

See merge request OpenMW/openmw!386
4 years ago
Alexei Dobrohotov 73f866fc65 Add missing changelog entries 4 years ago
AnyOldName3 3c5d025849 Merge branch 'fallinglift' into 'master'
Unbreak elevators (#5670)

See merge request OpenMW/openmw!385
4 years ago
fredzio 4876969153 Use the PhysicsSystem::movementQueue instead of a serie of
setPosition(getPosition() + diff) to move actor in scripts.
With background physics, this is very slightly off with the collision
object position.
When the script run long enough (a few dozen frames for instance),
the accumulated error becomes too big. It make actors fall through lifts floors.
4 years ago
psi29a 4bbed3c860 Merge branch 'savecontainers' into 'master'
Save and load container records

Closes #5668

See merge request OpenMW/openmw!384
4 years ago
Evil Eye 7065282127 Save and load container records; fixes #5668 4 years ago
Bret Curtis 0eaac4b522
Merge pull request #3024 from akortunov/coverity
Fix some issues, found by CoverityScan
4 years ago
Andrei Kortunov 64ba81ecf2 Fix some issues, found by CoverityScan 4 years ago
Andrei Kortunov 00503d86e1 Try to disable CoverityScan warning in code with explanation 4 years ago
AnyOldName3 fb53b397ff Merge branch 'even-fixier-config' into 'master'
Merge all composing variables, not just those in destination already

See merge request OpenMW/openmw!383
4 years ago
AnyOldName3 5869ac71e3 Merge all composing variables, not just those in destination already
This resolves a regression where the local openmw.cfg doesn't exist, so
we fall back to the global openmw.cfg, but because we've not loaded
anything from the local openmw.cfg, there are no variables with which to
merge.
4 years ago
psi29a 8f68f08aee Merge branch 'moonmoon' into 'master'
Change moon phase to an enum class

See merge request OpenMW/openmw!381
4 years ago
psi29a 67e7fbb798 Merge branch 'trade' into 'master'
Fix regression #5666

Closes #5666

See merge request OpenMW/openmw!382
4 years ago
Evil Eye 3bf5247c0b remove forward declaration 4 years ago
Alexei Dobrohotov 9763995892 Fix regression #5666 4 years ago
psi29a 74dfc09e2d Merge branch 'removeitem' into 'master'
Fix remove item regression

Closes #5663

See merge request OpenMW/openmw!380
4 years ago
Evil Eye 2c4cafa41a Change moon phase to an enum class 4 years ago
Evil Eye 0512a574e8 Fix remove item regression 4 years ago
psi29a f6e4c7cb42 Merge branch 'regionsounds' into 'master'
Fix region sounds

See merge request OpenMW/openmw!370
4 years ago
psi29a 3ccb424faf Merge branch 'nifstuff' into 'master'
Try to fix macOS build

See merge request OpenMW/openmw!378
4 years ago
fredzio e8c0a7bec0 Visualie projectile hits 4 years ago
Frederic Chardon 574ccbf7bd Visualize hand to hand hits 4 years ago
fredzio 435b2e37f8 Allow to display collision points in the debug viewer 4 years ago
Alexei Dobrohotov 7e521788e9 Try to fix build 4 years ago
psi29a fa9278e25b Merge branch 'boost_min_ver' into 'master'
set minimal boost version; remove #ifdef boost version checks

See merge request OpenMW/openmw!376
4 years ago
psi29a ff6f0413f0 Merge branch 'nifstuff' into 'master'
Minor NIF fixes and cleanup

See merge request OpenMW/openmw!377
4 years ago
Bret Curtis 175e29af00
Merge pull request #3022 from akortunov/shaders
Allow to assign custom shaders to nodes
4 years ago
Alexei Dobrohotov 4fc5e22e9e NIF fixes and cleanup
Get rid of NodeIndexHolder
Use unsigned 32-bit type for NIF record index
Fix calculation of the number of UV sets
4 years ago