[Commits] [wesnoth/wesnoth] 231eff: GUI2/Custom ToD: include display.hpp directly inst...
GitHub
noreply at github.com
Wed Nov 30 04:04:51 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 231effdb8559e2e64bfd9657946047d9d2ca8e0a
https://github.com/wesnoth/wesnoth/commit/231effdb8559e2e64bfd9657946047d9d2ca8e0a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M src/gui/dialogs/editor/custom_tod.hpp
Log Message:
-----------
GUI2/Custom ToD: include display.hpp directly instead of editor_display.hpp
Commit: dfe091caffd3b899bf9ee37475b6dcdde828cdbf
https://github.com/wesnoth/wesnoth/commit/dfe091caffd3b899bf9ee37475b6dcdde828cdbf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M src/sdl/color.hpp
Log Message:
-----------
color_t: added blend_lighten function
Commit: a60433356defdc0c5a2cbfd9ff0cbf13f393e39a
https://github.com/wesnoth/wesnoth/commit/a60433356defdc0c5a2cbfd9ff0cbf13f393e39a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M src/display.hpp
M src/image_modifications.cpp
M src/units/animation.cpp
M src/units/drawer.cpp
M src/units/frame.cpp
M src/units/udisplay.cpp
Log Message:
-----------
Refactored out display::rgb, red, blue, green, and blend_rgb
Commit: e7ffd0df9637bf42743a26cf4602279d2134a224
https://github.com/wesnoth/wesnoth/commit/e7ffd0df9637bf42743a26cf4602279d2134a224
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M src/editor/palette/common_palette.hpp
M src/editor/palette/editor_palettes.hpp
M src/editor/palette/empty_palette.hpp
M src/editor/palette/location_palette.cpp
M src/editor/palette/location_palette.hpp
M src/editor/palette/tristate_button.cpp
Log Message:
-----------
Avoid passing around display/editor_display references just for the CVideo getter
Also fixes an incorrect include in palette/common_palette.hpp and removes a duplicate member in
palette/location_palette.hpp.
Compare: https://github.com/wesnoth/wesnoth/compare/6465750cdf4f...e7ffd0df9637
More information about the Commits
mailing list