[Commits] [wesnoth/wesnoth] 504487: Game Config: Game Config: fixup tc_info not parsin...

GitHub noreply at github.com
Thu Feb 23 14:02:57 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 504487b34052d756ccfec4608c86d622cba4759c
      https://github.com/wesnoth/wesnoth/commit/504487b34052d756ccfec4608c86d622cba4759c
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M src/game_config.cpp

  Log Message:
  -----------
  Game Config: Game Config: fixup tc_info not parsing the color range correctly


  Commit: a6d84b87cd461009cef26b48cf51e3854cfd14b6
      https://github.com/wesnoth/wesnoth/commit/a6d84b87cd461009cef26b48cf51e3854cfd14b6
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M data/scenario-test.cfg

  Log Message:
  -----------
  Test Scenario: covert RGB-format color ranges and palettes to hex format

In this case, RGB doesn't really make sense, given the format. Support for this format was also removed in the
color_t transition. It could theoretically be re-added in the future if we made it (r,g,b),(r,g,b), etc


  Commit: 1c7ac5a3ea026e3bd309f4c70bf7c4178f511a5f
      https://github.com/wesnoth/wesnoth/commit/1c7ac5a3ea026e3bd309f4c70bf7c4178f511a5f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg

  Log Message:
  -----------
  DiD S11: fixup 288c307a9

Turns out that commit made the generic units lose the guardian special. Note they still don't have the loyal
icon overlay back. If that's desired later that original commit should probably just be reverted.


  Commit: e24336afeb7bce5fab3b918fdff309d7e748675e
      https://github.com/wesnoth/wesnoth/commit/e24336afeb7bce5fab3b918fdff309d7e748675e
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M data/gui/macros/horizontal_scrollbar.cfg
    M data/gui/macros/vertical_scrollbar.cfg

  Log Message:
  -----------
  GUI2: temporarily remove directional buttons from scrollbars

This is intended to be an experiment for the 1.13.7 release to see what players think.


Compare: https://github.com/wesnoth/wesnoth/compare/d22711af3dd3...e24336afeb7b


More information about the Commits mailing list