Commit Graph

27270 Commits (librecast_all_the_things)
 

Author SHA1 Message Date
Bret Curtis 10218e0ee3 make sure we have all libs in place 2 years ago
psi29a 41ba38cde7 Update docker/Dockerfile.ubuntu, CI/install_debian_deps.sh 2 years ago
psi29a a1f8db7600 Merge branch 'bright_spells' into 'master'
Replicate Morrowind spell lighting (#4949)

Closes #4949

See merge request OpenMW/openmw!1544
2 years ago
psi29a d48f072b97 Merge branch 'readbuffer_save' into 'master'
Fix black save game screenshots under certain settings (#6543)

Closes #6543

See merge request OpenMW/openmw!1546
2 years ago
Evil Eye d767ed99cf Merge branch 'changelog_stuff' into 'master'
Update changelog and remove an unused setting from settings-default.cfg

See merge request OpenMW/openmw!1548
2 years ago
Abdu Sharif cd1bea080f Update changelog and remove an unused setting from settings-default.cfg 2 years ago
cody glassman 8216410e7d add white ambient to spell VFX as in Morrowind 2 years ago
cody glassman e32d3d11ce ensure readbuffer is bound before using glReadPixels 2 years ago
psi29a 99e4cbf513 Merge branch 'coverity_artifacts' into 'master'
Keep coverity logs as artifacts instead of deploying them

See merge request OpenMW/openmw!1542
2 years ago
jvoisin 5d7db94a23 Keep coverity logs as artifacts instead of deploying them 2 years ago
psi29a a50662f7db Merge branch 'friendshipismagic' into 'master'
Fix multilayer parallax parameter reading in BSLightingShaderProperty

See merge request OpenMW/openmw!1541
2 years ago
Alexei Dobrohotov b5a7ad6d62 Fix multilayer parallax parameter reading 2 years ago
psi29a ceaa141cdf Merge branch 'this_and_that' into 'master'
make this great again

See merge request OpenMW/openmw!1539
2 years ago
psi29a 011a26684a Merge branch 'fix_wizard_dialogs' into 'master'
Fix wizard dialogs

See merge request OpenMW/openmw!1519
2 years ago
Josquin Frei 63a8bc5f9b Fix wizard dialogs 2 years ago
psi29a 69319cea31 Merge branch 'no_more_twerking_pls' into 'master'
Heavily mitigate jittery objects far from origin

See merge request OpenMW/openmw!1540
2 years ago
Cody Glassman cdae1c4c97 Heavily mitigate jittery objects far from origin 2 years ago
Bret Curtis 6672014a51 make this great again 2 years ago
psi29a d8d7a3b372 Merge branch 'softparticles_patch' into 'master'
Shadervisitor adjustments and Mac OS fix for soft particles

See merge request OpenMW/openmw!1380
2 years ago
psi29a 6a2cf2e358 Merge branch 'task/#6088_ffmpeg_api_deprecation_warnings' into 'master'
#6088 ffmpeg api deprecation warnings

Closes #6088

See merge request OpenMW/openmw!1504
2 years ago
psi29a 1d4de71d35 Merge branch 'fix2' into 'master'
Fixes in components/lua

Closes #6535

See merge request OpenMW/openmw!1538
2 years ago
psi29a 555e0b1f53 Merge branch 'brainfreeze' into 'master'
Attempt to catch freezes on Windows

See merge request OpenMW/openmw!1493
2 years ago
Petr Mikheev 6a19a66ae5 Fix #6535 2 years ago
Petr Mikheev 5eca122f04 Avoid creating multiple i18n contexts with the same name. 2 years ago
jvoisin b56406b0ad Merge branch 'deadcode' into 'master'
Remove dead code

See merge request OpenMW/openmw!1537
2 years ago
Evil Eye cd6edb961a Remove dead code 2 years ago
Bret Curtis f0db576611 removed redundant get on smart pointer; made pictq_[r|w]index unsigned longs to be type compatible with std::array pictq.size(); fixes assert issue 2 years ago
psi29a bafde5c9c4 Merge branch 'cleanup' into 'master'
Remove constant conditions

See merge request OpenMW/openmw!1527
2 years ago
psi29a 8355153047 Merge branch 'const_looop' into 'master'
Fix "warning: loop variable is copied but only used as const reference;...

See merge request OpenMW/openmw!1530
2 years ago
jvoisin 1a6be08149 Fix "warning: loop variable is copied but only used as const reference;... 2 years ago
psi29a e0612db01c Merge branch 'viewport_update' into 'master'
Use updated resolutions when setting projection matrix

See merge request OpenMW/openmw!1533
2 years ago
Cody Glassman a7166aa05c Use updated resolutions when setting projection matrix 2 years ago
psi29a 24b9c91ef8 Merge branch 'fix_copy_init' into 'master'
Fix unnecessary-copy-initialization

See merge request OpenMW/openmw!1531
2 years ago
psi29a 5eba352c98 Merge branch 'correct_depth_function' into 'master'
Use correct depth functions (#6537)

Closes #6537

See merge request OpenMW/openmw!1534
2 years ago
psi29a d8cc08a7a0 Merge branch 'ripple_fix' into 'master'
Fix persistent ripples (#6531)

Closes #6531

See merge request OpenMW/openmw!1535
2 years ago
Bret Curtis bae8713998 make use of std::array `pictq.size()` instead of VIDEO_PICTURE_ARRAY_SIZE; remove redundant smart-pointer .get calls; fix typos 2 years ago
Bret Curtis 4eea734551 Resolves #6088 by rolling our own PacketList that replaces the deprecated AVPacketList; initial work done by akortunov in 60aec04606; adapted and cleaned up some old cruft along the way. 2 years ago
glassmancody.info 909aa43ba1 update sky particle node correctly 2 years ago
Evil Eye c3d3535ffd Merge branch 'double_float_conv' into 'master'
Fix unnecessary float-to-double promotion

See merge request OpenMW/openmw!1532
2 years ago
jvoisin 27af776735 Fix unnecessary float-to-double promotion 2 years ago
glassmancody.info 2c52695361 fix regression where LEQUAL was used instead of LESS for depth function 2 years ago
jvoisin 421e6629ad Fix unnecessary-copy-initialization
> 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.
2 years ago
psi29a 0eed275b74 Merge branch 'spammy' into 'master'
Remove -bugprone-narrowing-conversions from clang-tidy

See merge request OpenMW/openmw!1529
2 years ago
jvoisin 40faf54250 Remove -bugprone-narrowing-conversions from clang-tidy 2 years ago
psi29a b6572fbe42 Merge branch 'warning' into 'master'
Silence a signed/unsigned mismatch warning

See merge request OpenMW/openmw!1528
2 years ago
Evil Eye 5a7a3a0d2d Silence a signed/unsigned mismatch warning 2 years ago
Evil Eye bdfad27e05 Remove constant conditions 2 years ago
psi29a d482766fe2 Merge branch 'full_coverity' into 'master'
Update .gitlab-ci.yml

See merge request OpenMW/openmw!1526
2 years ago
psi29a e743f896ef Update .gitlab-ci.yml 2 years ago
psi29a 476d8b7e86 Merge branch 'fix_asan_error' into 'master'
Fix ASAN error: heap-use-after-free

See merge request OpenMW/openmw!1495
2 years ago