[wesnoth-commits] [wesnoth/wesnoth] 2a7b88: GUI2/Canvas: add missing ctor entries for drawn_sh...

GitHub noreply at github.com
Fri Mar 16 11:18:01 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2a7b8885a52168e29ca666cd4cfb20151b42c287
      https://github.com/wesnoth/wesnoth/commit/2a7b8885a52168e29ca666cd4cfb20151b42c287
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

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

  Log Message:
  -----------
  GUI2/Canvas: add missing ctor entries for drawn_shapes_


  Commit: 55866694ff444b75723e6c1133b5e89c603a7417
      https://github.com/wesnoth/wesnoth/commit/55866694ff444b75723e6c1133b5e89c603a7417
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    A data/core/images/terrain/fake-shroud-editor.png
    M data/core/terrain-graphics.cfg

  Log Message:
  -----------
  Editor: added overlay to Fake Shroud terrain

[ci skip]


  Commit: 85f98fc4d40a31d409c3a0eb17a1b1d1ff2a9c07
      https://github.com/wesnoth/wesnoth/commit/85f98fc4d40a31d409c3a0eb17a1b1d1ff2a9c07
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    M data/core/terrain-graphics/borders.cfg

  Log Message:
  -----------
  Bump map border layers

[ci skip]

Fixes map borders drawing over certain editor overlays. Not sure why UMC editor overlays
weren't affected...

Should also preempt other such issues, since we always want borders to draw on top of
everything.


Compare: https://github.com/wesnoth/wesnoth/compare/5c5eeac59598...85f98fc4d40a


More information about the Commits mailing list