Alexei Dobrohotov
0e8c5c5034
Merge branch 'avoid_collision_update' into 'master'
...
Update logic of "NPCs avoid collisions"
See merge request OpenMW/openmw!318
4 years ago
Alexei Dobrohotov
0dcb8c6b69
Fix pick/probe uses decrement
4 years ago
Alexei Dobrohotov
ec825b2510
Fix RayCastingResult warning
4 years ago
psi29a
bca698d951
Merge branch 'shader_line_numbering' into 'master'
...
Correctly resetting line numbering during shader processing.
See merge request OpenMW/openmw!317
4 years ago
AnyOldName3
c9e3db40a1
Merge branch 'multi-config-build' into 'master'
...
Add support for multi configurations generators on unix
See merge request OpenMW/openmw!198
4 years ago
Alexei Dobrohotov
29ccb09da5
Introduce some extended NIF definitions
4 years ago
Petr Mikheev
2835ea1e21
Update logic of "NPCs avoid collisions"
4 years ago
Charles Calhoun
14aacb81c5
Fix follower aggression when traveling. Summoning still has problems but less intrusive than current implementation.
4 years ago
Mads Buvik Sandvei
d5450a7d88
Correctly resetting line numbering during shader processing.
4 years ago
psi29a
3040b3b2b6
Merge branch 'issue-5588' into 'master'
...
Prevent empty right page of journal having invisible topics (Fixes #5588 )
Closes #5588
See merge request OpenMW/openmw!310
4 years ago
Kyle Shrader
845049a166
Prevent empty right page of journal having invisible topics ( Fixes #5588 )
4 years ago
AnyOldName3
9e78f3d936
Skip raycasting for zero-length rays
...
Rays with no length can't intersect anything. This also prevents an
assertion triggering with Bullet built in Debug mode.
4 years ago
psi29a
aa4e6c448b
Merge branch 'spellabsorption' into 'master'
...
Support enchantment absorption
See merge request OpenMW/openmw!307
4 years ago
psi29a
d9dafbe45b
Merge branch 'master' into 'uses'
...
# Conflicts:
# CHANGELOG.md
4 years ago
psi29a
0438d9d5bb
Merge branch 'enchanting' into 'master'
...
Reset enchant effects displayed range when they are constant (bug #5603 )
See merge request OpenMW/openmw!309
4 years ago
psi29a
ad1021721f
Merge branch 'master' into 'rotation'
...
# Conflicts:
# CHANGELOG.md
4 years ago
Alexei Dobrohotov
f2af957647
Reset enchant effects displayed range when they are constant (bug #5603 )
4 years ago
Alexei Dobrohotov
e0a5c24afe
Handle 0-use items like vanilla (bug #5611 )
4 years ago
AnyOldName3
73708a6f2a
Install openmw-cs.cfg on single-config generators and from the right directory on multi-config
4 years ago
Petr Mikheev
a17fb14b8a
Add "smooth movement" and "NPCs avoid collisions" settings to openmw-launcher and to the docs; update CHANGELOG.md.
4 years ago
Petr Mikheev
ad51a4be2e
Changes in head tracking and greetings for "smooth movement".
4 years ago
Petr Mikheev
b838782557
Avoid collisions between actors.
4 years ago
Petr Mikheev
79a72e4b44
Slightly modify aicombat to make it more difficult to get around an enemy. The difference is visible only if turning is slow (i.e. if smooth movement enabled).
4 years ago
Petr Mikheev
6a75942907
Fix CharacterController::setAttackTypeBasedOnMovement
4 years ago
Petr Mikheev
bd6b984022
Smoothing speed in CharacterController
4 years ago
Petr Mikheev
71ba94a89a
Smooth turning; smooth stopping; combat headtracking
4 years ago
Alexei Dobrohotov
f8389c6c37
Support enchantment absorption
4 years ago
Alexei Dobrohotov
387bda5e22
Add inverse order rotation support to SetAngle (feature #5579 )
4 years ago
Andrei Kortunov
7d776609c8
Fix unsugned/signed comparison warning
4 years ago
Bret Curtis
dd7e964baf
Merge pull request #2999 from akortunov/spellfix
...
Apply effects during rest before fast-forwarding spells state
4 years ago
psi29a
22c3588d0d
Merge branch '4771-and-4631' into 'master'
...
Try lower MSAA level if the requested value isn't available
Closes #4471 and #4631
See merge request OpenMW/openmw!297
(cherry picked from commit b3db387512340a5e9a77427c2d7d9d88c2340056)
da0aef7a Retrieve SDL OpenGL attributes after context creation
a51e63b3 Try lower MSAA levels if OpenGL context doesn't have what we requested
c4e92a0a Update CHANGELOG.md
4 years ago
psi29a
b4ccd2658a
Merge branch 'khr_debug' into 'master'
...
Khr debug
See merge request OpenMW/openmw!302
4 years ago
Bret Curtis
8f07b7e076
Merge pull request #3005 from Assumeru/dont-search-containers
...
Don't search containers
4 years ago
AnyOldName3
3f61ff3a44
Make OpenGL debugging optional
4 years ago
AnyOldName3
441c09578a
Merge remote-tracking branch 'origin/khr_debug' into khr_debug
4 years ago
Evil Eye
fe82cd9f92
Don't search containers
4 years ago
Petr Mikheev
874c754b68
Fix #5557
4 years ago
tessa
58b5249e8b
fix typo in terrainstorage.hpp
4 years ago
Bret Curtis
673f0f4f77
Merge pull request #3003 from akortunov/min_cost
...
Set a minimum 1gp cost for services
4 years ago
Andrei Kortunov
753ca91556
Set a minimum 1gp cost for services (regression #5600 )
4 years ago
AnyOldName3
ffed6acc49
Merge branch 'patch-1' into 'master'
...
force static data variance for water geometry
See merge request OpenMW/openmw!294
4 years ago
Alexei Dobrohotov
99ab629a03
Merge pull request #2995 from akortunov/arrows
...
Improve ammo resetting
4 years ago
Mads Buvik Sandvei
2d021430b8
force static data variance for water geometry
4 years ago
Andrei Kortunov
f9ca08a984
Do not use swish sound for ranged weapons
4 years ago
Andrei Kortunov
787ca06d55
Apply effects during rest before fast-forwarding spells state
4 years ago
Bret Curtis
53e581fe10
Merge pull request #2899 from akortunov/multiple_effects
...
Track magic effect index for summoning
4 years ago
Andrei Kortunov
7a4efe3979
Avoid crash when object paging encounters an empty shape
4 years ago
Petr Mikheev
7e3d19196d
Fix #5586
4 years ago
Evil Eye
131bd5c91d
Fix unused template argument
4 years ago
Andrei Kortunov
9189a42c4c
Fix failed assertion
4 years ago