[Commits] [wesnoth/wesnoth] d6ece4: End Credits: added explanatory label regarding spe...

GitHub noreply at github.com
Wed Sep 14 16:09:34 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d6ece4ef5a7f928216d4012e9c6b7ed127c08829
      https://github.com/wesnoth/wesnoth/commit/d6ece4ef5a7f928216d4012e9c6b7ed127c08829
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M data/gui/window/end_credits.cfg

  Log Message:
  -----------
  End Credits: added explanatory label regarding speed controls


  Commit: 04a6384beb51c9f1bd0eeafb593cfdc2763f5da2
      https://github.com/wesnoth/wesnoth/commit/04a6384beb51c9f1bd0eeafb593cfdc2763f5da2
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M data/core/about.cfg

  Log Message:
  -----------
  Use bullets for credits spacers instead of asterisks


  Commit: 476027f239f2c86169ad088bbfe6024c0ad2d1f6
      https://github.com/wesnoth/wesnoth/commit/476027f239f2c86169ad088bbfe6024c0ad2d1f6
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M src/about.cpp
    M src/about.hpp
    M src/game_launcher.cpp
    M src/gui/dialogs/end_credits.cpp
    M src/gui/dialogs/end_credits.hpp
    M src/help/help_impl.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Completely refactored internal handling of credits and enabled new dialog

This removes the ugly string markup and makes the dialog parse the config directly.

This also temporarily disables the display of credits in the help browser.


Compare: https://github.com/wesnoth/wesnoth/compare/3a925c85e3e2...476027f239f2


More information about the Commits mailing list