summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-15Correct version rangeasync-msvc2017-fixChris Djali
2020-10-15Maybe resolve regression with MSVC2017Chris Djali
2020-10-15Merge pull request #3013 from OpenMW/macos_target_fixBret Curtis
2020-10-15Resolve 'shared_timed_mutex' is unavailable: introduced in macOS 10.12Bret Curtis
2020-10-15Merge branch 'async-physics' into 'master'psi29a
2020-10-15Document async physics settingsfredzio
2020-10-15Process movement queue in one or several background threadsfredzio
2020-10-15We need to update the collision world after each step.fredzio
2020-10-15Make the Object class manage its collision object and position.fredzio
2020-10-15Make the Actor class manage its collision object and position.fredzio
2020-10-15Non functionnal changes in preparation for async physics featurefredzio
2020-10-14Merge pull request #3012 from akortunov/container_crashBret Curtis
2020-10-14Merge pull request #3004 from akortunov/arrow_attachBret Curtis
2020-10-14Ability to attach arrows to shooter's hands (feature #5642)Andrei Kortunov
2020-10-14Merge branch 'noobject' into 'master'psi29a
2020-10-14Fix crash on savingAndrei Kortunov
2020-10-14Unbreak build with cmake < 3.12fredzio
2020-10-13Rework container resolution (#3006)Assumeru
2020-10-13Merge pull request #3008 from akortunov/stringsBret Curtis
2020-10-13Merge branch 'objectlib' into 'master'psi29a
2020-10-13Merge branch 'deprecated-exception' into 'master'psi29a
2020-10-13Convert components to an OBJECT library. It saves space in the objectfredzio
2020-10-12Merge pull request #3011 from elsid/navmesh_fixesBret Curtis
2020-10-12Merge branch 'fix_5630' into 'master'psi29a
2020-10-12Merge branch 'menu' into 'master'psi29a
2020-10-10Fix #5630 "NPCs momentarily turn when the player character is moving backward...Petr Mikheev
2020-10-10Merge branch 'absorption' into 'master'Alexei Dobrohotov
2020-10-10Restore empty target check in spell absorptionAlexei Dobrohotov
2020-10-10Get rid of warning: dynamic exception specifications are deprecatedfredzio
2020-10-09Merge branch 'macos_shared_runner' into 'master'AnyOldName3
2020-10-09Merge branch 'godmode' into 'master'Alexei Dobrohotov
2020-10-09Merge branch 'debian-cache-bump' into 'master'AnyOldName3
2020-10-09Bump Debian cache version numbersAnyOldName3
2020-10-09Merge branch 'avoid_collision_update' into 'master'Alexei Dobrohotov
2020-10-09Ignore Burden effect in god modeAlexei Dobrohotov
2020-10-09Add many more godmode checks to harmful magic (bug #5633)Alexei Dobrohotov
2020-10-09Merge branch 'regressions' into 'master'Alexei Dobrohotov
2020-10-09Fix NiTriStripsData loadingAlexei Dobrohotov
2020-10-09Fix pick/probe uses decrementAlexei Dobrohotov
2020-10-09Merge branch 'fix-ccache' into 'master'AnyOldName3
2020-10-09Install tools in before_install.osx.shAnyOldName3
2020-10-09Increase CCache size for Debian where neededAnyOldName3
2020-10-08Merge branch 'revert-bbcfcc88' into 'master'Alexei Dobrohotov
2020-10-08Revert "Merge branch 'skinning' into 'master'"Alexei Dobrohotov
2020-10-08config was from Windows CIAnyOldName3
2020-10-08Rename DMG fileAnyOldName3
2020-10-08Merge branch 'castray' into 'master'AnyOldName3
2020-10-08Fix RayCastingResult warningAlexei Dobrohotov
2020-10-08Merge branch 'cmake' into 'master'AnyOldName3
2020-10-08match opening and closing if argstess