[Commits] [wesnoth/wesnoth] 639548: Made Attack dialog use a unit_preview_pane widget

GitHub noreply at github.com
Sun Jul 31 15:17:21 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 639548a108eb05c32596be59359b373fb0248670
      https://github.com/wesnoth/wesnoth/commit/639548a108eb05c32596be59359b373fb0248670
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-08-01 (Mon, 01 Aug 2016)

  Changed paths:
    M data/gui/schema.cfg
    M data/gui/widget/unit_preview_pane.cfg
    M data/gui/window/unit_attack.cfg
    M src/gui/dialogs/unit_attack.cpp
    M src/gui/widgets/unit_preview_pane.cpp
    M src/gui/widgets/unit_preview_pane.hpp

  Log Message:
  -----------
  Made Attack dialog use a unit_preview_pane widget

This also adds the necessary changes to said widget to allow single-unit stats display.
It still needs to be expanded somewhat. Right now it contains the minimum required for
the attack dialog.





More information about the Commits mailing list