Commit Graph

22874 Commits (3ce3f364eaae2e1b73b8d8b50cb4d7e32cbdff37)
 

Author SHA1 Message Date
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
Andrei Kortunov 1522883fdd Do not interrupt greeting update when Hello = 0 or actor starts to swim (bug #5248) 5 years ago
elsid f7caeefddb
Fallback to straight path when navmesh and pathgrind are not available 5 years ago
Andrei Kortunov 92ea66bb21
Merge pull request #2679 from elsid/fix_aiwander_start
Fix start position for AiWander random point selection (bug #5262)
5 years ago
elsid 8e0b638145
Fix start position for AiWander random point selection 5 years ago
Bret Curtis 7dfbeff049
Merge pull request #2677 from unelsson/fixcsrotation
Editor: Convert radians to degrees when rotating objects
5 years ago
Bret Curtis 44a85795cf
Merge pull request #2669 from Capostrophic/wnam
Generate WNAM subrecord upon saving terrain instead of upon editing it
5 years ago
Bret Curtis 631f1733bf
Merge pull request #2675 from elsid/ccache
ccache fixes
5 years ago
Nelsson Huotari 032513ae18 Convert radians to degrees 5 years ago
elsid c690f2d43d
Disable coverage for travis CI 5 years ago
elsid 0147b0e398
Print ccache stats 5 years ago
elsid 3cdff837c8
Use default ccache settings 5 years ago
Andrei Kortunov e1e49832c7
Merge pull request #2670 from elsid/fix_aiwander_stuck
Fix AiWander stuck (bug #5237)
5 years ago
elsid 1e106013a0
Use navmesh to find wander destination outside pathgrid for ground based actors
Use dtNavMeshQuery::findRandomPointAroundCircle from recastnavigation
5 years ago
elsid e323e6e7e6
Consider moved distance in direction to destination for obstacle check
Assume actor is stuck when it's not able to move in the destination
direction with maximum speed. Approach to check moved distance from the
previous point doesn't work good for slow and big actors. When they face
obstacle they're trying to move along with oscillation so check is
passing but they don't get any closer to the destination.
5 years ago
Bret Curtis 3e4cedb7a8
Merge pull request #2668 from Capostrophic/target
Make GetTarget return 1 during actor greeting (bug #5255)
5 years ago
Capostrophic a2c674bb2e Make GetTarget return 1 during actor greeting (bug #5255) 5 years ago
Andrei Kortunov 8bfca9830f
Merge pull request #2666 from Capostrophic/keybindings
Editor: Add a reset to defaults button to keybindings (feature #4068)
5 years ago
Alexei Dobrohotov be85159095
Merge pull request #2664 from akortunov/greeting
Rework greeting timeouts
5 years ago
Capostrophic 7659370992 Editor: Add a reset to defaults button to keybindings (feature #4068) 5 years ago
Andrei Kortunov a384104f73 Rework greeting timeouts (bug #5249) 5 years ago
capostrophic 89055f1c6c Generate WNAM upon saving terrain 5 years ago
Bret Curtis 95f9e4f4c9
Merge pull request #2649 from Capostrophic/nifstreamline
Yet more NIF adjustments
5 years ago
Andrei Kortunov 7d394dd97d
Merge pull request #2663 from akortunov/master
Add missing changelog entry
5 years ago
Andrei Kortunov a1c0a480ce Add missing changelog entry 5 years ago
Alexei Dobrohotov 2615913494
Merge pull request #2661 from akortunov/guifixes
Settings menu tweaks
5 years ago
Andrei Kortunov b298a4a281
Merge pull request #2662 from Capostrophic/shield
Use shield body part model for creatures (bug #5250)
5 years ago
capostrophic bbe5adb860 Use shield body part model for creatures (bug #5250) 5 years ago
Andrei Kortunov 4d4663e0ad Make 'Toggle HUD' hotkey configurable 5 years ago
Andrei Kortunov 2b8e976c6a Adjust settings menu 5 years ago
Andrei Kortunov 2bed25a5e8
Merge pull request #2659 from Capostrophic/aitravel
Handle out-of-range actors' travel packages (bug #5212)
5 years ago