Andrei Kortunov
b9dc05a158
Add missing changelog entries for 0.47 ( #3145 )
...
(cherry picked from commit 61168c3583870cc0fc6c8d91a9839e3b9489c086)
3 years ago
psi29a
74aa7cdd48
Merge branch 'fix_door_freeze' into 'master'
...
Fix slow AiPackage::getTarget calls (#6136 )
Closes #6136
See merge request OpenMW/openmw!990
(cherry picked from commit 6a4eeeb39bbe025625273dffc9754d29733e570a)
8d1eb7e2 Fix slow AiPackage::getTarget calls
4 years ago
Bret Curtis
b9109e8b1c
Merge pull request #3094 from akortunov/master
...
Fix 0.46 and 0.47 changelogs
4 years ago
Atahualpa
d500507dec
Resolved merge conflicts with changelog (cont.)
4 years ago
Atahualpa
425f745d53
Resolved merge conflicts with changelog.
4 years ago
Andrei Kortunov
c11774f278
Do not trigger in-game bindings via mouse buttons when controls are disabled (bug #6047 )
4 years ago
Andrei Kortunov
e38063dcdb
Discard button press events during save loading (bug #5619 )
4 years ago
Andrei Kortunov
b63f53f5bb
Disable shield animation when we launch a torch one (bug #6043 )
4 years ago
glassmancody.info
4bbbbb00f6
use particle data for particle system quota
4 years ago
psi29a
fd89582e0c
Merge branch 'navmesh_wait' into 'master'
...
Wait until navmesh is generated within given distance around player (#5500 )
Closes #5500
See merge request OpenMW/openmw!819
4 years ago
psi29a
5cd4dc2840
Merge branch 'catchy_video' into 'master'
...
Catch exceptions in VideoThread
Closes #6007
See merge request OpenMW/openmw!835
4 years ago
elsid
6e19e3a9bb
Add changelog entries for navigator features
4 years ago
Evil Eye
de37ca8e2c
Catch exceptions in VideoThread
4 years ago
Evil Eye
c5aa3d4f77
Don't stop and turn to the player while sneaking or jumping
4 years ago
elsid
7a51d0db18
Wait until navmesh is generated within given distance around player
...
Add a setting to change this distance.
To prevent situations when there is not enough navmesh generated and actors
can't find path correctly.
4 years ago
psi29a
d547d0dc60
Add #5800 to changelog
4 years ago
Evil Eye
bd45449f9d
Allow activation of inventory items
4 years ago
Dobrohotov Alexei
24f4bf9c28
Fix NiUVController UV offset calculations (bug #5995 )
4 years ago
Andrei Kortunov
b7b85bb713
Disable controllers for found sheath meshes (bug #5975 )
4 years ago
elsid
3e67f5ffa5
Detect and ignore updates for oscillating objects
...
To avoid triggering NavMesh update when RecastMesh change should not change
NavMesh.
Based on the following assumption:
Given a set of transformations and a bounding shape for all these
tranformations, a new object transformation that does not change this
bounding shape also should not change navmesh if for all of this object
transformations resulting navmesh tiles are equivalent
The idea is to report back to RecastMeshManager all changes of NavMesh if there
are any assiciated with RecastMesh version. So we know the last time when
RecastMesh change resulted into the NavMesh change. When later report shows
that there was no NavMesh change for a new RecastMesh version we can assume
that any object transformation within the same bounding box should not change
NavMesh.
4 years ago
glassmancody.info
582f7b52cf
Merge remote-tracking branch 'upstream/master' into why_are_the_christmas_lights_still_up
4 years ago
glassmancody.info
157717693a
Changelog entry
4 years ago
Evil Eye
56ede535b5
Don't perform a hit test outside the page's bounds
4 years ago
psi29a
484c46cb58
Merge branch 'hrtf-setting' into 'master'
...
Add Audio settings to openmw-launcher
See merge request OpenMW/openmw!692
4 years ago
Simon Meulenbeek
75b4871bab
Add Audio settings to openmw-launcher
4 years ago
psi29a
fe2a97ee39
Merge branch 'wizard-link' into 'master'
...
Implement #3983 - Add page to the wizard with links to buy morrowind
Closes #3983
See merge request OpenMW/openmw!693
4 years ago
tess
6f7e8d9f59
Implement #3983 - Add page to the wizard with links to buy morrowind
4 years ago
CedricMocquillon
9a6f0691b6
Update changelog
4 years ago
Evil Eye
ecde3932e2
Make AddItem's quantity overflow on negative numbers
4 years ago
Andrei Kortunov
b61337643e
Merge branch 'issue-5680' into 'master'
...
change aim calculation
See merge request OpenMW/openmw!685
4 years ago
Max
dc09616e59
change bugfix name to be same as ticket name
4 years ago
Max
2cd96e56d5
create constant and use constant in other parts of the code base
4 years ago
elsid
e8c2cd15f0
Add #5914 to the changelog
4 years ago
Evil Eye
8e9bd5c0bd
Don't throw an exception when equipping a bound item fails
4 years ago
wareya
63f01d8c5f
Prevent physics death spiral by falling back to true delta time when needed
4 years ago
AnyOldName3
3ad1040271
Update changelog
4 years ago
Dobrohotov Alexei
952b31ac5c
NiZBufferProperty: handle depth test flag (bug #5902 )
4 years ago
glassmancody.info
6255b0492b
Resolve crashes on exit with visible MyGUI widgets
4 years ago
psi29a
cc6f08930b
Merge branch 'alpha-meddling' into 'master'
...
Replace deprecated alpha test in shader visitor
Closes #4899
See merge request OpenMW/openmw!473
4 years ago
Andrei Kortunov
63958c6d61
Changelog fixes
4 years ago
Chris Djali
9bfe941d4b
Merge pull request #3050 from akortunov/master
...
Double-buffer shader water stateset
4 years ago
Andrei Kortunov
d805886de7
Double-buffer shader water stateset (bug #5026 )
4 years ago
Gleb Mazovetskiy
7f6339c61f
AV: Add changelog entry
4 years ago
Evil Eye
c9d3da498a
Merge branch 'pursue' into 'master'
...
AIPursue: Pursue the player until LOS is established (#5869 )
Closes #5869
See merge request OpenMW/openmw!634
4 years ago
Dobrohotov Alexei
fc329050b3
AIPursue: Pursue the player until LOS is established ( #5869 )
4 years ago
Alexei Dobrohotov
5e91af230d
Reset effect icon transparency when they're hidden ( #5877 )
4 years ago
Evil Eye
1a423860b5
Add changelog entry
4 years ago
AnyOldName3
4f510d85ba
Merge remote-tracking branch 'upstream/master' into alpha-meddling
4 years ago
Evil Eye
2e73d2c145
Fallback to default cell name for door destination
4 years ago
AnyOldName3
034a7a9dbc
Add changelog entry
4 years ago