Commit Graph

27178 Commits (9b2978f14390ad3a6fbd112d8ceee34d10042a2b)
 

Author SHA1 Message Date
Alexei Dobrohotov 9b2978f143 Rehash morph loading rehashing 3 years ago
psi29a 4b70e67c34 Merge branch 'o0_coverity' into 'master'
Use `-O0` when compiling with coverity

See merge request OpenMW/openmw!1508
3 years ago
jvoisin c61967a316 Use `-O0` when compiling with coverity 3 years ago
jvoisin 1b58e10b28 Merge branch 'coverity_use_clang' into 'master'
have coverity use clang instead of gcc

See merge request OpenMW/openmw!1505
3 years ago
psi29a a2a45ccdb3 have coverity use clang instead of gcc 3 years ago
psi29a 4e3e2598a2 Merge branch 'fix_6502' into 'master'
Fix #6502

Closes #6502

See merge request OpenMW/openmw!1491
3 years ago
psi29a a3d3c29ff9 Merge branch 'only_cmake' into 'master'
Only run static jobs when cmake-related things are modified

Closes #6492

See merge request OpenMW/openmw!1498
3 years ago
psi29a 5c67c5316d Merge branch 'issue_6501' into 'master'
Fix Stuttering in the dialogue menu #6501

See merge request OpenMW/openmw!1492
3 years ago
psi29a 04346b43b0 Merge branch 'keychain' into 'master'
Rehash key group and morph loading (bug #6517)

Closes #6517

See merge request OpenMW/openmw!1500
3 years ago
psi29a 9ba093a438 Merge branch 'fix-tutorial-docs' into 'master'
Fix links in the collada documentation.

See merge request OpenMW/openmw!1501
3 years ago
psi29a 5386124a56 Merge branch 'gold_plz' into 'master'
Automatically drop workaround when the format is next updated

See merge request OpenMW/openmw!1502
3 years ago
Evil Eye c1f59b1221 Automatically drop workaround when the format is next updated 3 years ago
Matjaž Lamut 58697d98b2 Fix links in the collada documentation. Exporter now points to OpenMW's official repo and the example suite link now points to the actual place it needs to. 3 years ago
myrix 88fc038ceb with mutable, without World and ESMStore interface change 3 years ago
Alexei Dobrohotov 26dfce1114 Rehash key group and morph loading (bug #6517) 3 years ago
myrix 9c7835e27f explicit instantiation error fix 3 years ago
myrix 27cc7a5172 caching dialog keyword search in Store<ESM::Dialogue> 3 years ago
Petr Mikheev b06248a31f Fix #6502 3 years ago
jvoisin 826553f2be Merge branch 'more_silencer' into 'master'
Silence `apt-get install` even more

See merge request OpenMW/openmw!1499
3 years ago
jvoisin c9fb4ee2ed Silence `apt-get install` even more 3 years ago
jvoisin ca45391079 Only run static jobs when cmake-related things are modified 3 years ago
jvoisin bf019bf280 Merge branch 'factorise_apt' into 'master'
Factorise `add-apt-repository -y ppa:openmw/openmw`

See merge request OpenMW/openmw!1494
3 years ago
jvoisin 766cb52523 Factorise `add-apt-repository -y ppa:openmw/openmw` 3 years ago
psi29a da3c718fe2 Merge branch 'i_am_the_caster_now' into 'master'
Preserve the original caster if classic reflected absorb spells behaviour is on

Closes #6511

See merge request OpenMW/openmw!1497
3 years ago
Evil Eye 55b066d2bd Preserve the original caster if classic reflected absorb spells behaviour is on 3 years ago
psi29a ef60f2d191 Merge branch 'doc-static-models' into 'master'
Documentation: how to get a static model from Blender to OpenMW.

See merge request OpenMW/openmw!1496
3 years ago
Matjaž Lamut c0d0972379 Some more tweaks and hook up the .rst file so it will show everything properly once on readthedocs. 3 years ago
jvoisin f057713bcb Fix coverity submission. 3 years ago
psi29a 64c8ef4228 Merge branch 'master' into 'master'
Add Ubuntu build Docker image

See merge request OpenMW/openmw!1272
3 years ago
Matjaž Lamut 02ef6c858d Tutorial on how to get a static model from Blender to OpenMW. The existing article on Blender-OpenMW pipeline via COLLADA will be split into more in-depth articles for static and animated models respectively. 3 years ago
myrix 3a9cfbfa53 HyperTextParser as a class with proper keyword search caching 3 years ago
myrix 0688f55171 optimized keyword parsing 3 years ago
Alexei Kotov 46564f08ad Merge branch 'wet_and_sneaky' into 'master'
Don't consider underwater sneaking to be sneaking

See merge request OpenMW/openmw!1490
3 years ago
Evil Eye a2964f2244 Don't consider underwater sneaking to be sneaking 3 years ago
psi29a 97d285d1c1 Merge branch 'macos12_pipeline' into 'master'
Add support for macOS12 with XCode13 in our CI/CD

See merge request OpenMW/openmw!1488
3 years ago
Wassim DHIF 43b2114444 Add Ubuntu build Docker image 3 years ago
psi29a 85a52606cf Add support for macOS12 with XCode13 in our CI/CD 3 years ago
psi29a 6bd89cb6ef Merge branch 'im_walking_on_water_whoa_oh' into 'master'
Move target checking code so it applies to all sources

Closes #6486

See merge request OpenMW/openmw!1472
3 years ago
psi29a f699d74057 Merge branch 'sdl' into 'master'
Upgrade to SDL 2.0.18

Closes #4295

See merge request OpenMW/openmw!1481
3 years ago
psi29a 0aa103c6d8 Merge branch 'fix_build' into 'master'
Fix build on ubuntu 18.04

See merge request OpenMW/openmw!1487
3 years ago
psi29a 844266b58e Merge branch 'restrict_navmesh_cache_writes' into 'master'
Do not write shapes to navmeshdb when writing is disabled (#6498)

Closes #6498

See merge request OpenMW/openmw!1486
3 years ago
psi29a 307bc57cde Merge branch 'launcher_navmesh_cache_progress' into 'master'
Fix navmesh cache progress bar jumps (#6499)

Closes #6499

See merge request OpenMW/openmw!1485
3 years ago
psi29a 2f7b98cecb Merge branch 'require-3.4-mygui' into 'master'
Raise required MyGUI version to 3.4.1

See merge request OpenMW/openmw!1484
3 years ago
elsid b0c2317d34
Fix build on ubuntu 18.04
/<<BUILDDIR>>/openmw-0.47.0+git202112160802~ubuntu18.04.1/apps/navmeshtool/worldspacedata.cpp:213:109: error: class template argument deduction failed:
             heightfields.emplace_back(std::vector(std::begin(landData.mHeights), std::end(landData.mHeights)));
                                                                                                             ^
/<<BUILDDIR>>/openmw-0.47.0+git202112160802~ubuntu18.04.1/apps/navmeshtool/worldspacedata.cpp:213:109: error: no matching function for call to ‘vector(float*, float*)’
In file included from /usr/include/c++/7/vector:64:0,
                 from /<<BUILDDIR>>/openmw-0.47.0+git202112160802~ubuntu18.04.1/components/esm/loadpgrd.hpp:5,
                 from /<<BUILDDIR>>/openmw-0.47.0+git202112160802~ubuntu18.04.1/components/misc/convert.hpp:5,
                 from /<<BUILDDIR>>/openmw-0.47.0+git202112160802~ubuntu18.04.1/components/bullethelpers/collisionobject.hpp:4,
                 from /<<BUILDDIR>>/openmw-0.47.0+git202112160802~ubuntu18.04.1/apps/navmeshtool/worldspacedata.hpp:4,
                 from /<<BUILDDIR>>/openmw-0.47.0+git202112160802~ubuntu18.04.1/apps/navmeshtool/worldspacedata.cpp:1:
/usr/include/c++/7/bits/stl_vector.h:411:2: note: candidate: template<class _Tp, class _Alloc, class _InputIterator, class> vector(_InputIterator, _InputIterator, const _Alloc&)-> std::vector<_Tp, _Alloc>
  vector(_InputIterator __first, _InputIterator __last,
  ^~~~~~
3 years ago
elsid aaf6c82e33
Do not write shapes to navmeshdb when writing is disabled 3 years ago
elsid 8fedca5780
Fix navmesh cache progress bar jumps
When initial approximation of maximum progress based on numer of cells is too
high comparing to real number of navmesh tiles.
3 years ago
uramer 3f52ede9cb Remove unnecessary myguicompat 3 years ago
uramer 2bc81e47a6 Remove all MyGUI version checks 3 years ago
uramer 94b2bde48a Raise required MyGUI version to 3.4.1 3 years ago
psi29a cc97c4450a Merge branch 'which-gpu-are-you' into 'master'
Log OpenGL Vendor, Renderer and Version on startup

See merge request OpenMW/openmw!1482
3 years ago