1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-08-06 01:14:05 +00:00

Commit graph

  • dda735c54a initial commit glassmancody.info 2021-02-21 10:38:15 -0800
  • 0a6ef9c1bd Merge branch 'swim_when_follow' into 'master' psi29a 2021-04-13 07:19:54 +0000
  • e40f0e1912 Merge branch 'coverity_openmw_only' into 'master' psi29a 2021-04-13 06:56:18 +0000
  • ccb62ad8b0 Only build openmw in coverity jvoisin 2021-04-12 20:23:23 +0200
  • c10273675e Massively increase coverity's timeout jvoisin 2021-04-12 17:13:38 +0200
  • d917d4d7cd Merge branch 'macos_cache_stats' into 'master' psi29a 2021-04-12 14:35:59 +0000
  • 663ad5e192
    Print ccache stats for macOS builds elsid 2021-04-12 16:02:57 +0200
  • 539b46aaf0
    Use different cache keys for different macOS builds elsid 2021-04-12 16:01:09 +0200
  • 457cbd6160 Merge branch 'path' into 'master' psi29a 2021-04-12 12:17:29 +0000
  • 1e955fb2e7 Fix the path for the coverity build jvoisin 2021-04-12 14:01:22 +0200
  • 3dea984c18 Merge branch 'install_curl_coverity' into 'master' psi29a 2021-04-12 10:08:22 +0000
  • 54adb9cbed Fix an off-by-one in loadscpt jvoisin 2021-04-11 18:57:47 +0200
  • dc10ab7bad Install curl in the coverity job jvoisin 2021-04-12 11:26:33 +0200
  • c2acb23fd4 Merge branch 'rule' into 'master' psi29a 2021-04-12 09:24:06 +0000
  • 9a87940fc6 Use rule instead of only jvoisin 2021-04-12 11:12:15 +0200
  • b79f26380b Merge branch 'no_hitting' into 'master' psi29a 2021-04-12 07:43:39 +0000
  • 56ede535b5 Don't perform a hit test outside the page's bounds Evil Eye 2021-04-12 08:31:45 +0200
  • 0818a10df2 Merge branch 'baby_dont_throw_me_no_more' into 'master' psi29a 2021-04-12 06:12:19 +0000
  • 7664a6f9cc Merge branch 'osx_proc' into 'master' psi29a 2021-04-12 06:07:31 +0000
  • f261ef4bbe Merge branch 'coverity' into 'master' psi29a 2021-04-12 06:05:00 +0000
  • 28fc21792e
    Allow water walking actors to find path over water surface elsid 2021-04-11 19:17:23 +0200
  • 634556be9d
    Add setting to allow following creatures to find path over water surface elsid 2021-04-11 17:57:36 +0200
  • 4f20aac3bf
    Merge pull request #3064 from elsid/fix_osx Bret Curtis 2021-04-11 21:44:48 +0200
  • 95042a2a68 Use the number of logical cores on the CI on OSX jvoisin 2021-04-11 20:31:24 +0200
  • 8766b81cf8 Merge branch 'misc_cleanup' into 'master' AnyOldName3 2021-04-11 17:13:38 +0000
  • 32981bcd88 Constify a few things fredzio 2021-03-29 19:44:23 +0200
  • efb241f1de Use override instead of virtual fredzio 2021-03-29 19:44:10 +0200
  • fda639eb57 Remove unused forward declarations fredzio 2021-03-14 16:21:33 +0100
  • b91be1e803 Catch exceptions in ResolutionListener Evil Eye 2021-04-11 14:12:31 +0200
  • 010f290fd5
    Update OSX deployment target to 10.14 elsid 2021-04-11 14:07:12 +0200
  • 301411c5c5 Merge branch 'esm_variant' into 'master' psi29a 2021-04-10 12:53:11 +0000
  • 34806a49e0 Merge branch 'collada-documentation' into 'master' psi29a 2021-04-10 12:52:42 +0000
  • 400cae58e5 Collada user documentation Matjaž Lamut 2021-04-10 12:52:42 +0000
  • 603e4206fd Merge branch 'teleport_here_not_there' into 'master' psi29a 2021-04-10 12:51:42 +0000
  • cf021d70a8
    Merge pull request #3061 from elsid/fix_travis Bret Curtis 2021-04-10 14:42:09 +0200
  • 562375426d
    Merge pull request #3062 from akortunov/master Bret Curtis 2021-04-10 14:41:14 +0200
  • 4345b4dcfc Merge branch 'coverity-a2c' into 'master' psi29a 2021-04-10 12:31:42 +0000
  • 45b1c68af4 Remove annotation which does not work Andrei Kortunov 2021-04-10 12:32:12 +0400
  • f984e96b34 Use conventional names for atan2 arguments Andrei Kortunov 2021-04-10 12:23:03 +0400
  • 1db369f418 Do not use unchecked value in calculations Andrei Kortunov 2021-04-10 11:26:54 +0400
  • 903b89a0ff Add bound for UI scale factor, as it specified in docs Andrei Kortunov 2021-04-10 11:21:53 +0400
  • c989fac67b Add bound for pointers cache size, as it specified in docs Andrei Kortunov 2021-04-10 11:20:12 +0400
  • 124a33d8a3 Fix uninitialized variables Andrei Kortunov 2021-04-10 10:58:00 +0400
  • b96929f3fc Avoid division by zero Andrei Kortunov 2021-04-10 09:52:46 +0400
  • 41c78a889a Check for decompression error code Andrei Kortunov 2021-04-10 09:35:31 +0400
  • 93954a961c Unlock mutex on return to avoid hang Andrei Kortunov 2021-04-10 09:30:58 +0400
  • 8ff4f731fb Make Coverity happy about A2C AnyOldName3 2021-04-09 23:08:51 +0000
  • 8874a5be22 Change (again) the way SetPos behave. fredzio 2021-04-09 23:06:36 +0200
  • 6e1c67a9ae Account for waterwalking when updating position. Otherwise we might trace down the actor at waterlevel at the wrong coordinate. fredzio 2021-04-09 19:11:26 +0200
  • 484c46cb58 Merge branch 'hrtf-setting' into 'master' psi29a 2021-04-09 19:28:08 +0000
  • 75b4871bab Add Audio settings to openmw-launcher Simon Meulenbeek 2021-04-09 19:28:08 +0000
  • aaf975ea35
    Send travis notifications only for main repo master elsid 2021-04-08 00:24:15 +0200
  • d661a3103e
    Use clang 9 for linux builds on travis elsid 2021-04-08 00:05:02 +0200
  • e5ace3727a Merge branch 'bugfix-inverted-persuasion-result' into 'master' Evil Eye 2021-04-09 18:15:35 +0000
  • 799cf16f31
    Attempt to fix #5942 Jonas Tobias Hopusch 2021-04-09 18:16:05 +0200
  • 3e20000778 Add a coverity scan jvoisin 2021-04-09 16:51:44 +0200
  • fe2a97ee39 Merge branch 'wizard-link' into 'master' psi29a 2021-04-08 20:57:50 +0000
  • 6f7e8d9f59 Implement #3983 - Add page to the wizard with links to buy morrowind tess 2021-04-08 20:57:50 +0000
  • 4f86eddc96 Merge branch 'CreateBsaAddFileToBsa' into 'master' psi29a 2021-04-08 20:00:15 +0000
  • 9a6f0691b6 Update changelog CedricMocquillon 2021-04-08 20:13:50 +0200
  • 8e1c92d9af
    Use std::variant for ESM::Variant implementation elsid 2021-04-04 19:17:10 +0200
  • 7f577f5f08
    Do not compare hash in tests elsid 2021-04-08 19:38:42 +0200
  • a16387df61 Merge branch 'sky-dehardcode' into 'master' psi29a 2021-04-08 16:32:39 +0000
  • 2cb4b62b83 De-hardcode references to mesh files used by the sky. Matjaž Lamut 2021-04-08 16:32:38 +0000
  • d617d66a87 Add file to BSA CedricMocquillon 2021-04-07 18:58:46 +0200
  • 50c57fc9ce Merge branch 'gtest_cmake' into 'master' psi29a 2021-04-08 15:05:09 +0000
  • 8cb3681c12 Merge branch 'esm_variant_tests' into 'master' psi29a 2021-04-08 13:32:07 +0000
  • 22cf9bd823 Merge branch 'new-macos-ci-image' into 'master' psi29a 2021-04-08 10:09:59 +0000
  • b68305e3e2 Merge branch 'bullet-msvc-runtime' into 'master' psi29a 2021-04-08 10:07:01 +0000
  • 71fda935e8 Merge branch 'shuffle_those_mods' into 'master' psi29a 2021-04-07 22:55:39 +0000
  • d9376ee08e Trim down comment and change flag name Jacob Turnbull 2021-04-07 16:57:06 -0500
  • 3ad2335d11 Fix FetchContent Bullet with MSVC AnyOldName3 2021-04-07 20:23:39 +0000
  • 44f2cb0923 Fix targeted scripts losing their targets when rearranging your load order Evil Eye 2021-04-07 17:30:21 +0200
  • 30cba854da
    Merge pull request #3060 from akortunov/master Bret Curtis 2021-04-07 13:41:28 +0200
  • 59720aea9a Restore old aiming for melee combat Andrei Kortunov 2021-04-07 12:07:03 +0400
  • bc8db8b8f5 Fix for enchanted items being removed on item equip cycling when they are re-equipped Jacob Turnbull 2021-04-06 20:12:51 -0500
  • a7f517507c [Client] Handle reenabling of harvested objects via Container packet David Cernat 2021-04-06 13:22:17 +0200
  • b2328b7063 [Client] Make it possible to check whether a class can be harvested David Cernat 2021-04-06 04:51:49 +0200
  • 9aa5aef2c6 Merge branch 'my_other_mr_is_larger' into 'master' psi29a 2021-04-05 11:45:31 +0000
  • d3e185623d Merge branch 'ref_data_move' into 'master' Andrei Kortunov 2021-04-05 10:51:28 +0000
  • bd33fa76b6
    Use CRTP to define CustomData clone function elsid 2021-04-03 12:59:44 +0200
  • e380470558
    Add move ctor and assignment operator to RefData elsid 2021-04-03 00:49:14 +0200
  • 045bb7cbd7
    Store CustomData and ContainerStore as unique_ptr elsid 2021-04-03 00:48:35 +0200
  • ecde3932e2 Make AddItem's quantity overflow on negative numbers Evil Eye 2021-04-05 09:43:37 +0200
  • dae3f022ba
    Add tests for ESM::Variant elsid 2021-04-04 20:15:58 +0200
  • 03fc3ec803
    Do not allow write variant of string as local variable elsid 2021-04-04 22:51:21 +0200
  • 168f26fc80 Fix crash on startup AnyOldName3 2021-04-04 15:29:08 +0000
  • 9aed0bbf16 Merge branch 'spdx-license' into 'master' psi29a 2021-04-04 12:26:34 +0000
  • db32b8de91
    Return to CC0-licensed appdata metadata Alexander Olofsson 2021-04-03 13:41:41 +0200
  • 6c18449304
    Remove GTest and ExternalProject from FindGMock.cmake elsid 2021-04-03 02:15:00 +0200
  • 86719c26b3 Merge branch 'altitude_fix' into 'master' Andrei Kortunov 2021-04-01 06:30:02 +0000
  • c9acac557a
    Merge pull request #3059 from akortunov/master Roman Siromakha 2021-03-31 23:35:47 +0200
  • b808968070
    Use the new macOS image for the CI runner open beta Hristos N. Triantafillou 2021-03-24 18:19:05 -0500
  • 323c4bda61 Merge branch 'spdx-license' into 'master' Alexei Dobrohotov 2021-03-31 18:08:23 +0000
  • 9cae7882dd Fix a bug that was triggered with multi mark mod. fredzio 2021-03-31 19:34:06 +0200
  • 44bd81e8f0
    Use the SPDX license identifier in appdata XML Alexander Olofsson 2021-03-31 18:15:22 +0200
  • 860be0a4e7 [Client] Send Container & ObjectState packets when harvesting objects David Cernat 2021-03-31 08:13:59 +0200
  • 1ab5a9f530 Revert "Merge branch 'refractiontest' into 'master'" Andrei Kortunov 2021-03-30 15:32:01 +0400
  • a576824bcf Merge branch 'update-maintainer' into 'master' Andrei Kortunov 2021-03-30 09:56:07 +0000
  • ad0fe2ee29
    Update Flatpak maintainer Alexander Olofsson 2021-03-30 11:31:36 +0200