1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-08-11 09:44:04 +00:00

Commit graph

  • 30b8e6eda9
    Merge pull request #2987 from Capostrophic/bezier Bret Curtis 2020-08-07 21:53:23 +0200
  • 32e7b78cb9
    Merge pull request #2985 from Assumeru/master Bret Curtis 2020-08-07 21:23:38 +0200
  • fb28d27d08 don't discard purged effects Evil Eye 2020-08-07 16:36:59 +0200
  • 5311956bc3
    Merge pull request #2986 from Capostrophic/msvc Chris Djali 2020-08-07 15:29:33 +0100
  • aa131262ea Implement quadratic interpolation for scalars and vectors Capostrophic 2020-08-07 10:22:54 +0300
  • 35de34c019 Don't clamp GeomMorpherController recovered weight value Capostrophic 2020-08-07 10:07:19 +0300
  • a211527b4b Fix AppVeyor warnings Capostrophic 2020-08-07 09:58:36 +0300
  • ce5df6d185 [CI] Fix .travis.yml David Cernat 2020-08-06 22:50:00 +0200
  • 0de6650add Add RayCastingInterface Petr Mikheev 2020-08-03 22:44:16 +0200
  • bcb7568ac6 [Client] Add cellStore validity check to CellController::updateLocal() David Cernat 2020-08-06 19:17:02 +0200
  • 94dc6f422a [Client] Use temporary holding interior when changing current cell record David Cernat 2020-08-06 16:25:12 +0200
  • 0d6be9bd18 More accurate detection of cyclic includes Mads Buvik Sandvei 2020-08-06 00:58:18 +0200
  • b3f2373875 working commit Mads Buvik Sandvei 2020-08-06 00:54:45 +0200
  • e9b2e9b474 Remove camera stuff from RenderingManager Petr Mikheev 2020-07-25 23:33:50 +0200
  • 694e0b5906 Refactoring. Simplification of camera interface. Petr Mikheev 2020-07-25 22:42:58 +0200
  • ed3426cf2f Move third person camera collision check from World::updatePlayer() to Camera::updatePosition() Petr Mikheev 2020-07-25 21:12:50 +0200
  • 5c7ecb865c Merge branch 'resize_breaks_window' into 'master' AnyOldName3 2020-08-05 22:17:40 +0000
  • 8c213cbfb1 Avoid optimizing animated shapes once again (regression #5565) Capostrophic 2020-08-05 22:39:48 +0300
  • 045b4566dd Merge branch 'master' into 'resize_breaks_window' Mads Buvik Sandvei 2020-08-05 17:10:16 +0000
  • 243638665b Update CHANGELOG.md Mads Buvik Sandvei 2020-08-05 17:09:02 +0000
  • eed8902380
    Merge pull request #2982 from Assumeru/explain Alexei Dobrohotov 2020-08-05 18:05:55 +0300
  • 958be0b114 [Client] Add logging for invalid attempts at getting creature stats David Cernat 2020-08-05 11:15:49 +0200
  • 2e05b5a4ee
    Merge pull request #2983 from Assumeru/spell-regression Bret Curtis 2020-08-05 09:57:47 +0200
  • 93d6d202fc Merge branch 'tune_autoswitch' into 'master' psi29a 2020-08-05 07:53:05 +0000
  • 0414170a2f Merge branch 'ninja-fix' into 'master' psi29a 2020-08-05 07:52:07 +0000
  • ca4330f753 Tune algorithm of "auto switch shoulder" Petr Mikheev 2020-08-05 00:58:39 +0200
  • 144a7f330f Fix a regression that meant missing spells would prevent a save from being loaded Evil Eye 2020-08-04 18:28:10 +0200
  • baa9446cd1 Add OpenMW commits up to 4 Aug 2020 David Cernat 2020-08-04 17:41:01 +0200
  • 02167474cf Avoid using CMake 3.18.1 for Ninja builds to see if that fixes Windows_Ninja_CS_RelWithDebInfo AnyOldName3 2020-08-04 13:18:40 +0000
  • c72fda7ecc Merge branch 'secure-deps' into 'master' AnyOldName3 2020-08-04 12:06:36 +0000
  • a753dc74b1 Merge branch 'restore-gamepad-zoom' into 'master' psi29a 2020-08-04 06:04:59 +0000
  • 4bf24a955e Restore Gamepad Zooming Perry Hugh 2020-08-04 06:04:59 +0000
  • cbb5549964 Merge branch 'patch-1' into 'master' AnyOldName3 2020-08-04 01:46:54 +0000
  • 2ed12a398d addLineDirectivesAfterConditionalBlocks move check for npos to catch all npos Mads Buvik Sandvei 2020-08-04 01:46:54 +0000
  • 58e0b34adc Verify certificates when downloading dependencies descawed 2020-08-03 22:59:08 +0000
  • 1995e43b46
    Merge pull request #2980 from Assumeru/heritage Bret Curtis 2020-08-03 13:10:35 +0200
  • d0ab6f4497 Avoiding build woes from system jsoncpp Mads Buvik Sandvei 2020-08-02 16:56:19 +0200
  • c136ae682e SteamVR compatibility (Lack of depth formats). Cleanup of deprecated oculus workarounds in vrsession.cpp. Mads Buvik Sandvei 2020-08-02 12:34:46 +0200
  • 0e51816c09 Merge branch 'authors_project_leader_update' into 'master' David Cernat 2020-07-31 20:03:59 +0000
  • f5638fec1e add a changelog entry unknown 2020-07-31 19:08:49 +0200
  • ef017285fb Update .gitlab-ci.yml to target openmw_vr instead of openmw. Needs a better solution that can actually be merged someday. Mads Buvik Sandvei 2020-07-31 14:13:34 +0000
  • 1b3f5d4f0d
    Merge pull request #2981 from akortunov/refactoring Bret Curtis 2020-07-30 21:48:09 +0200
  • 073a7f2b2d Comments to explain the arcane workings of Morrowind unknown 2020-07-30 21:39:04 +0200
  • 9f349e8d91 Use more C++11 in the scripting system code Andrei Kortunov 2020-07-30 20:57:25 +0400
  • cd4d3389a4
    Merge pull request #2978 from Capostrophic/transform Andrei Kortunov 2020-07-29 22:00:16 +0400
  • 3d31d21bc2 Don't encapsulate NIF transformation changes Capostrophic 2020-07-29 20:42:29 +0300
  • b39f35d805 inherit variables unknown 2020-07-29 18:43:56 +0200
  • 72b63ed140
    Merge pull request #2954 from Assumeru/basespells Bret Curtis 2020-07-29 09:18:55 +0200
  • 3cb69e8fa5 Merge branch 'clearinfoactor' into 'master' psi29a 2020-07-28 20:50:49 +0000
  • 12ee42c6f3 Update mLastTopic before executing scripts. In case the script contains ClearInfoActor it erase not the correct topic. Frederic Chardon 2020-07-28 20:50:49 +0000
  • e27858cfab these were supposed to be included unknown 2020-07-28 18:24:09 +0200
  • 6ad20ec9c7 Mutate base records when adding/removing spells Evil Eye 2020-07-28 08:33:28 +0200
  • ae1af0e103
    Merge pull request #2972 from Assumeru/non-unique-additem Bret Curtis 2020-07-27 23:33:10 +0200
  • 4560267298 [General] Track the client scripts that Object packets originate from David Cernat 2020-07-27 09:17:22 +0200
  • e0655841e1
    Merge pull request #2962 from Capostrophic/nifcleanup Bret Curtis 2020-07-27 01:28:39 +0200
  • d197e2887b
    Merge pull request #2977 from Capostrophic/simplewater Bret Curtis 2020-07-27 01:26:44 +0200
  • 82a45eb6ae
    Merge pull request #2976 from Capostrophic/unconscious Bret Curtis 2020-07-27 01:22:51 +0200
  • 9aff51ed75 Merge branch 'launcher_add_spacer' into 'master' psi29a 2020-07-26 23:20:37 +0000
  • 65c92b6488 Add alignment="Qt::AlignTop" to files/ui/graphicspage.ui Petr Mikheev 2020-07-25 11:03:57 +0200
  • 03f0bd3df6 Make a horrible simple water hack less horrible Capostrophic 2020-07-27 00:29:35 +0300
  • a74f7bbcbe
    Merge pull request #2975 from Capostrophic/pickpocket Bret Curtis 2020-07-26 23:01:03 +0200
  • b0c4336577 update DejaVuFontLicense entry Bret Curtis 2020-07-26 22:53:46 +0200
  • 2cb16e778c [General] Use clearer method name for tracking InterpreterContext type David Cernat 2020-07-26 20:03:33 +0200
  • f39643964c Merge branch 'openxr_vr' of https://gitlab.com/madsbuvi/openmw into openxr_vr Mads Buvik Sandvei 2020-07-26 18:00:50 +0200
  • 63480a0012 [Client] Use DetourNavigator for local actors, working around c1ebd9474b David Cernat 2020-07-26 17:58:59 +0200
  • 911271f156 shareable shadow maps Mads Buvik Sandvei 2020-07-22 14:37:43 +0200
  • d8bc5e7b26 Merge remote-tracking branch 'remotes/origin/shared_shadow_maps' into openxr_vr Mads Buvik Sandvei 2020-07-26 17:37:47 +0200
  • 0970424f65 Sharing shadow maps without any redundant rendering. Mads Buvik Sandvei 2020-07-26 17:34:37 +0200
  • e0bc56dcf7 Single pass shadow update Mads Buvik Sandvei 2020-07-26 13:12:36 +0200
  • a15188d3bc Wait on a separate thread Mads Buvik Sandvei 2020-07-26 12:34:24 +0200
  • 9c930e38fa Add option to always allow stealing from KO'd actors (feature #5545) Capostrophic 2020-07-26 13:02:12 +0300
  • aa094b568e
    Merge pull request #2974 from Capostrophic/documentation Bret Curtis 2020-07-26 12:05:13 +0200
  • 584fcd4716 Merge branch 'master' of github.com:OpenMW/openmw Bret Curtis 2020-07-26 11:54:51 +0200
  • cc6e4ad215 Fix pickpocketing sneaking stance check Capostrophic 2020-07-26 12:17:06 +0300
  • 040a92c373 implement additem/removeitem for non-unique actors Evil Eye 2020-07-26 11:07:18 +0200
  • 57734c172b [Client] Retain AiPursue for guards ignoring player because of dialogue David Cernat 2020-07-26 11:06:11 +0200
  • c4eb50d17f Update documentation Capostrophic 2020-07-26 11:33:34 +0300
  • 46825e8a4d Move NIF record index back to a separate user object Capostrophic 2020-07-12 15:34:22 +0300
  • f93655e803 Encapsulate NIF transform changes in NifOsg::MatrixTransform Capostrophic 2020-07-11 20:59:21 +0300
  • ad87289d59 Fix NifOsg::MatrixTransform constructor inheritance Capostrophic 2020-07-11 20:15:13 +0300
  • cc791af0f5 Serialization fixes Capostrophic 2020-07-11 17:55:15 +0300
  • 3b55d657e5 CopyRigVisitor: Log the number of parents in multiple parents error Capostrophic 2020-06-30 23:30:22 +0300
  • a61267f57d Replace NodeUserData with a custom transform node Capostrophic 2020-06-30 23:27:46 +0300
  • 4c9cefefdd Get rid of NifOsg::CollisionSwitch Capostrophic 2020-06-30 21:53:59 +0300
  • 899966f0d3 Merge branch 'Launcher-CodePatch-Tab' into 'master' psi29a 2020-07-26 00:05:55 +0000
  • 224923d6c8 update appdata license and dejavufont license file Bret Curtis 2020-07-26 01:56:55 +0200
  • 71b00da289 Update AUTHORS with project leader history & special mention for scrawl David Cernat 2020-07-25 21:33:52 +0300
  • ff10aa816b Add OpenMW commits up to 25 Jul 2020 David Cernat 2020-07-25 19:44:01 +0200
  • 1ff2256bc1 Update changelog CedricMocquillon 2020-07-16 16:17:25 +0200
  • 1f4f10c723 Add a tab level in advanced settings CedricMocquillon 2020-07-09 14:56:13 +0200
  • fc7266d4ee Merge branch 'Improve-cell-name-autocompleter-implementation' into 'master' psi29a 2020-07-25 13:58:42 +0000
  • 2e27de027e Add members in AdvancedPage class to avoid memory leak when the list of cells names is updated as we recreated a completer at each notification event Cédric Mocquillon 2020-07-25 13:58:42 +0000
  • 21ee1ed317
    Merge pull request #2973 from akortunov/refactoring Bret Curtis 2020-07-25 15:43:42 +0200
  • e4de306d5b Merge branch 'settings_vector' into 'master' psi29a 2020-07-25 12:34:36 +0000
  • e6036e13b9 Use more C++11 loops in game mechanics code Andrei Kortunov 2020-07-25 15:54:49 +0400
  • 9e16e592e8 steady clock prediction was not quite right Mads Buvik Sandvei 2020-07-25 12:28:52 +0200
  • cea73ead09 Merge remote-tracking branch 'remotes/origin/shared_shadow_maps' into openxr_vr Mads Buvik Sandvei 2020-07-25 12:27:12 +0200
  • 8cdc7031f5 Support vectors in settings.cfg Petr Mikheev 2020-07-24 21:47:49 +0200
  • d49f1d9111 Update README.md Mads Buvik Sandvei 2020-07-23 07:57:14 +0000
  • 3be1cdef33
    [macOS, CI] Use Xcode 11.6 (#2970) Nikolay Kasyanov 2020-07-22 21:54:18 +0200