[Commits] [wesnoth/wesnoth] a77c40: Guard against even MORE nullptr dereference (shoul...
GitHub
noreply at github.com
Thu Nov 9 13:42:41 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a77c40f10517a3774e7d333e5b474f7cf288fa7e
https://github.com/wesnoth/wesnoth/commit/a77c40f10517a3774e7d333e5b474f7cf288fa7e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-11-10 (Fri, 10 Nov 2017)
Changed paths:
M src/sound.cpp
Log Message:
-----------
Guard against even MORE nullptr dereference (should fix #2153 again)
Commit: 21395a792588fec26ff6e90d7e72ff8828f367b7
https://github.com/wesnoth/wesnoth/commit/21395a792588fec26ff6e90d7e72ff8828f367b7
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-11-10 (Fri, 10 Nov 2017)
Changed paths:
M changelog
M src/image_modifications.cpp
Log Message:
-----------
Fixed the opacity IPF resetting to 0 if the value given was 100% or greater (fixes #2185)
This also restores the 1.12 behavior of bumping the opacity values of semi-transparent pixels
if the opacity is past 100%.
Compare: https://github.com/wesnoth/wesnoth/compare/e41534d11443...21395a792588
More information about the Commits
mailing list