[Commits] [wesnoth/wesnoth] c67538: [game_config]: new keys for logo

GitHub noreply at github.com
Wed Jul 20 03:14:48 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c67538f93d705907af00cf865ac80d60f5c3c725
      https://github.com/wesnoth/wesnoth/commit/c67538f93d705907af00cf865ac80d60f5c3c725
  Author: dorng <dorng at users.noreply.github.com>
  Date:   2016-06-16 (Thu, 16 Jun 2016)

  Changed paths:
    M data/game_config.cfg
    M data/gui/window/title_screen.cfg
    M src/game_config.cpp
    M src/game_config.hpp
    M src/gui/dialogs/title_screen.cpp

  Log Message:
  -----------
  [game_config]: new keys for logo

remove hardcoded path for logo image
add 'game_logo' & 'game_logo_background' keys in [game_config]
this allows [core] authors to define their own game logo to appear on the title screen
this does not (yet) affect the loadscreen


  Commit: 939e15f771a92e6edcd837c993fbc9b1766b4053
      https://github.com/wesnoth/wesnoth/commit/939e15f771a92e6edcd837c993fbc9b1766b4053
  Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M data/game_config.cfg
    M data/gui/window/title_screen.cfg
    M src/game_config.cpp
    M src/game_config.hpp
    M src/gui/dialogs/title_screen.cpp

  Log Message:
  -----------
  Merge pull request #670 from dorng/core_logo

[game_config]: new keys for logo


Compare: https://github.com/wesnoth/wesnoth/compare/02a43e2d6170...939e15f771a9


More information about the Commits mailing list