summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-05Simplify the codedeadcodefredzio
2021-05-05Remove unused function.fredzio
2021-05-04Merge branch 'useuless_launcher' into 'master'psi29a
2021-05-04Merge branch 'constexpr' into 'master'psi29a
2021-05-04Merge branch 'const_ref' into 'master'psi29a
2021-05-04Merge branch 'fix_niftest' into 'master'psi29a
2021-05-04Various fixes for niftestelsid
2021-05-04Merge branch 'double_bullet2' into 'master'psi29a
2021-05-04Simplify the bullet detection. This way we don't need to explicitly passfredzio
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-02Sprinkle some const-ref to avoid unnecessary copiesjvoisin
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