summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-03Update CI/before_script.osx.shcpp17_on_macpsi29a
2022-01-03Merge branch 'lua_on_mac' into 'master'Petr Mikheev
Update extern/i18n.lua/CMakeLists.txt to be like the rest... (make i18n work on macOS) See merge request OpenMW/openmw!1522
2022-01-03Update extern/i18n.lua/CMakeLists.txt to be like the rest... (make i18n work ↵psi29a
on macOS)
2022-01-03Merge branch 'lua_i18n' into 'master'psi29a
Lua i18n Closes #6504 See merge request OpenMW/openmw!1520
2022-01-02Use a separate instance of Lua i18n for every contextPetr Mikheev
2021-12-30Add extern/i18n.luaPetr Mikheev
2021-12-29Merge branch 'darling_violetta' into 'master'jvoisin
Replace magic numbers with enums Closes #6523 See merge request OpenMW/openmw!1512
2021-12-29Replace magic numbers with enumsEvil Eye
2021-12-28Merge branch 'deltravis' into 'master'psi29a
Get rid of travis-ci See merge request OpenMW/openmw!1515
2021-12-28Get rid of travis-cijvoisin
2021-12-27Merge branch 'fix_coverity_issues' into 'master'jvoisin
Fix coverity issues See merge request OpenMW/openmw!1513
2021-12-27Fix coverity issueselsid
2021-12-26Merge branch 'gh_sync' into 'master'Evil Eye
Resovles #6519 Do not display effects duration for ingredient See merge request OpenMW/openmw!1506
2021-12-26Resovles #6519 Do not display effects duration for ingredientpsi29a
2021-12-26Merge branch 'stats_gave_me_a_headache' into 'master'psi29a
Make Set- and ModStat behave as they should Closes #2036 See merge request OpenMW/openmw!1410
2021-12-26Merge branch 'fix' into 'master'Evil Eye
Fix compilation error on windows: cannot convert from 'std::filesystem::path'... See merge request OpenMW/openmw!1510
2021-12-26Fix compilation error on windows: cannot convert from 'std::filesystem::path'...Petr Mikheev
2021-12-26Merge branch 'rehashrehashing' into 'master'Evil Eye
Rehash morph loading rehashing See merge request OpenMW/openmw!1509
2021-12-26Merge branch 'wilderness' into 'master'psi29a
Don't teleport NPCs to unknown cells Closes #6521 See merge request OpenMW/openmw!1507
2021-12-26Don't teleport NPCs to unknown cellsEvil Eye
2021-12-26Rehash morph loading rehashingAlexei Dobrohotov
2021-12-26Merge branch 'o0_coverity' into 'master'psi29a
Use `-O0` when compiling with coverity See merge request OpenMW/openmw!1508
2021-12-26Use `-O0` when compiling with coverityjvoisin
2021-12-26Merge branch 'coverity_use_clang' into 'master'jvoisin
have coverity use clang instead of gcc See merge request OpenMW/openmw!1505
2021-12-26have coverity use clang instead of gccpsi29a
2021-12-26Merge branch 'fix_6502' into 'master'psi29a
Fix #6502 Closes #6502 See merge request OpenMW/openmw!1491
2021-12-25Merge branch 'only_cmake' into 'master'psi29a
Only run static jobs when cmake-related things are modified Closes #6492 See merge request OpenMW/openmw!1498
2021-12-25Merge branch 'issue_6501' into 'master'psi29a
Fix Stuttering in the dialogue menu #6501 See merge request OpenMW/openmw!1492
2021-12-25Merge branch 'keychain' into 'master'psi29a
Rehash key group and morph loading (bug #6517) Closes #6517 See merge request OpenMW/openmw!1500
2021-12-25Merge branch 'fix-tutorial-docs' into 'master'psi29a
Fix links in the collada documentation. See merge request OpenMW/openmw!1501
2021-12-25Merge branch 'gold_plz' into 'master'psi29a
Automatically drop workaround when the format is next updated See merge request OpenMW/openmw!1502
2021-12-24Automatically drop workaround when the format is next updatedEvil Eye
2021-12-24Fix links in the collada documentation. Exporter now points to OpenMW's ↵Matjaž Lamut
official repo and the example suite link now points to the actual place it needs to.
2021-12-24with mutable, without World and ESMStore interface changemyrix
2021-12-24Rehash key group and morph loading (bug #6517)Alexei Dobrohotov
2021-12-24explicit instantiation error fixmyrix
2021-12-24caching dialog keyword search in Store<ESM::Dialogue>myrix
2021-12-23Fix #6502Petr Mikheev
2021-12-22Merge branch 'more_silencer' into 'master'jvoisin
Silence `apt-get install` even more See merge request OpenMW/openmw!1499
2021-12-22Silence `apt-get install` even morejvoisin
2021-12-22Only run static jobs when cmake-related things are modifiedjvoisin
2021-12-21Merge branch 'factorise_apt' into 'master'jvoisin
Factorise `add-apt-repository -y ppa:openmw/openmw` See merge request OpenMW/openmw!1494
2021-12-21Factorise `add-apt-repository -y ppa:openmw/openmw`jvoisin
2021-12-21Merge branch 'i_am_the_caster_now' into 'master'psi29a
Preserve the original caster if classic reflected absorb spells behaviour is on Closes #6511 See merge request OpenMW/openmw!1497
2021-12-21Preserve the original caster if classic reflected absorb spells behaviour is onEvil Eye
2021-12-20Merge branch 'doc-static-models' into 'master'psi29a
Documentation: how to get a static model from Blender to OpenMW. See merge request OpenMW/openmw!1496
2021-12-20Some more tweaks and hook up the .rst file so it will show everything ↵Matjaž Lamut
properly once on readthedocs.
2021-12-20Fix coverity submission.jvoisin
2021-12-20Merge branch 'master' into 'master'psi29a
Add Ubuntu build Docker image See merge request OpenMW/openmw!1272
2021-12-19Tutorial on how to get a static model from Blender to OpenMW. The existing ↵Matjaž Lamut
article on Blender-OpenMW pipeline via COLLADA will be split into more in-depth articles for static and animated models respectively.