[Commits] [wesnoth/wesnoth] 1c1caf: Stacked Widget: added support for selecting more t...

GitHub noreply at github.com
Tue Mar 28 02:24:53 UTC 2017


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

  Changed paths:
    M src/gui/widgets/stacked_widget.cpp
    M src/gui/widgets/stacked_widget.hpp

  Log Message:
  -----------
  Stacked Widget: added support for selecting more than one layer, but fewer than all layers


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

  Changed paths:
    M src/storyscreen/part.hpp

  Log Message:
  -----------
  Storyscreen: added getter for floating image filename


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

  Changed paths:
    M src/gui/core/canvas.cpp
    M src/gui/core/canvas.hpp

  Log Message:
  -----------
  GUI2/Canvas: pass canvas variables to shape members as ref instead of const ref

This will allow a shape to insert a variable into the global context.


Compare: https://github.com/wesnoth/wesnoth/compare/396b33c8a9ef...b8ce26a0f968


More information about the Commits mailing list