Commit Graph

20650 Commits (fc10adb608841710db4f32efdc604b96af970a82)
 

Author SHA1 Message Date
Bret Curtis fc10adb608 makes openmw.appdata.xml a template that accepts @OPENMW_VERSION@ so we do not have to update it all the time; fix deprecated warning for boost header; un-ignore openmw.appdata.xml 6 years ago
Bret Curtis 401ccedb36
Merge pull request #2072 from elsid/navmesh_tiles_cache_item_fix
Navmesh tiles cache item fix (bug #4751)
6 years ago
elsid da431135fa
Use pointer to check is NavMeshTilesCache::Value initialized 6 years ago
elsid aab7f2e8b9
Don't check for equality in move assignment
Assume it is undefined behavior to move-assing value to itself.
6 years ago
AnyOldName3 0d5876f4bb
Merge pull request #2063 from AnyOldName3/nmake
Add NMake support to the Windows prebuild script.
6 years ago
AnyOldName3 2a2d9f0006 Fix if statements 6 years ago
AnyOldName3 14fcb9158f Add NMake support to the Windows prebuild script. 6 years ago
Bret Curtis 79eab6c55f
Merge pull request #2062 from sthalik/pr/fix-msvc-build
fix missing include
6 years ago
Stanislaw Halik 59d96d808e fix missing include 6 years ago
Marc Zinnschlag d791dcfbf3 Merged pull request #2051 6 years ago
Bret Curtis 5700394c18
Merge pull request #2057 from Capostrophic/colors
Display Ambient, Sunlight and Fog field values as colors (bug #4745)
6 years ago
Bret Curtis 32624cb3ed
Merge branch 'master' into colors 6 years ago
Bret Curtis b296c4a3bb
Merge pull request #2058 from Capostrophic/collision
Don't consider non-solid actors truly levitating (bug #4746)
6 years ago
Capostrophic 7b33838b33 Don't consider non-solid actors truly levitating (bug #4746) 6 years ago
Bret Curtis 35ea8ecb0b
Merge pull request #2056 from Capostrophic/esmtool
esmtool cleanup
6 years ago
Capostrophic 7cae0017ac Display Ambient, Sunlight and Fog field values as colors (bug #4745) 6 years ago
Bret Curtis 45d7c005ad
Merge pull request #2055 from Capostrophic/regression
[Regression] Fix incorrect event argument which messed with hidden light pointers
6 years ago
Capostrophic 5c8c079718 Fix incorrect event argument which messed with hidden light pointers 6 years ago
Bret Curtis 393bd982c0
Merge pull request #2054 from mp3butcher/master
fix a rig bug visible with OSG_VERTEX_BUFFER_HINT=VAO
6 years ago
mp3butcher 7a85e10d2f fix a rig bug visible with OSG_VERTEX_BUFFER_HINT=VAO 6 years ago
Capostrophic 832870dc79 esmtool cleanup 6 years ago
Bret Curtis c2c86fc4a5
Merge pull request #2052 from mp3butcher/master
fix moc achieving to reach unparsable boost code
6 years ago
Bret Curtis 807cab568e
Merge pull request #2050 from Capostrophic/markers
[Regression] Revert unnecessary case changes for fallback records
6 years ago
Bret Curtis b1ca6c6e95
Merge pull request #2045 from akortunov/animfix
[Testing needed] Fix regressions in the animation system
6 years ago
mp3butcher 9de6c630f2 fix moc achieving to reach unparsable boost code 6 years ago
Capostrophic 7b5932a49d Add Invert X Axis option (feature #3610) 6 years ago
Capostrophic c59513c30c Revert unnecessary case changes for fallback records 6 years ago
Bret Curtis 10a049b087
Merge pull request #2046 from akortunov/holstered_weapons
Fix visible sheaths for invisible actors
6 years ago
Andrei Kortunov 880ec3ce7b Fix visible sheaths for invisible actors 6 years ago
Andrei Kortunov 671f2811d5 Fix regressions in the animation system (bug #4729) 6 years ago
Bret Curtis 4098a7be1d
Merge pull request #2038 from OpenMW/travis-xenial
give Xenial a try
6 years ago
Bret Curtis cfed825cec
Merge pull request #2043 from akortunov/rafix
Improve ResetActors command
6 years ago
Andrei Kortunov e8b3ae8706 Improve ResetActors command (bug #4723) 6 years ago
Bret Curtis c1473d5375
Merge pull request #2041 from akortunov/guifixes
Fix shield displaying on inventory avatar (bug #4720)
6 years ago
Andrei Kortunov 7438e20ee1 Fix shield displaying on inventory avatar (bug #4720) 6 years ago
Bret Curtis a354879477
Merge pull request #2040 from akortunov/refactoring
Requested refactoring
6 years ago
Bret Curtis 53c98bd8e1 added TODO and updated notification email for coverity 6 years ago
Andrei Kortunov 68c170f065 Refactor tools to do not use boost exceptions and exit() command 6 years ago
Andrei Kortunov 059a8fd32a Refactor dynamic casts in the editor 6 years ago
Bret Curtis a21792657a
Merge pull request #2034 from akortunov/guifixes
Improve GUI cleanup
6 years ago
Bret Curtis fc15fa0a89 we now have gcc-5 _and_ gcc-8, along with QT5 and use system tinyxml 6 years ago
Bret Curtis 68f62c974a give Xenial a try 6 years ago
Bret Curtis caad388c26 bump our versions to 0.46, keep this commit in mind when trying to automate this into one place 6 years ago
Bret Curtis 815909d3cf fix typo 6 years ago
Bret Curtis b284432e79 Merge branch 'master' into coverity_scan 6 years ago
Bret Curtis d6859d0300
Merge pull request #2037 from akortunov/coverity
Fix warnings in the OpenMW-CS and NIFTest
6 years ago
Bret Curtis 475d8f9915 disable openmw-cs as well, only build the rest due to time constraints 6 years ago
Andrei Kortunov 5ac81cfbff Throw exceptions with some info int the editor if dynamic_cast failed 6 years ago
Andrei Kortunov f20d1b1b72 Catch exception in the NIFTest 6 years ago
Bret Curtis 25e4156940 enable niftest by default, coverity branch covers everything but openmw now due to timeouts; we run coverity manually for openmw for now; re-order options to be readable and logical sequence 6 years ago