Commit Graph

20344 Commits (229d1bb4258b48c274ca0315503f9b0e0812dbdc)
 

Author SHA1 Message Date
Andrei Kortunov 229d1bb425 Backport loop from tinyxml 2.6 to avoid CVE 6 years ago
Andrei Kortunov 41e90bd56c Unify random generator usage 6 years ago
Andrei Kortunov 46bf45a6e2 Remove redundant code 6 years ago
Bret Curtis 6c4116cc8b
Merge pull request #1972 from akortunov/equipfix
Force actor to the 'weapon equipped' state if the weapon disappeared in the middle of attack
6 years ago
Bret Curtis a5fc4db2d7
Merge pull request #1973 from akortunov/soundfix
Catch exceptions inside the loadVoice()
6 years ago
Andrei Kortunov 8fa0ffcfe4 Catch exceptions inside the loadVoice() (bug #4685) 6 years ago
Andrei Kortunov d7d9050d4a Force actor to the 'weapon equipped' state if the weapon disappeared in the middle of attack (bug #4646) 6 years ago
Bret Curtis e406c5ff81
Merge pull request #1946 from akortunov/backupfix
Combat AI: check for obstacle before back up
6 years ago
Bret Curtis e99edfd954
Merge pull request #1971 from akortunov/meshfallback
Try to use collisions from basic actor model if an animated one has no collisions
6 years ago
Andrei Kortunov 13bd81f896 Try to use collisions from basic actor model if an animated one has no collisions (feature #4682) 6 years ago
Bret Curtis 358a702869 Merge branch 'master' into 'master'
Unified settings list and cfg file names. Added brief tutorial.

See merge request OpenMW/openmw!41
6 years ago
Bret Curtis 8cb407cfdf
Merge pull request #1969 from Capostrophic/soundgen
Support soundgen calls for activators (feature #4285)
6 years ago
Bret Curtis f561ab547a
Merge pull request #1970 from Capostrophic/landing
Re-enable handling soundgen land for creatures
6 years ago
Capostrophic bf3f82b9d4 Cleanup 6 years ago
Capostrophic 6ef7be3fd3 Re-enable using soundgen land for creatures 6 years ago
Capostrophic 19fd404b7b Support soundgen calls for activators (feature #4285) 6 years ago
Bret Curtis 53ccce1867
Merge pull request #1966 from akortunov/logfix
Allow apps without logging system to display log messages
6 years ago
Andrei Kortunov ca07e3a364 Check for obstacle before back up (bug #4656) 6 years ago
Andrei Kortunov b5df385111 Allow apps without logging system to display log messages 6 years ago
Marc Zinnschlag 60241431ab Merged pull request #1965 6 years ago
Marc Zinnschlag b30e309532 Merged pull request #1967 6 years ago
Marc Zinnschlag 26f867d7c5 Merged pull request #1968 6 years ago
rhtucker 292f4fcafe Unified settings list and cfg file names. Added brief tutorial. 6 years ago
Andrei Kortunov dad0b78901 Avoid overflow when handling output characters (bug #4676) 6 years ago
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
Bret Curtis 602a314669
Merge pull request #1964 from akortunov/readfix
Fix crash in the ESM reader, when list is empty
6 years ago
Andrei Kortunov f9271fd7f0 Fix crash in the ESM reader, when list is empty (bug #4677) 6 years ago
Capostrophic 47b1b0ac39 Re-fix water reflections while making a no-GUI screenshot 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