summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-04Pass CMAKE_PREFIX_PATH into Bullet precision checkimprove-bullet-precision-checkNikolay Kasyanov
2021-05-03Merge branch 'remove-os-identity' into 'master'psi29a
2021-05-03Merge branch 'deathclawssuck' into 'master'AnyOldName3
2021-05-03Remove OsIdentity.cmakeGleb Mazovetskiy
2021-05-03Don't flip NV PPL shader Y axis erroneouslyDobrohotov Alexei
2021-05-02Merge branch 'enforce_double_bullet' into 'master'psi29a
2021-05-02Remove support for single-precision Bullet, fail during configuration instead...fredzio
2021-05-02Merge branch 'nomove_const' into 'master'elsid
2021-05-02Merge branch 'bump-macos-dependencies' into 'master'psi29a
2021-05-02Don't use std::move on constjvoisin
2021-05-02Merge branch 'off_by_one_windows_crashcatcher' into 'master'AnyOldName3
2021-05-02Fix an off-by-one in windows_crashcatcher.cppjvoisin
2021-05-01Merge branch 'fix_settings_doc' into 'master'psi29a
2021-05-01Merge pull request #3069 from akortunov/msvc_warningsChris Djali
2021-05-01Fix default object paging active grid value in the docelsid
2021-04-30Merge branch 'sky-documentation-the' into 'master'psi29a
2021-04-30Documentation on what the sky system in Morrowind / OpenMW is composed ofMatjaž Lamut
2021-04-30Merge branch 'uvcontroller' into 'master'psi29a
2021-04-30Use higher level transformations in UVControllerDobrohotov Alexei
2021-04-30Merge branch 'pgrd_overflow' into 'master'Alexei Dobrohotov
2021-04-30Fix a heap overflow in loadpgrd.cppjvoisin
2021-04-30Fix NiUVController UV offset calculations (bug #5995)Dobrohotov Alexei
2021-04-30Merge branch 'fix_toggleborders' into 'master'Andrei Kortunov
2021-04-29Merge branch 'build' into 'master'AnyOldName3
2021-04-29Merge branch 'shadow-equals-typo-fix' into 'master'Alexei Dobrohotov
2021-04-29Fix typoAnyOldName3
2021-04-29Fix ToggleBordersglassmancody.info
2021-04-29Build everything during the coverity scanjvoisin
2021-04-28Merge pull request #3074 from akortunov/warnfixRoman Siromakha
2021-04-28Merge branch 'navmesh_cache_simplification' into 'master'psi29a
2021-04-28Declare separate constructors with const reference and rvalue arguments for O...Andrei Kortunov
2021-04-28Merge branch 'massively-simplify-the-worst-bash-ever' into 'master'psi29a
2021-04-28Massively simplify the worst Bash everAnyOldName3
2021-04-28Merge branch 'nighthawk469-master-patch-53669' into 'master'psi29a
2021-04-27Merge branch 'overflow_spam' into 'master'elsid
2021-04-27Don't log a warning for reading to the end of the subrecordEvil Eye
2021-04-26Merge branch 'minor_aicombat' into 'master'Alexei Dobrohotov
2021-04-25Merge branch 'fix_esm' into 'master'Alexei Dobrohotov
2021-04-25Merge branch 'find_char' into 'master'Alexei Dobrohotov
2021-04-25Use a char instead of a string in find() where possiblejvoisin
2021-04-25Change travis script back to how it was. To avoid compiler error from old cla...nighthawk469
2021-04-24Merge branch 'revert_windows_ci' into 'master'psi29a
2021-04-24Merge branch 'fix_noexcept_default' into 'master'AnyOldName3
2021-04-24Revert "Build windows in scheduled tasks"elsid
2021-04-24Revert "Build even more windows"elsid
2021-04-24Remove noexcept specifier from CreatureCustomData move ctorelsid
2021-04-24Add move constructor to MWMechanics::Spellselsid
2021-04-24Use algorithms to add/remove listener to SpellListelsid
2021-04-23Use W4 instead of Wall for MSVCAndrei Kortunov
2021-04-23Fix MSVC 4706 warningsAndrei Kortunov