[Commits] [wesnoth/wesnoth] 18452f: Move the blend_rgb() method to sdl/utils and renam...

GitHub noreply at github.com
Sat Dec 13 00:10:42 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 18452f8ee50df4c06dce5e2c67841e610f0c0896
      https://github.com/wesnoth/wesnoth/commit/18452f8ee50df4c06dce5e2c67841e610f0c0896
  Author: Fabian Müller <fabianmueller5 at gmx.de>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M src/attack_prediction_display.cpp
    M src/attack_prediction_display.hpp
    M src/sdl/utils.cpp
    M src/sdl/utils.hpp

  Log Message:
  -----------
  Move the blend_rgb() method to sdl/utils and rename it to blend_rgba.

Added support for an alpha value.


  Commit: 71b2b26c5ab96104b004b9200997d16c64a8da68
      https://github.com/wesnoth/wesnoth/commit/71b2b26c5ab96104b004b9200997d16c64a8da68
  Author: Fabian Müller <fabianmueller5 at gmx.de>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M src/font.cpp
    M src/font.hpp

  Log Message:
  -----------
  Add support for setting the drawing content of a floating label.


  Commit: 8e118e4a40391d8332e280f77b9609b7b99fc3d6
      https://github.com/wesnoth/wesnoth/commit/8e118e4a40391d8332e280f77b9609b7b99fc3d6
  Author: Fabian Müller <fabianmueller5 at gmx.de>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M src/tooltips.cpp
    M src/tooltips.hpp

  Log Message:
  -----------
  Add support for setting the drawing content of tooltips.


Compare: https://github.com/wesnoth/wesnoth/compare/31201a302535...8e118e4a4039


More information about the Commits mailing list