[Commits] [wesnoth/wesnoth] 15b331: Add optional ALPHA macro args to all color macros

GitHub noreply at github.com
Mon Mar 27 14:08:16 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 15b3317b364514ebaca48bbebad61d2a33826181
      https://github.com/wesnoth/wesnoth/commit/15b3317b364514ebaca48bbebad61d2a33826181
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M data/gui/macros/_initial.cfg

  Log Message:
  -----------
  Add optional ALPHA macro args to all color macros


  Commit: 18e29731e626f093417783221f3ab2dfbcbe23db
      https://github.com/wesnoth/wesnoth/commit/18e29731e626f093417783221f3ab2dfbcbe23db
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M data/gui/macros/filler.cfg

  Log Message:
  -----------
  Add optional WIDTH and HEIGHT arguments to GUI_FILLER


  Commit: 6bb7bd1017ec25a466b64e6f0b6569dcf59d4c6c
      https://github.com/wesnoth/wesnoth/commit/6bb7bd1017ec25a466b64e6f0b6569dcf59d4c6c
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M data/gui/widget/button_default.cfg

  Log Message:
  -----------
  Use standard color macros for button code

Since we can now specify alpha in the standard ones, there's no need for the duplicates.


  Commit: 396b33c8a9ef8c666476e95f4b135b96c1efc713
      https://github.com/wesnoth/wesnoth/commit/396b33c8a9ef8c666476e95f4b135b96c1efc713
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M data/gui/window/story_viewer.cfg
    A images/dialogs/story_title_decor.png
    M src/gui/dialogs/story_viewer.cpp

  Log Message:
  -----------
  Story Viewer: much progress

Most functionality is implemented now, except (most notably) floating images.


Compare: https://github.com/wesnoth/wesnoth/compare/0ffe009eef4b...396b33c8a9ef


More information about the Commits mailing list