jvoisin
ccb62ad8b0
Only build openmw in coverity
2021-04-12 20:23:23 +02:00
jvoisin
c10273675e
Massively increase coverity's timeout
2021-04-12 17:14:07 +02:00
psi29a
d917d4d7cd
Merge branch 'macos_cache_stats' into 'master'
...
Print ccache stats for macOS builds
See merge request OpenMW/openmw!736
2021-04-12 14:35:59 +00:00
elsid
663ad5e192
Print ccache stats for macOS builds
2021-04-12 16:08:15 +02:00
elsid
539b46aaf0
Use different cache keys for different macOS builds
2021-04-12 16:07:59 +02:00
psi29a
457cbd6160
Merge branch 'path' into 'master'
...
Fix the path for the coverity build
See merge request OpenMW/openmw!735
2021-04-12 12:17:29 +00:00
jvoisin
1e955fb2e7
Fix the path for the coverity build
2021-04-12 14:01:22 +02:00
psi29a
3dea984c18
Merge branch 'install_curl_coverity' into 'master'
...
Install curl in the coverity job
See merge request OpenMW/openmw!734
2021-04-12 10:08:22 +00:00
jvoisin
dc10ab7bad
Install curl in the coverity job
2021-04-12 11:26:33 +02:00
psi29a
c2acb23fd4
Merge branch 'rule' into 'master'
...
Use `rule` instead of `only`
See merge request OpenMW/openmw!733
2021-04-12 09:24:06 +00:00
jvoisin
9a87940fc6
Use rule
instead of only
...
only/except will likely be deprecated: https://docs.gitlab.com/ee/ci/yaml/README.html#onlyexcept-basic
2021-04-12 11:14:52 +02:00
psi29a
b79f26380b
Merge branch 'no_hitting' into 'master'
...
Don't perform a hit test outside the page's bounds
Closes #5923
See merge request OpenMW/openmw!710
2021-04-12 07:43:39 +00:00
Evil Eye
56ede535b5
Don't perform a hit test outside the page's bounds
2021-04-12 08:31:45 +02:00
psi29a
0818a10df2
Merge branch 'baby_dont_throw_me_no_more' into 'master'
...
Catch exceptions in ResolutionListener
Closes #5946
See merge request OpenMW/openmw!727
2021-04-12 06:12:19 +00:00
psi29a
7664a6f9cc
Merge branch 'osx_proc' into 'master'
...
Use the number of logical cores on the CI on OSX
See merge request OpenMW/openmw!732
2021-04-12 06:07:31 +00:00
psi29a
f261ef4bbe
Merge branch 'coverity' into 'master'
...
Add a coverity scan
See merge request OpenMW/openmw!720
2021-04-12 06:05:00 +00:00
Bret Curtis
4f20aac3bf
Merge pull request #3064 from elsid/fix_osx
...
Update OSX deployment target to 10.14
2021-04-11 21:44:48 +02:00
jvoisin
95042a2a68
Use the number of logical cores on the CI on OSX
2021-04-11 20:31:24 +02:00
AnyOldName3
8766b81cf8
Merge branch 'misc_cleanup' into 'master'
...
Misc cleanup (no functional change)
See merge request OpenMW/openmw!729
2021-04-11 17:13:38 +00:00
fredzio
32981bcd88
Constify a few things
2021-04-11 14:46:51 +02:00
fredzio
efb241f1de
Use override instead of virtual
2021-04-11 14:46:51 +02:00
fredzio
fda639eb57
Remove unused forward declarations
2021-04-11 14:46:51 +02:00
Evil Eye
b91be1e803
Catch exceptions in ResolutionListener
2021-04-11 14:12:31 +02:00
elsid
010f290fd5
Update OSX deployment target to 10.14
...
To support std::variant
2021-04-11 14:07:15 +02:00
psi29a
301411c5c5
Merge branch 'esm_variant' into 'master'
...
Use std::variant for ESM::Variant implementation
See merge request OpenMW/openmw!719
2021-04-10 12:53:11 +00:00
psi29a
34806a49e0
Merge branch 'collada-documentation' into 'master'
...
Collada user documentation
See merge request OpenMW/openmw!505
2021-04-10 12:52:42 +00:00
Matjaž Lamut
400cae58e5
Collada user documentation
2021-04-10 12:52:42 +00:00
psi29a
603e4206fd
Merge branch 'teleport_here_not_there' into 'master'
...
Fix #5919 (and another bug)
Closes #5919
See merge request OpenMW/openmw!722
2021-04-10 12:51:42 +00:00
Bret Curtis
cf021d70a8
Merge pull request #3061 from elsid/fix_travis
...
Fix travis
2021-04-10 14:42:09 +02:00
Bret Curtis
562375426d
Merge pull request #3062 from akortunov/master
...
Fix some issues found by CoverityScan
2021-04-10 14:41:14 +02:00
psi29a
4345b4dcfc
Merge branch 'coverity-a2c' into 'master'
...
Make Coverity happy about A2C
See merge request OpenMW/openmw!723
2021-04-10 12:31:42 +00:00
Andrei Kortunov
45b1c68af4
Remove annotation which does not work
2021-04-10 12:32:12 +04:00
Andrei Kortunov
f984e96b34
Use conventional names for atan2 arguments
2021-04-10 12:23:03 +04:00
Andrei Kortunov
1db369f418
Do not use unchecked value in calculations
2021-04-10 11:26:54 +04:00
Andrei Kortunov
903b89a0ff
Add bound for UI scale factor, as it specified in docs
2021-04-10 11:21:53 +04:00
Andrei Kortunov
c989fac67b
Add bound for pointers cache size, as it specified in docs
2021-04-10 11:20:12 +04:00
Andrei Kortunov
124a33d8a3
Fix uninitialized variables
2021-04-10 10:58:00 +04:00
Andrei Kortunov
b96929f3fc
Avoid division by zero
2021-04-10 09:52:46 +04:00
Andrei Kortunov
41c78a889a
Check for decompression error code
2021-04-10 09:35:31 +04:00
Andrei Kortunov
93954a961c
Unlock mutex on return to avoid hang
2021-04-10 09:30:58 +04:00
AnyOldName3
8ff4f731fb
Make Coverity happy about A2C
...
Initialise member variable
2021-04-09 23:08:51 +00:00
fredzio
8874a5be22
Change (again) the way SetPos behave.
...
Instead of registering the desired change of position and rely on
physics simulation to apply it to the world, immediately change the
position in the world without reset the simulation.
2021-04-09 23:34:03 +02:00
fredzio
6e1c67a9ae
Account for waterwalking when updating position. Otherwise we might
...
trace down the actor at waterlevel at the wrong coordinate.
Triggered by multimark mod with waterwalking effect.
2021-04-09 23:33:21 +02:00
psi29a
484c46cb58
Merge branch 'hrtf-setting' into 'master'
...
Add Audio settings to openmw-launcher
See merge request OpenMW/openmw!692
2021-04-09 19:28:08 +00:00
Simon Meulenbeek
75b4871bab
Add Audio settings to openmw-launcher
2021-04-09 19:28:08 +00:00
elsid
aaf975ea35
Send travis notifications only for main repo master
2021-04-09 20:34:15 +02:00
elsid
d661a3103e
Use clang 9 for linux builds on travis
2021-04-09 20:32:01 +02:00
Evil Eye
e5ace3727a
Merge branch 'bugfix-inverted-persuasion-result' into 'master'
...
Attempt to fix inverted persuasion behaviour on intimidation
Closes #5942
See merge request OpenMW/openmw!721
2021-04-09 18:15:35 +00:00
Jonas Tobias Hopusch
799cf16f31
Attempt to fix #5942
...
Closes OpenMW/openmw#5942
This is an attempt to apply the fix suggested by @Capostrophic
2021-04-09 18:16:05 +02:00
jvoisin
3e20000778
Add a coverity scan
2021-04-09 16:51:44 +02:00