[Commits] [wesnoth/wesnoth] 9aff81: color_t: added an empty() function

GitHub noreply at github.com
Wed Nov 30 04:42:26 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9aff81a89ceccfb00b49b109f294257ce359f86f
      https://github.com/wesnoth/wesnoth/commit/9aff81a89ceccfb00b49b109f294257ce359f86f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/sdl/color.hpp

  Log Message:
  -----------
  color_t: added an empty() function


  Commit: 0adeea43e0eec7356552ae91e9074f19edd3a3c7
      https://github.com/wesnoth/wesnoth/commit/0adeea43e0eec7356552ae91e9074f19edd3a3c7
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/display.cpp
    M src/display.hpp
    M src/editor/controller/editor_controller.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/time_of_day.cpp
    M src/time_of_day.hpp

  Log Message:
  -----------
  Replaced uses of the tod_color struct with color_t


  Commit: cd90652becc6f321be05fa482ac71a6cd79d2024
      https://github.com/wesnoth/wesnoth/commit/cd90652becc6f321be05fa482ac71a6cd79d2024
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/gui/core/canvas.cpp

  Log Message:
  -----------
  GUI2/Canvas: made use of color_t::empty


Compare: https://github.com/wesnoth/wesnoth/compare/fa3c4682dbe8...cd90652becc6


More information about the Commits mailing list