[Commits] [wesnoth/wesnoth-old] eadb22: gui2/tlabel: Add gold_small variation

GitHub noreply at github.com
Wed Feb 19 09:40:01 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth-old
  Commit: eadb22f67b5bf45f67dd93e955a6542b1ba0c956
      https://github.com/wesnoth/wesnoth-old/commit/eadb22f67b5bf45f67dd93e955a6542b1ba0c956
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M data/gui/default/widget/label_default.cfg

  Log Message:
  -----------
  gui2/tlabel: Add gold_small variation


  Commit: a9c93201c80d19e64c3de2a8a3f6512a2ff98a7f
      https://github.com/wesnoth/wesnoth-old/commit/a9c93201c80d19e64c3de2a8a3f6512a2ff98a7f
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    A data/gui/default/window/theme_list.cfg
    M src/CMakeLists.txt
    M src/SConscript
    M src/game_preferences_display.cpp
    A src/gui/dialogs/theme_list.cpp
    A src/gui/dialogs/theme_list.hpp
    M src/theme.cpp
    M src/theme.hpp

  Log Message:
  -----------
  theme ui, gui2/ttheme_list: New theme chooser, implement [theme] description

Adds a new 'description' attribute to [theme] and replaces the previous
instance of gui2::tsimple_item_selector used to select themes with a
brand new dialog (that's actually based on it) that allows for
displaying theme descriptions in a nice format.

Because some of the theme names aren't obvious enough to players
("UnitBox" comes to mind), we ought to provide descriptions of each
theme to save people some clicks since it's not possible at the
moment to switch the theme mid-game and see the results immediately.


  Commit: 1ce9448b1e92aebd91f341517811600a1c4dec39
      https://github.com/wesnoth/wesnoth-old/commit/1ce9448b1e92aebd91f341517811600a1c4dec39
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M data/themes/default.cfg
    M data/themes/pandora.cfg
    M data/themes/unit_box.cfg
    M data/themes/widescreen.cfg

  Log Message:
  -----------
  theme ui: Add descriptions to the user-visible mainline themes


  Commit: d6d2d2a9ff3d99ca728b86ec478e0ea54226f021
      https://github.com/wesnoth/wesnoth-old/commit/d6d2d2a9ff3d99ca728b86ec478e0ea54226f021
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M changelog

  Log Message:
  -----------
  Update changelogs


Compare: https://github.com/wesnoth/wesnoth-old/compare/a48ce6dff206...d6d2d2a9ff3d


More information about the Commits mailing list