Commit Graph

22374 Commits (84b3aaedaa43a081a863a53cc0796124ca1a05f9)
 

Author SHA1 Message Date
Andrei Kortunov 84b3aaedaa
Merge pull request #2506 from akortunov/refactor
Rename getWeaponPart() function
5 years ago
Andrei Kortunov c059bf04cc Rename getWeaponPart() function 5 years ago
Alexei Dobrohotov ceff1defb4
Merge pull request #2504 from elsid/door_state_enum
Add enum type for door state
5 years ago
Alexei Dobrohotov 06c792e434
Merge pull request #2505 from Capostrophic/crashfix
Avoid using getPtr() on empty geometry data
5 years ago
Capostrophic c0438a0c6b Avoid using getPtr on empty geometry data 5 years ago
elsid 16170131b7
Add enum type for door state 5 years ago
Alexei Dobrohotov 64fde2d7c2
Fix crash when NiGeometry lacks NiGeometryData 5 years ago
Alexei Dobrohotov 43a58e181f
Merge pull request #2455 from Capostrophic/input
Revert questionable input manager decisions
5 years ago
Alexei Dobrohotov cec9e25902
Fix changelog 5 years ago
Andrei Kortunov bd18655d23
Merge pull request #2439 from Capostrophic/jumping
Fix jumping mechanics framerate dependency (bug #4991)
5 years ago
Andrei Kortunov b58c632c20
Merge pull request #2502 from akortunov/master
Optimize custom bones search visitor
5 years ago
Andrei Kortunov fe71ce9cb2 Optimize custom bones search visitor 5 years ago
Andrei Kortunov ed8828d3bc
Merge pull request #2457 from Capostrophic/sneak
Sneaking consistency fixes (bug #5103)
5 years ago
Andrei Kortunov 661d11c83e
Merge pull request #2465 from Capostrophic/duration
Human-readable light source duration (feature #5091)
5 years ago
Andrei Kortunov d0bc06b849
Merge pull request #2438 from Capostrophic/camera
Rewrite messed up playerlooking switch handling (bug #5078)
5 years ago
Andrei Kortunov f5d4642529
Merge pull request #2501 from Capostrophic/colorcode
Escape number signs in object names for tooltips
5 years ago
capostrophic e5331aab28 Escape number signs in object names for tooltips 5 years ago
Alexei Dobrohotov ee5b81470c
Merge pull request #2500 from elsid/horker_evade_stuck
Use 3d coordinates to detect stuck (bug #5127)
5 years ago
elsid ad05de44ae
Use 3d coordinates to detect stuck
To able water and flying creatures move to player going up or down.
5 years ago
elsid 7b94183d83
Revert "Take in account actor half extents for obstacle check"
This reverts commit 5434e92437.
5 years ago
Andrei Kortunov f7917964a0
Merge pull request #2484 from Capostrophic/fallbackanim
Allow SwimRunForward state WalkForward fallback (bug #5126)
5 years ago
Andrei Kortunov ca724d45a1
Merge pull request #2498 from akortunov/master
[Regression] inject bones for NPC's with custom animation models
5 years ago
Andrei Kortunov 6156ab45de [Regression] inject bones for NPC's with custom animation models 5 years ago
Alexei Dobrohotov 1eac6f67db
Merge pull request #2496 from Capostrophic/reverb
Change the default reverb preset to improve underwater FX transition
5 years ago
Andrei Kortunov ac2cd544dc
Merge pull request #2497 from akortunov/master
[Regression] restore ammo inventory sounds
5 years ago
Andrei Kortunov 0afb142b8e [Regression] restore ammo inventory sounds 5 years ago
capostrophic 99710e8f55 Allow SwimRunForward state WalkForward fallback (bug #5126) 5 years ago
Alexei Dobrohotov 38042bb49f
Merge pull request #2492 from akortunov/lock
Use a common doors rotation code in the "lock" command handler
5 years ago
Andrei Kortunov f713daf7df
Merge pull request #2491 from Capostrophic/nipalette
Implement NiPalette support (feature #4882)
5 years ago
Andrei Kortunov 786a6c6d42 Use a common doors rotation code in the "lock" command handler 5 years ago
capostrophic 9c7474f88c Implement NiPalette support (feature #4882) 5 years ago
capostrophic f779529cab Change the default reverb preset to improve underwater FX transition 5 years ago
Chris Djali 043231737d
Merge pull request #2495 from Capostrophic/clamp
Fix non-tiling textures clamp mode (bug #5137)
5 years ago
capostrophic efa463af8f Fix non-tiling textures clamp mode (bug #5137) 5 years ago
Andrei Kortunov 3a88620a43
Merge pull request #2493 from elsid/navigator_update_rotated_objects
Update rotated world objects in navigator
5 years ago
elsid 4d86bf3bf2
Update rotated world objects in navigator 5 years ago
Alexei Dobrohotov 17991164e4
Merge pull request #2489 from ArgonianAccount/class-quiz
Class quiz fixes
5 years ago
Andrei Kortunov deeccb2783
Merge pull request #2461 from Capostrophic/geteffect
Use up-to-date magic effects for GetEffect (bug #3894)
5 years ago
Andrei Kortunov d4a8023e1a
Merge pull request #2485 from Capostrophic/lighting
Add support for QuadraticMethod/LinearMethod setup (bug #4965, continuation)
5 years ago
Andrei Kortunov fe0791d34b
Merge pull request #2486 from Capostrophic/flicker
Rewrite flickering/pulsing to work like vanilla (bug #4952)
5 years ago
capostrophic 62fd2d47a5 Rewrite flickering/pulsing to work more like vanilla (bug #4952) 5 years ago
ArgonianAccount 53facf7baa Class quiz fixes 5 years ago
Alexei Dobrohotov e10bbea7c0
Revert 3.4-breaking 8b1ed6c 5 years ago
Alexei Dobrohotov 5640a305e2
Merge pull request #2487 from akortunov/arrows
Corrections for extended weapon animations feature
5 years ago
Andrei Kortunov 6019f6507d Corrections for extended weapon animations feature 5 years ago
Alexei Dobrohotov b7d841deb2
Merge pull request #2488 from mp3butcher/patch-13
fix Sunglare bug with osg 3.6
5 years ago
Julien Valentin 8b1ed6c357
fix Sunglare bug with osg 3.6 5 years ago
Alexei Dobrohotov 3668473d6d
Fix comment 5 years ago
Alexei Dobrohotov eaedf34975
Fix ventriloquism 5 years ago
capostrophic c0d5cbdc8b Add support for QuadraticMethod/LinearMethod setup (bug #4965) 5 years ago