Commit Graph

23004 Commits (deac2abc0f5f164866245377210a9d9edb4d151b)
 

Author SHA1 Message Date
Andrei Kortunov 7b5ec76db4 Fix regression in the NiVisController 5 years ago
Alexei Dobrohotov 9b9769a123
Merge pull request #2702 from elsid/override
Add final modifier to fix warnings
5 years ago
elsid 650f429ff5
Add final modifier to fix warnings 5 years ago
Bret Curtis a0902bb98e
Merge pull request #2700 from akortunov/masks
Move VisMask to components
5 years ago
Andrei Kortunov 84979fa8b7 Move VisMask to components 5 years ago
Alexander Olofsson 5de1e0fb0c
Use queryGeom for all query geometry accesses 5 years ago
Bret Curtis 92e6a21b53
Merge pull request #2701 from Capostrophic/fallthreshold
Make infinite fall failsafe logic more forgiving
5 years ago
Capostrophic 9db0bbf255 Make infinite failsafe logic more forgiving 5 years ago
Roman Siromakha 3ae1a208df
Merge pull request #2684 from Capostrophic/damagefatigue
Make uncapped Damage Fatigue optional (bug #5264)
5 years ago
Alexander Olofsson 7db58a893a
Ensure osg/Version is included 5 years ago
Alexander Olofsson 807f550386
Fix building mwrender/sky with OSG 3.6.5
OSG commit aff574b completely replaces the method of doing user-defined
query geometry, removing support for modifying the default geometry.
5 years ago
Bret Curtis 3bbd32fe98
Merge pull request #2667 from Capostrophic/infinitefall
Add an infinite fall failsafe (feature 1415)
5 years ago
Andrei Kortunov 7d53c6274d
Merge pull request #2697 from Capostrophic/shield
Don't try to attach absent (empty path) shield models to NPCs
5 years ago
Alexei Dobrohotov 36f1b632ec
Merge pull request #2699 from elsid/get_items_owned_by_visitor
Avoid using temporary vector to get items owned by
5 years ago
elsid 1e4565a15c
Avoid using temporary vector to get items owned by 5 years ago
Capostrophic 61b60c8a94 Add an infinite fall failsafe (feature 1415) 5 years ago
Andrei Kortunov 10fafabd7f
Merge pull request #2698 from Capostrophic/wander
Support movement deceleration for wander AI
5 years ago
Capostrophic 013953ec7f Support Wander movement deceleration 5 years ago
Capostrophic fcbd3b4324 Don't try to attach absent shield models to NPCs 5 years ago
Alexei Dobrohotov 54e7e0c718
Merge pull request #2696 from akortunov/intersector
Fix LineSegmentIntersector usage
5 years ago
elsid 9404b1dd72
Stop wandering when destination is hidden or occupied by other actor 5 years ago
elsid 4a0c056489
Do not wander to occupied area by other actor 5 years ago
elsid 85414e2353
Check for line of sight for wander destination 5 years ago
elsid 0c92a567af
Use distance to position since last normal state in obstacle checker 5 years ago
elsid 52945921a7
Print ptr by betacomment 5 years ago
Andrei Kortunov f4291ea948 Fix intersector usage (bug #5283) 5 years ago
Roman Siromakha 158f610b61
Merge pull request #2694 from Capostrophic/show
Make Show fallback to global variables when sensible (bug #5278)
5 years ago
Capostrophic 9b4be677f6 Make Show output format closer to vanilla 5 years ago
Capostrophic aadf13b123 Make Show fallback to global variables when sensible (bug #5278) 5 years ago
Capostrophic 122dffe4c1 Make uncapped Damage Fatigue optional (bug #5264)
Cap Absorb Fatigue
5 years ago
AnyOldName3 3ce3f364ea Merge branch 'AnyOldName3-master-patch-00511' into 'master'
Add default font releaseGLObjects workaround for OSG <3.65

Closes #4704

See merge request OpenMW/openmw!160
5 years ago
Andrei Kortunov b8548b8f56
Merge pull request #2691 from elsid/navigator_status
Use status codes to handle navigator errors instead of exceptions
5 years ago
Andrei Kortunov 7371650f8e
Merge pull request #2688 from Capostrophic/shield
Make sure not to pick the ground shield model incorrectly for NPCs
5 years ago
Bret Curtis f71dac2876
Merge pull request #2690 from Capostrophic/interiorlighting
Avoid working with AMBI subrecord in tools unnecessarily (bug #5269)
5 years ago
Bret Curtis 7d77d44b34
Merge branch 'master' into interiorlighting 5 years ago
elsid 349040ffb2
Use status codes to handle navigator errors instead of exceptions
For find path use case.
5 years ago
Roman Siromakha d5cee5aea9
Merge pull request #2687 from akortunov/wander
Re-work wandering outside of initial cell
5 years ago
Capostrophic 216a5d27c6 Avoid working with AMBI subrecord in tools unnecessarily (bug #5269) 5 years ago
Bret Curtis d07cec9a38
Merge pull request #2689 from Capostrophic/nifver4000
Some more minor NIF support fixes
5 years ago
Capostrophic 0479311c25 Correct declarations of utility methods 5 years ago
Capostrophic e363d5df21 Some more minor NIF support fixes 5 years ago
Capostrophic 4a78674583 Make sure not to pick the ground shield model incorrectly 5 years ago
Andrei Kortunov 1db51a9e08 Re-work wandering outside of initial cell (bug #5261, bug #5262) 5 years ago
Alexei Dobrohotov 9b21249a9e
Merge pull request #2685 from OpenMW/revert-2683-gravity
Revert "Don't apply 1.6 magic value to NiGravity decay factor (#5266)"
5 years ago
Alexei Dobrohotov 234fdfefb7
Revert "Don't apply 1.6 magic value to NiGravity decay factor (#5266)" 5 years ago
Andrei Kortunov 10129252c8
Merge pull request #2683 from Capostrophic/gravity
Don't apply 1.6 magic value to NiGravity decay factor (#5266)
5 years ago
AnyOldName3 73722eedf3 Add default font releaseGLObjects workaround for OSG <3.65
This resolves https://gitlab.com/OpenMW/openmw/issues/4704

I've not compiled this or anything and I'm going off my memory from
around ten or eleven months ago, so if this fails CI or causes more
problems, that's why. The most likely issue is that we'll need to make
the context current before releasing the program.
5 years ago
Capostrophic dcafe719a5 Don't apply 1.6 magic value to NiGravity decay factor (#5266) 5 years ago
Alexei Dobrohotov 2652b10b9c
Merge pull request #2681 from akortunov/hello
Do not interrupt greeting update when Hello = 0 or actor starts to swim
5 years ago
Andrei Kortunov edd81e297f
Merge pull request #2680 from elsid/fix_aiwander_disabled_navigator
Fallback to straight path when navmesh and pathgrind are not available
5 years ago