[Commits] [wesnoth/wesnoth] 9f6935: Removed unused copy of logo from core

GitHub noreply at github.com
Thu Aug 20 02:59:21 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9f6935da3f13efd714723493453c732e7337f274
      https://github.com/wesnoth/wesnoth/commit/9f6935da3f13efd714723493453c732e7337f274
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    R data/core/images/misc/logo.png

  Log Message:
  -----------
  Removed unused copy of logo from core

I thought the help browser might use this, but it uses the logo in root/images/


  Commit: f1256049fdab28e437f45e9f5a84168e3a9034f5
      https://github.com/wesnoth/wesnoth/commit/f1256049fdab28e437f45e9f5a84168e3a9034f5
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    A images/misc/logo-bg.png
    M images/misc/logo.png

  Log Message:
  -----------
  New style logo text by Sgt. groovy (English)

The background is kept in a separate image and the two layers will be blitted together at runtime.
This is to simplify any future needs regarding changes to the text or the background logo, without
having to re-render the whole thing.


  Commit: f7f497566f8b7d9fef8d9fbcf3b1956fc6c6c9ac
      https://github.com/wesnoth/wesnoth/commit/f7f497566f8b7d9fef8d9fbcf3b1956fc6c6c9ac
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M data/core/help.cfg
    M data/gui/default/window/title_screen.cfg
    M src/loadscreen.cpp

  Log Message:
  -----------
  Update API to work with the new two layer logo


Compare: https://github.com/wesnoth/wesnoth/compare/eecbf6efc488...f7f497566f8b


More information about the Commits mailing list