summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-10make sure we have all libs in placelibrecast_all_the_thingsBret Curtis
2022-01-10Update docker/Dockerfile.ubuntu, CI/install_debian_deps.shpsi29a
2022-01-09Merge branch 'bright_spells' into 'master'psi29a
Replicate Morrowind spell lighting (#4949) Closes #4949 See merge request OpenMW/openmw!1544
2022-01-09Merge branch 'readbuffer_save' into 'master'psi29a
Fix black save game screenshots under certain settings (#6543) Closes #6543 See merge request OpenMW/openmw!1546
2022-01-09Merge branch 'changelog_stuff' into 'master'Evil Eye
Update changelog and remove an unused setting from settings-default.cfg See merge request OpenMW/openmw!1548
2022-01-09Update changelog and remove an unused setting from settings-default.cfgAbdu Sharif
2022-01-08add white ambient to spell VFX as in Morrowindcody glassman
2022-01-08ensure readbuffer is bound before using glReadPixelscody glassman
2022-01-08Merge branch 'coverity_artifacts' into 'master'psi29a
Keep coverity logs as artifacts instead of deploying them See merge request OpenMW/openmw!1542
2022-01-08Keep coverity logs as artifacts instead of deploying themjvoisin
2022-01-08Merge branch 'friendshipismagic' into 'master'psi29a
Fix multilayer parallax parameter reading in BSLightingShaderProperty See merge request OpenMW/openmw!1541
2022-01-08Fix multilayer parallax parameter readingAlexei Dobrohotov
2022-01-07Merge branch 'this_and_that' into 'master'psi29a
make this great again See merge request OpenMW/openmw!1539
2022-01-07Merge branch 'fix_wizard_dialogs' into 'master'psi29a
Fix wizard dialogs See merge request OpenMW/openmw!1519
2022-01-07Fix wizard dialogsJosquin Frei
2022-01-06Merge branch 'no_more_twerking_pls' into 'master'psi29a
Heavily mitigate jittery objects far from origin See merge request OpenMW/openmw!1540
2022-01-06Heavily mitigate jittery objects far from originCody Glassman
2022-01-06make this great againthis_and_thatBret Curtis
2022-01-06Merge branch 'softparticles_patch' into 'master'psi29a
Shadervisitor adjustments and Mac OS fix for soft particles See merge request OpenMW/openmw!1380
2022-01-06Merge branch 'task/#6088_ffmpeg_api_deprecation_warnings' into 'master'psi29a
#6088 ffmpeg api deprecation warnings Closes #6088 See merge request OpenMW/openmw!1504
2022-01-06Merge branch 'fix2' into 'master'psi29a
Fixes in components/lua Closes #6535 See merge request OpenMW/openmw!1538
2022-01-06Merge branch 'brainfreeze' into 'master'psi29a
Attempt to catch freezes on Windows See merge request OpenMW/openmw!1493
2022-01-05Fix #6535Petr Mikheev
2022-01-05Avoid creating multiple i18n contexts with the same name.Petr Mikheev
2022-01-05Merge branch 'deadcode' into 'master'jvoisin
Remove dead code See merge request OpenMW/openmw!1537
2022-01-05Remove dead codeEvil Eye
2022-01-05removed redundant get on smart pointer; made pictq_[r|w]index unsigned longs ↵Bret Curtis
to be type compatible with std::array pictq.size(); fixes assert issue
2022-01-05Merge branch 'cleanup' into 'master'psi29a
Remove constant conditions See merge request OpenMW/openmw!1527
2022-01-05Merge branch 'const_looop' into 'master'psi29a
Fix "warning: loop variable is copied but only used as const reference;... See merge request OpenMW/openmw!1530
2022-01-05Fix "warning: loop variable is copied but only used as const reference;...jvoisin
2022-01-05Merge branch 'viewport_update' into 'master'psi29a
Use updated resolutions when setting projection matrix See merge request OpenMW/openmw!1533
2022-01-05Use updated resolutions when setting projection matrixCody Glassman
2022-01-05Merge branch 'fix_copy_init' into 'master'psi29a
Fix unnecessary-copy-initialization See merge request OpenMW/openmw!1531
2022-01-05Merge branch 'correct_depth_function' into 'master'psi29a
Use correct depth functions (#6537) Closes #6537 See merge request OpenMW/openmw!1534
2022-01-05Merge branch 'ripple_fix' into 'master'psi29a
Fix persistent ripples (#6531) Closes #6531 See merge request OpenMW/openmw!1535
2022-01-05make use of std::array `pictq.size()` instead of VIDEO_PICTURE_ARRAY_SIZE; ↵Bret Curtis
remove redundant smart-pointer .get calls; fix typos
2022-01-05Resolves #6088 by rolling our own PacketList that replaces the deprecated ↵Bret Curtis
AVPacketList; initial work done by akortunov in https://github.com/akortunov/openmw/commit/60aec0460604b32c5e84ecb0cff922d5f6db9855; adapted and cleaned up some old cruft along the way.
2022-01-04update sky particle node correctlyglassmancody.info
2022-01-04Merge branch 'double_float_conv' into 'master'Evil Eye
Fix unnecessary float-to-double promotion See merge request OpenMW/openmw!1532
2022-01-04Fix unnecessary float-to-double promotionjvoisin
2022-01-04fix regression where LEQUAL was used instead of LESS for depth functionglassmancody.info
2022-01-04Fix unnecessary-copy-initializationjvoisin
> warning: the variable 'key' is copy-constructed from a const reference but is only used as const reference; consider making it a const reference [performance-unnecessary-copy-initialization] Found by clang-tidy.
2022-01-04Merge branch 'spammy' into 'master'psi29a
Remove -bugprone-narrowing-conversions from clang-tidy See merge request OpenMW/openmw!1529
2022-01-04Remove -bugprone-narrowing-conversions from clang-tidyjvoisin
2022-01-04Merge branch 'warning' into 'master'psi29a
Silence a signed/unsigned mismatch warning See merge request OpenMW/openmw!1528
2022-01-04Silence a signed/unsigned mismatch warningEvil Eye
2022-01-04Remove constant conditionsEvil Eye
2022-01-04Merge branch 'full_coverity' into 'master'psi29a
Update .gitlab-ci.yml See merge request OpenMW/openmw!1526
2022-01-04Update .gitlab-ci.ymlpsi29a
2022-01-04Merge branch 'fix_asan_error' into 'master'psi29a
Fix ASAN error: heap-use-after-free See merge request OpenMW/openmw!1495