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

Commit graph

  • c2fd4c1f46
    Merge pull request #2138 from Capostrophic/bsa Bret Curtis 2019-01-21 21:43:43 +0100
  • 309855107b Merge branch 'ensure-unique-refnum' into 'master' Bret Curtis 2019-01-21 19:30:11 +0000
  • 71be4cdd20 Ensure Unique Instance Refnum after clone, add, or move Stomy 2019-01-21 19:30:11 +0000
  • 0df32accca [Server] Fix ARM build Koncord 2019-01-20 17:16:19 +0800
  • be5faadff8 Fix compressed BSA loading on non-Windows systems Capostrophic 2019-01-21 01:21:12 +0300
  • b4a78a7e68
    add libboost-iostreams-dev Bret Curtis 2019-01-20 21:18:52 +0100
  • e1d7a8415d Merge branch 'bugfix/file-list-emptying-error' into 'master' Bret Curtis 2019-01-20 19:59:05 +0000
  • c5a67c2079
    Merge pull request #2137 from elsid/navmesh_render Bret Curtis 2019-01-20 20:32:24 +0100
  • 9cfc97a37a Merge branch 'tes4_bsa' into 'master' Bret Curtis 2019-01-20 19:03:57 +0000
  • 6fd4d016eb
    Merge pull request #2132 from akortunov/particlefix Bret Curtis 2019-01-20 19:52:29 +0100
  • 75c5b9de00
    Merge pull request #2136 from akortunov/warnfix Bret Curtis 2019-01-20 19:46:30 +0100
  • 13e94ab194
    Get navmesh to update osg node only if rendering is enabled elsid 2019-01-20 19:30:26 +0300
  • 3572edab72
    Update navmesh in a separate method elsid 2019-01-20 19:27:52 +0300
  • 17cf2d5826
    Merge pull request #2135 from OpenMW/update-macos-dependencies Nikolay Kasyanov 2019-01-20 14:14:03 +0100
  • 1e8b7f0f83 Fix -Wstring-plus-int warnings Andrei Kortunov 2019-01-20 15:46:19 +0400
  • 4a266b3277
    [macOS, CI] Update dependencies Nikolay Kasyanov 2019-01-20 11:03:37 +0100
  • c0a036ed1f
    Merge pull request #2133 from OpenMW/macos-deploy Bret Curtis 2019-01-19 14:41:29 +0100
  • 7880e6f761 CompressedBSAFile::FileRecord::isCompressed implementation simplified. Double space in CompressedBSAFile::FileRecord::getSizeWithoutCompressionFlag removed. Azdul 2019-01-19 14:41:17 +0100
  • a8c1c4315c Missing header on Linux Azdul 2019-01-18 21:19:59 +0100
  • 6aa6b2dc89 Removed TES4 from file names. Correct Git file history / attribution. Azdul 2019-01-18 21:14:44 +0100
  • a3bcd95546 Merge branch 'cc9cii' of https://github.com/cc9cii/openmw into tes4_bsa Azdul 2019-01-18 09:11:41 +0100
  • 42ea609d1d Remove files with incorrect Git history / attribution Azdul 2019-01-18 09:03:34 +0100
  • 33c7e4e948 Don't remove whitespace... Justin Ivany 2019-01-17 20:17:18 -0400
  • 8d036a79eb Fixes #4703 Disable preview for item levelled list Justin Ivany 2019-01-17 19:02:45 -0400
  • fe69e5507d Merge branch 'fix_crashcatcher' into 'master' Bret Curtis 2019-01-17 10:38:34 +0000
  • a78d98df27 Fix crashcatcher Frederic Chardon 2019-01-17 10:38:34 +0000
  • c94531de28 Merge branch 'master' into 'master' Bret Curtis 2019-01-17 10:34:52 +0000
  • 777a50cb64 Replaced C++ 14 make_unique with C++ 11 compliant code Adam.Fandrejewski 2019-01-17 09:56:11 +0100
  • 0c3a3ea241 Strange issue with Linux compilation (<memory> header) Azdul 2019-01-17 09:11:19 +0100
  • 4c499983ca Fixed warnings reported by GCC Azdul 2019-01-17 08:58:25 +0100
  • d55cc4d3ea Linux requires <memory> header Azdul 2019-01-17 08:52:30 +0100
  • caa0487c6a Replace raw pointer in BsaArchive with unique_ptr Azdul 2019-01-17 08:42:43 +0100
  • e502819246 Proper conversion from shared_ptr<bsa::MemoryinputStream> to shared_ptr<std::istream> Azdul 2019-01-17 08:08:03 +0100
  • b9a7514278 Memory leak fixed. Proper file names in headers. Azdul 2019-01-17 07:08:25 +0100
  • c6fd979c42 Spaces instead of tabs in CMakeLists.txt Azdul 2019-01-17 05:42:26 +0100
  • 9cce6ecfe3 [macOS] Update deploy script to use ssh/scp Nikolay Kasyanov 2019-01-14 19:47:08 +0100
  • 96d19e07ca Fix Linux build Azdul 2019-01-16 20:59:07 +0100
  • 33470cb5a2 Win32 specific library Azdul 2019-01-16 20:53:02 +0100
  • b30d2bab57 Zlib only for Win32 Azdul 2019-01-16 20:47:59 +0100
  • d73165a80c Missing boost library Azdul 2019-01-16 20:37:00 +0100
  • 4e27fdefdb Missing boost Linux library Azdul 2019-01-16 20:30:11 +0100
  • 25650e65bf Read any BSA file - detection based on version in BSA header Azdul 2019-01-16 20:19:15 +0100
  • 39c4a7833c Fix out of range exception when try to load a particle node with empty sizes array (bug #4804) Andrei Kortunov 2019-01-16 22:00:50 +0400
  • ed5df29b42
    Merge pull request #2131 from Capostrophic/begin Bret Curtis 2019-01-16 11:54:53 +0100
  • 166d757a19 Allow stray special characters before a begin statement Capostrophic 2019-01-16 00:08:42 +0300
  • f6e1aaae1a Use case-insensitive compare when searching for game data by the wizard. Artur Rojek 2019-01-15 13:24:59 +0100
  • fd40e8c971 [Client] Prevent ObjectState spam by not resending an already sent state David Cernat 2019-01-15 14:26:00 +0200
  • 05d5d7d57b Account for stances when the player is in air (bug #4797) Capostrophic 2019-01-13 05:11:51 +0300
  • c01672a364
    Merge pull request #2129 from Capostrophic/pipefall Bret Curtis 2019-01-14 12:12:42 +0100
  • 8bb270c2bb Update moved object collisions even if the cell is the same (bug #4800) Capostrophic 2019-01-14 00:38:34 +0300
  • b78cc4c7d8 Update .gitlab-ci.yml Bret Curtis 2019-01-13 20:54:21 +0000
  • 6e47b65205 [Client] Set attribute increases & level progress after correct packets David Cernat 2019-01-11 14:26:13 +0200
  • f481c85e07 [Client] Use ADD before REMOVE for PlayerInventory in repair/recharge David Cernat 2019-01-11 13:08:26 +0200
  • 8a99f215f6 [Client] Add LocalPlayer::sendItemChange() variant with mwmp::Item arg David Cernat 2019-01-11 12:54:47 +0200
  • db9c1b9882 [Client] Add MechanicsHelper::getItem() for getting mwmp::Item from Ptr David Cernat 2019-01-11 12:53:26 +0200
  • 799241e8c6 [Client] Use informative error message for RefData::setCount() issue David Cernat 2019-01-11 08:16:29 +0200
  • 8834ee95be
    Merge pull request #2120 from Capostrophic/macros Bret Curtis 2019-01-10 18:59:34 +0100
  • 590b393c8e
    Merge pull request #2123 from akortunov/skinning Bret Curtis 2019-01-10 18:56:52 +0100
  • db74eb4466
    Merge pull request #2094 from Capostrophic/editor Bret Curtis 2019-01-10 17:55:59 +0100
  • 9c795195d0
    Merge pull request #2109 from Capostrophic/loops Bret Curtis 2019-01-10 11:44:41 +0100
  • 4617dea154
    Merge pull request #2119 from akortunov/stringstream Bret Curtis 2019-01-10 11:42:27 +0100
  • 519a6b3682
    Merge pull request #2039 from akortunov/coverity Bret Curtis 2019-01-10 11:16:54 +0100
  • 8e6fd348d1 RigGeometry optimization: optimize geometry optimization Andrei Kortunov 2019-01-09 21:01:33 +0400
  • a71cfca580 Get rid of some remaining instances of C limit macros Capostrophic 2019-01-07 16:05:45 +0300
  • 254f01b89d RigGeometry optimization: vector iteration is more cheap than map iteration Andrei Kortunov 2019-01-08 20:42:08 +0400
  • 71227ffc04 Handle possible invalid iterator issue during settings parsing Andrei Kortunov 2018-11-15 10:21:08 +0400
  • 3e20f36953 Handle invalid string length for hinting Andrei Kortunov 2018-11-15 10:09:10 +0400
  • 776c6c2fe6 Fix MSVC warning Capostrophic 2019-01-07 20:35:36 +0300
  • 0937f02598 Get rid of unnecessary string streams Andrei Kortunov 2019-01-07 17:47:39 +0400
  • 88edc1a120
    Merge pull request #2100 from akortunov/birthfix Bret Curtis 2019-01-07 17:21:07 +0100
  • b17702bf1f Do not restore birthsign abilities upon game load (bug #4329) Andrei Kortunov 2018-12-25 20:01:22 +0400
  • 65a6b10995
    Merge pull request #2066 from akortunov/guifixes Bret Curtis 2019-01-07 17:17:57 +0100
  • a228efa6ed
    Merge pull request #2116 from tackeart/patch-1 Bret Curtis 2019-01-07 17:15:34 +0100
  • de24682e2f
    Merge pull request #2115 from Capostrophic/slowfall Bret Curtis 2019-01-07 17:13:39 +0100
  • a1af1ff487 Fix extra semicolon, redundant getStore calls and random creature spawn loop Capostrophic 2019-01-07 17:48:41 +0300
  • 9d1c0d2b22
    Merge pull request #2114 from Capostrophic/cleanup Bret Curtis 2019-01-07 14:59:39 +0100
  • 403db9afe3 Don't reset player jumping flag unnecessarily (bug #4775) Capostrophic 2019-01-05 16:38:42 +0300
  • 573af17cf9
    Merge pull request #2097 from akortunov/camerafix Bret Curtis 2019-01-07 13:57:21 +0100
  • 93e566a08e
    Merge pull request #2117 from Capostrophic/aidata Bret Curtis 2019-01-07 13:56:11 +0100
  • 3e6af9a38b
    Merge pull request #2118 from akortunov/profiler Bret Curtis 2019-01-07 13:53:31 +0100
  • ab0841cc3d Split physics update from world update in the profiler Andrei Kortunov 2019-01-07 14:27:31 +0400
  • 02a43d0b32 Do not scale player's model in the 1st-person view depending on race (bug #4383) Andrei Kortunov 2019-01-07 12:58:47 +0400
  • 92d7f21926 Don't interrupt compilation when spell/effect functions are used for non-actors Capostrophic 2019-01-06 21:04:24 +0300
  • 7b22d4a25d Instructions on removing tex effect blocks quickly tackeart 2019-01-06 09:47:17 -0700
  • d1e0a10136 Make sure AI data is initialized when loading actor records Capostrophic 2019-01-06 21:03:19 +0300
  • 43f195f0c7 [Client] Use clearer debug for actor initializations David Cernat 2019-01-05 23:27:35 +0200
  • 2e1d4a9449 [Server] Fix non-Windows builds David Cernat 2019-01-05 22:11:58 +0200
  • 624db99bf2 Remove some redundant code Capostrophic 2019-01-03 00:31:59 +0300
  • 4225cbae02 [General] Add comments to false-positive PVS messages experimental-mono Koncord 2019-01-04 13:03:31 +0800
  • 5282541d3a [General] Add ENABLE_PVS option to CMake Koncord 2019-01-03 23:34:31 +0800
  • 9b6bdf3ae8 [General] Fix minor warnings found by PVS Koncord 2019-01-03 12:23:23 +0800
  • 6b3b5cdab4 [General] Fix warnings and errors found by PVS Studio in Server Koncord 2019-01-03 07:36:07 +0800
  • 1248741da6 [General] Add PVS Studio macros Koncord 2019-01-03 05:12:10 +0800
  • 796717bab0 [General] Update LuaBridge to 3154e94487dedc84f038c5787985ddc01a95d126 Koncord 2019-01-03 04:55:35 +0800
  • af228c0539 [Server] Fix mono_free_method(NULL) error Koncord 2019-01-03 04:26:01 +0800
  • 9d58b2459d [Server] Fix GCC 8 build Koncord 2019-01-03 04:21:29 +0800
  • 30eaabb7ce [Server] Do not export all symbols Koncord 2019-01-03 04:20:03 +0800
  • e766c6fb01 [Server] Fix order of CDECL Koncord 2019-01-03 03:01:09 +0800
  • 7bbf81b74d [Server] Fix rebase conflicts Koncord 2019-01-03 02:50:38 +0800
  • 10d7e68dd5 [Server] Add Windows support for Mono API Koncord 2018-12-25 04:36:57 +0800