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

Commit graph

  • 6751a7991d Update .gitlab-ci.yml Bret Curtis 2018-06-27 12:36:12 +0000
  • 2d5f71e5be Update .gitlab-ci.yml Bret Curtis 2018-06-27 12:35:02 +0000
  • edd22342f2 Update .gitlab-ci.yml Bret Curtis 2018-06-27 12:32:18 +0000
  • 218353e452 Update .gitlab-ci.yml Bret Curtis 2018-06-27 12:19:03 +0000
  • 0105a48a4f give %% a try Bret Curtis 2018-06-27 12:15:29 +0000
  • 6d1a83e667 Update .gitlab-ci.yml Bret Curtis 2018-06-27 12:10:09 +0000
  • 51179a2c38 try a wildcard? Bret Curtis 2018-06-27 12:01:51 +0000
  • 1fdffd6ef9 see if we can get win10 going Bret Curtis 2018-06-27 13:57:51 +0200
  • 8b482e19ec Merge pull request #453 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-06-27 14:53:46 +0300
  • 87d9a4ff0b Merge branch 'zini_updates' into 'master' Bret Curtis 2018-06-27 11:33:01 +0000
  • 520e65f822 last minute updates from zini Marc Zinnschlag 2018-06-27 13:32:01 +0200
  • 5ee731d86f updated roadmap section Marc Zinnschlag 2018-06-27 12:33:23 +0200
  • 8bc6c85396 last minute changes (this time for real; forgot to merge in the last update from the private repo) Marc Zinnschlag 2018-06-27 12:24:21 +0200
  • f64d949169
    Merge pull request #1780 from akortunov/persistanims Bret Curtis 2018-06-27 12:18:48 +0200
  • 8cda355af6 last minute changes to design doc Marc Zinnschlag 2018-06-27 12:14:34 +0200
  • 2afcea3870 added post-1.0 design document Marc Zinnschlag 2018-06-27 11:59:40 +0200
  • ec73011617 Clean temporary storage if we assign new AI package (bug #4464) Andrei Kortunov 2018-06-27 12:52:43 +0400
  • ee45f54b53 Refactor AiTemporaryStorage usage Andrei Kortunov 2018-06-27 12:48:34 +0400
  • 3c7ab976c3 Ignore movement from scripted animations (bug #4475) Andrei Kortunov 2018-06-27 08:22:45 +0400
  • cac6d59140 Merge branch 'master' into fix_quickkey_segfalt Finbar Crago 2018-06-27 12:58:43 +1000
  • 15bfa30070 [Server] Make it possible to resend received worldstates David Cernat 2018-06-27 02:00:16 +0300
  • 7060ff59c5 [Client] Enforce the default global map cell size in multiplayer David Cernat 2018-06-27 01:23:48 +0300
  • fec500c4b0 [Client] Reduce container debug spam by requiring VERBOSE logging for it David Cernat 2018-06-26 23:40:19 +0300
  • 26615d588e Merge branch 'multi_build' into 'master' Bret Curtis 2018-06-26 19:45:49 +0000
  • 4d6ca2c387 preserve dmg artifact Bret Curtis 2018-06-26 17:45:20 +0000
  • 9e7731259d what if we try make -j2 package ? Bret Curtis 2018-06-26 15:40:06 +0000
  • cfcd9c3fc6 What happens when we don't make install? Bret Curtis 2018-06-26 15:36:53 +0000
  • dd60b8f179 only delete files inside OpenMW.app dir Bret Curtis 2018-06-26 15:18:18 +0000
  • c1aee49b76 clean up after our previous build. Bret Curtis 2018-06-26 15:09:51 +0000
  • 06eb9539bd Let make install do it's thing, it's more reasonable on macos and let's only archive that. Bret Curtis 2018-06-26 14:51:55 +0000
  • e068ee3533 tell unzip to overwrite all files Bret Curtis 2018-06-26 14:01:10 +0000
  • 9e2c6d9fe1 actually step into the build directory and build! Bret Curtis 2018-06-26 13:57:13 +0000
  • 914b79fcc9 [General] Make it possible to check which placed objects have containers David Cernat 2018-06-26 16:56:08 +0300
  • 308d78e3da only download via curl if file on server is different than what is currently cached on VM. Bret Curtis 2018-06-26 13:54:37 +0000
  • ae4cb0c3ee no need for macos_qt_formula since on osx there is no more qt4, just qt5 Bret Curtis 2018-06-26 13:50:45 +0000
  • 43c9fd4cec check MWWorld::Ptr != NULL for MWGui ItemPtr tooltips Finbar Crago 2018-06-26 13:41:53 +1000
  • 186ec8c50f rm ContainerStore/refItem Finbar Crago 2018-06-26 13:35:04 +1000
  • 705b2dca0e Merged pull request #1777 Marc Zinnschlag 2018-06-25 11:58:12 +0200
  • baeaff2309 Merged pull request #1778 Marc Zinnschlag 2018-06-25 11:57:45 +0200
  • a0cae78cb2
    Merge pull request #1779 from akortunov/coverity Bret Curtis 2018-06-25 10:33:07 +0200
  • 97d8cc0efe Check if the local was not found, just for sure Andrei Kortunov 2018-06-25 11:21:00 +0400
  • 7dff8d8fe2 Check cell for null Andrei Kortunov 2018-06-25 10:26:58 +0400
  • 46c6abcf54 add string vectors for name/id in QuickKeysMenu for item lookups Finbar Crago 2018-06-25 16:02:28 +1000
  • 441463327c Validate map size Andrei Kortunov 2018-06-25 09:57:40 +0400
  • 359e748c28 Initialize some missing fields in constructors Andrei Kortunov 2018-06-25 09:35:42 +0400
  • f20f94a886 [Documentation] Update credits David Cernat 2018-06-25 05:17:33 +0300
  • d5b3d08ec9 Merge pull request #452 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-06-25 04:44:30 +0300
  • deda6ec071 [Client] Don't send WorldMap packets for already explored map tiles David Cernat 2018-06-25 02:34:11 +0300
  • 9df59720e4 Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm AnyOldName3 2018-06-24 23:41:14 +0100
  • a7e53df278 Move common shadow code to shared shadow shader headers AnyOldName3 2018-06-24 23:40:52 +0100
  • d008cd0c46 Update .gitlab-ci.yml Bret Curtis 2018-06-24 21:26:53 +0000
  • 87f367ec11 Update .gitlab-ci.yml Bret Curtis 2018-06-24 17:52:57 +0000
  • d6a170f848
    Update changelog Capostrophic 2018-06-24 14:58:54 +0300
  • ecafcefae9
    Fall back to regular head when getVampireHead fails Capostrophic 2018-06-24 14:39:48 +0300
  • f1158e8129 Update .gitlab-ci.yml Bret Curtis 2018-06-23 13:50:58 +0000
  • 55de1c1a72 Update .gitlab-ci.yml Bret Curtis 2018-06-23 13:22:20 +0000
  • d53bd05424 [General] Use slightly larger maximum imageData size in WorldMap packets David Cernat 2018-06-23 14:37:47 +0300
  • afbe8f2161
    Update changelog Capostrophic 2018-06-23 14:29:15 +0300
  • 35b0546737 Consider <p> tag when discarding post-EOL tag text (regression #4473) Capostrophic 2018-06-23 14:21:21 +0300
  • da4c55d5ad prevent segfalt in QuickKeysMenu when item has been removed from player inventory Finbar Crago 2018-06-23 17:51:32 +1000
  • 40a9d8ac06 Update .gitlab-ci.yml Bret Curtis 2018-06-23 07:19:05 +0000
  • 5bb2ba1e9e [General] Limit maximum imageData size in WorldMap packets David Cernat 2018-06-23 02:33:34 +0300
  • c2826ca878 Update .gitlab-ci.yml Bret Curtis 2018-06-22 16:41:20 +0000
  • 393ec99944 Update .gitlab-ci.yml Bret Curtis 2018-06-22 15:29:27 +0000
  • 88555c0463 Update .gitlab-ci.yml Bret Curtis 2018-06-22 15:20:38 +0000
  • 601b69b36c Update .gitlab-ci.yml Bret Curtis 2018-06-22 15:14:09 +0000
  • dcba3a1058 Update .gitlab-ci.yml Bret Curtis 2018-06-22 15:13:09 +0000
  • 516fc0283b Update .gitlab-ci.yml Bret Curtis 2018-06-22 15:07:39 +0000
  • 64cc3b3a6a
    Merge pull request #1774 from nikolaykasyanov/ci-macos-1013 Bret Curtis 2018-06-22 10:21:00 +0200
  • 933ed77ef6 Fix water shader alignment issues noticed while removing tabs. AnyOldName3 2018-06-22 01:05:45 +0100
  • b25b356081 Sort out shader indentation AnyOldName3 2018-06-22 01:02:01 +0100
  • f8e4f3fca5 Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm AnyOldName3 2018-06-22 00:11:29 +0100
  • 9888316d8e [Documentation] Update credits David Cernat 2018-06-21 23:26:24 +0300
  • 9667dd051c
    Merge pull request #1771 from Xenkhan/master Bret Curtis 2018-06-21 22:22:42 +0200
  • a55583a395
    Merge branch 'master' into master Bret Curtis 2018-06-21 22:22:01 +0200
  • f0acc64544
    Update changelog Xenkhan 2018-06-21 15:04:04 -0500
  • 524363702c Merge pull request #451 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-06-21 22:31:10 +0300
  • f52e06fc19 Merge branch 'glsl-editorconfig' into 'master' Marc Zinnschlag 2018-06-21 18:29:31 +0000
  • d1736ad0c8 Update .editorconfig to include GLSL AnyOldName3 2018-06-21 14:23:30 +0000
  • 7e90d1f2a4 [Client] Fix interior-to-exterior and v.v. cell transitions for actors David Cernat 2018-06-21 16:44:49 +0300
  • 405a0caf29
    Remove unneeded whitespace Xenkhan 2018-06-20 13:56:00 -0500
  • 5a4817c147
    Get rid of reinterpret_cast<> Xenkhan 2018-06-20 13:33:59 -0500
  • 90ccf5b42b [macOS, CI] Build using macOS 10.13 SDK Nikolay Kasyanov 2018-06-20 19:59:55 +0200
  • 22eb037c18 Merged pull request #1773 Marc Zinnschlag 2018-06-20 19:08:50 +0200
  • 6655b7e512
    Merge pull request #1740 from nikolaykasyanov/software-cursor-decompression Bret Curtis 2018-06-20 17:19:48 +0200
  • 9cf815505b
    formatting Bret Curtis 2018-06-20 16:21:23 +0200
  • 4e121a7434 updated credits file Marc Zinnschlag 2018-06-20 16:17:47 +0200
  • c90996f991 Merged merge request !1 Marc Zinnschlag 2018-06-20 16:16:34 +0200
  • 6315848620 Merged merge request !2 Marc Zinnschlag 2018-06-20 16:01:33 +0200
  • 65ec58a669 Move the changelog entry to 0.44.0 Nikolay Kasyanov 2018-06-20 15:43:55 +0200
  • b619c0de2d
    Merge pull request #1772 from akortunov/deathanim Bret Curtis 2018-06-20 13:28:36 +0200
  • c195144b17 Take transformation from first node with given name in file (bug #4469) Andrei Kortunov 2018-06-20 14:24:32 +0400
  • c0fc615cd6 Adds the option to ignore "Base" records when running the verifier. (fixes #4466) Atahualpa 2018-06-20 11:29:38 +0200
  • 664edc5a39
    Merge pull request #1757 from akortunov/musicfix Bret Curtis 2018-06-20 11:18:50 +0200
  • c9756cee4c Fast-forward death animation to end if death animation was finished earlier (regression #4468) Andrei Kortunov 2018-06-20 12:37:58 +0400
  • 3ebebdf3c1
    Merge pull request #1751 from wareya/terrainbleeding Bret Curtis 2018-06-20 10:20:11 +0200
  • f3923a41c0
    Merge pull request #1770 from Capostrophic/open Bret Curtis 2018-06-20 09:44:45 +0200
  • 553094669b Merge upstream/master (& fix merge conflicts) AnyOldName3 2018-06-20 00:11:23 +0100
  • fd05beef94 [Client] Don't delete disposed of corpses on client David Cernat 2018-06-20 02:01:19 +0300
  • c3c7f2c8f9 [Server] Don't automatically synchronize ObjectDelete packets David Cernat 2018-06-20 02:00:12 +0300