[Commits] [wesnoth/wesnoth] 53833d: Remove pointless debug output, part of the team co...

GitHub noreply at github.com
Mon Nov 17 00:22:58 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 53833dd0c3b0527012a15c81ce7e452584df8a9f
      https://github.com/wesnoth/wesnoth/commit/53833dd0c3b0527012a15c81ce7e452584df8a9f
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M src/game_config.cpp

  Log Message:
  -----------
  Remove pointless debug output, part of the team color implementation

The output is formatted even when the engine logdomain severity is less
than 'debug', which is bad. It also doesn't really reflect the objects
in question accurately since it uses values from a synthetic palette
that isn't actually used.


  Commit: a36bc41e3655e19e4db8fe92a2b577bbc66e9d12
      https://github.com/wesnoth/wesnoth/commit/a36bc41e3655e19e4db8fe92a2b577bbc66e9d12
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M changelog
    A images/icons/unit-groups/race_falcon_30-pressed.png
    A images/icons/unit-groups/race_falcon_30.png
    R images/icons/unit-groups/race_falcons_30-pressed.png
    R images/icons/unit-groups/race_falcons_30.png

  Log Message:
  -----------
  Rename falcon race icon so the editor can actually find it


Compare: https://github.com/wesnoth/wesnoth/compare/262fc819ea1a...a36bc41e3655


More information about the Commits mailing list