Commit Graph

943 Commits (d500507dec6db05e0f458c3b2527f4c74363232d)

Author SHA1 Message Date
Atahualpa d500507dec Resolved merge conflicts with changelog (cont.) 3 years ago
Atahualpa 425f745d53 Resolved merge conflicts with changelog. 3 years ago
Andrei Kortunov c11774f278 Do not trigger in-game bindings via mouse buttons when controls are disabled (bug #6047) 3 years ago
Andrei Kortunov e38063dcdb Discard button press events during save loading (bug #5619) 3 years ago
Andrei Kortunov b63f53f5bb Disable shield animation when we launch a torch one (bug #6043) 3 years ago
glassmancody.info 4bbbbb00f6 use particle data for particle system quota 3 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
3 years ago
psi29a 5cd4dc2840 Merge branch 'catchy_video' into 'master'
Catch exceptions in VideoThread

Closes #6007

See merge request OpenMW/openmw!835
3 years ago
elsid 6e19e3a9bb
Add changelog entries for navigator features 3 years ago
Evil Eye de37ca8e2c Catch exceptions in VideoThread 3 years ago
Evil Eye c5aa3d4f77 Don't stop and turn to the player while sneaking or jumping 3 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.
3 years ago
psi29a d547d0dc60 Add #5800 to changelog 3 years ago
Evil Eye bd45449f9d Allow activation of inventory items 3 years ago
Dobrohotov Alexei 24f4bf9c28 Fix NiUVController UV offset calculations (bug #5995) 3 years ago
Andrei Kortunov b7b85bb713 Disable controllers for found sheath meshes (bug #5975) 3 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.
3 years ago
glassmancody.info 582f7b52cf Merge remote-tracking branch 'upstream/master' into why_are_the_christmas_lights_still_up 3 years ago
glassmancody.info 157717693a Changelog entry 3 years ago
Evil Eye 56ede535b5 Don't perform a hit test outside the page's bounds 3 years ago
psi29a 484c46cb58 Merge branch 'hrtf-setting' into 'master'
Add Audio settings to openmw-launcher

See merge request OpenMW/openmw!692
3 years ago
Simon Meulenbeek 75b4871bab Add Audio settings to openmw-launcher 3 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
3 years ago
tess 6f7e8d9f59 Implement #3983 - Add page to the wizard with links to buy morrowind 3 years ago
CedricMocquillon 9a6f0691b6 Update changelog 3 years ago
Evil Eye ecde3932e2 Make AddItem's quantity overflow on negative numbers 3 years ago
Andrei Kortunov b61337643e Merge branch 'issue-5680' into 'master'
change aim calculation

See merge request OpenMW/openmw!685
3 years ago
Max dc09616e59 change bugfix name to be same as ticket name 3 years ago
Max 2cd96e56d5 create constant and use constant in other parts of the code base 3 years ago
elsid e8c2cd15f0
Add #5914 to the changelog 3 years ago
Evil Eye 8e9bd5c0bd Don't throw an exception when equipping a bound item fails 3 years ago
wareya 63f01d8c5f Prevent physics death spiral by falling back to true delta time when needed 3 years ago
AnyOldName3 3ad1040271 Update changelog 3 years ago
Dobrohotov Alexei 952b31ac5c NiZBufferProperty: handle depth test flag (bug #5902) 3 years ago
glassmancody.info 6255b0492b Resolve crashes on exit with visible MyGUI widgets 3 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
3 years ago
Andrei Kortunov 63958c6d61 Changelog fixes 3 years ago
Chris Djali 9bfe941d4b
Merge pull request #3050 from akortunov/master
Double-buffer shader water stateset
3 years ago
Andrei Kortunov d805886de7 Double-buffer shader water stateset (bug #5026) 3 years ago
Gleb Mazovetskiy 7f6339c61f AV: Add changelog entry 3 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
3 years ago
Dobrohotov Alexei fc329050b3 AIPursue: Pursue the player until LOS is established (#5869) 3 years ago
Alexei Dobrohotov 5e91af230d Reset effect icon transparency when they're hidden (#5877) 3 years ago
Evil Eye 1a423860b5 Add changelog entry 3 years ago
AnyOldName3 4f510d85ba Merge remote-tracking branch 'upstream/master' into alpha-meddling 3 years ago
Evil Eye 2e73d2c145 Fallback to default cell name for door destination 3 years ago
AnyOldName3 034a7a9dbc Add changelog entry 3 years ago
psi29a 7a9eb34403 Merge branch 'master' into 'freeunrealestate'
# Conflicts:
#   CHANGELOG.md
3 years ago
psi29a 21a6922caa Merge branch 'shieldispain' into 'master'
Play damage sound when hurt by elemental shields

Closes #5840

See merge request OpenMW/openmw!594
3 years ago
Evil Eye af0f94f03e Play damage sound when hurt by elemental shields 3 years ago