jvoisin
ca8744af56
Fix crash in the ESM reader, when SCVR has no variable names
...
Fixes bug [#4678 ](https://gitlab.com/OpenMW/openmw/issues/4678 )
The `loadSCVR` method assumes that the list of variable
names won't be empty, which it might.
Instead of crashing, we show a warning and ignore the record.
6 years ago
Andrei Kortunov
f9271fd7f0
Fix crash in the ESM reader, when list is empty (bug #4677 )
6 years ago
Bret Curtis
c45ec9171b
Merge pull request #1963 from Capostrophic/journal
...
Disallow to open the journal while settings window is open (bug #4674 )
6 years ago
Capostrophic
4ec727c50b
Disallow to open the journal while settings window is open (bug #4674 )
6 years ago
Marc Zinnschlag
2d87d1d9d2
Merged pull request #1959
6 years ago
Marc Zinnschlag
d466785aa7
Merged pull request #1958
6 years ago
Marc Zinnschlag
38a3632be7
Merged pull request #1960
6 years ago
Bret Curtis
e2dbb115f0
Merge pull request #1961 from akortunov/crossbowfix
...
Improve pitch factor handling for crossbow animations
6 years ago
Andrei Kortunov
5617bb3f0c
Improve pitch factor handling for crossbow animations (bug #4672 )
6 years ago
Andrei Kortunov
e06f0b797a
Replace all NULLs to nullptr
6 years ago
Capostrophic
09aecb955c
getSkill usage cleanup (bug #4671 )
6 years ago
Capostrophic
cae2e84ab4
Trace the player down after enabling collision with TCL (bug #4669 )
6 years ago
Bret Curtis
6540ef68a7
Merge pull request #1957 from Capostrophic/appveyor
...
Fix AppVeyor build
6 years ago
Bret Curtis
5b4a8237fb
Merge pull request #1956 from Capostrophic/lightcolor
...
Editor: display light source color as a color (bug #4668 )
6 years ago
Capostrophic
e627f49df4
Fix AppVeyor build
6 years ago
Capostrophic
768c532b8f
Editor: display light source color as a color (bug #4668 )
6 years ago
Marc Zinnschlag
71f80db886
Merged pull request #1954
6 years ago
Bret Curtis
585313a71f
Merge pull request #1953 from Capostrophic/animation
...
Fix first person swimming animations
6 years ago
Capostrophic
03788edd63
Fix redundant drag call in instance dragging (bug #4593 )
6 years ago
Capostrophic
34e45efac3
Fix first person swimming animations
6 years ago
Marc Zinnschlag
503352e840
Merged pull request #1951
6 years ago
Marc Zinnschlag
b410d87aae
Merged pull request #1952
6 years ago
Andrei Kortunov
07ccc5abdb
Remove non-looping effects after rest
6 years ago
Andrei Kortunov
3896a2eba6
Do not use a PartHolder for spell effect node
6 years ago
Andrei Kortunov
632045e145
Improve the 'part has no parents' warning
6 years ago
Andrei Kortunov
4dc424036f
Cleanup magic effects, when create a new ActorAnimation
6 years ago
Capostrophic
674e33170b
Fix quick key system regressions (bug #4662 )
6 years ago
Bret Curtis
c19905d0a8
Merge pull request #1949 from akortunov/revert
...
Revert fix for skinning transformations
6 years ago
Andrei Kortunov
87394f2ebb
Revert "Take in account transformations of NiTriShape and NiSkinData in skinning (bug #4437 )"
...
This reverts commit 09427d3f5e
since the
fix is not entirely correct.
6 years ago
Marc Zinnschlag
38758a9555
Merged pull request #1944
6 years ago
Marc Zinnschlag
6a9618f0f5
Merged pull request #1948
6 years ago
Marc Zinnschlag
c702672eb3
Merged pull request #1947
6 years ago
Capostrophic
f20f49daa6
Content selector: allow to copy paths to clipboard (feature #2847 )
6 years ago
elsid
2073218fc6
Use specific googletest version
6 years ago
Andrei Kortunov
43c7438e8e
Move WeakCache to components/misc
6 years ago
Marc Zinnschlag
33044add97
Merged pull request #1938
6 years ago
Marc Zinnschlag
3dc15d39e3
Merged pull request #1936
6 years ago
Capostrophic
2e98cad895
Fade out sun glare and specularity completely at night start, not sunset start
6 years ago
Andrei Kortunov
35abf7367c
Implement wearing priority for editor
6 years ago
Andrei Kortunov
ac848b0902
Use male bodyparts as fallback for females in the editor
6 years ago
Kyle Cooley
7eb1b14b21
Periodically prune empty elements in weak cache
6 years ago
Kyle Cooley
0096951f25
cleanup
6 years ago
Kyle Cooley
676fc48855
Re-add logic for empty model
6 years ago
Kyle Cooley
f43b70d77b
Centralize actor data, simplify logic
6 years ago
Kyle Cooley
c1ec926f43
Workaround inconsistencies with record status changes
6 years ago
Kyle Cooley
1518d630ca
Fix issue with body part events not propogating to actors
6 years ago
Kyle Cooley
031502b2ab
Reorganize ActorAdapter data, use weak cache for sharing
6 years ago
Kyle Cooley
2a9ebac572
Simplify update logic, update when race parts are changed.
6 years ago
Kyle Cooley
1276e0fa9b
Handle changes to race record when rendering actors
6 years ago
Kyle Cooley
b2115b60e6
Fix qt4 build
6 years ago