[Commits] [wesnoth/wesnoth] f2ab24: Refactor color_range to use color_t

GitHub noreply at github.com
Thu Dec 1 10:44:28 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f2ab245e8d3f782911bcd6e83b0d34514331db42
      https://github.com/wesnoth/wesnoth/commit/f2ab245e8d3f782911bcd6e83b0d34514331db42
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M src/ai/formula/function_table.cpp
    M src/color_range.cpp
    M src/color_range.hpp
    M src/display.cpp
    M src/display_chat_manager.cpp
    M src/font/text_formatting.cpp
    M src/game_config.cpp
    M src/game_config.hpp
    M src/gui/dialogs/gamestate_inspector.cpp
    M src/gui/dialogs/label_settings.cpp
    M src/image.cpp
    M src/image_modifications.cpp
    M src/image_modifications.hpp
    M src/menu_events.cpp
    M src/minimap.cpp
    M src/sdl/color.hpp
    M src/sdl/utils.cpp
    M src/sdl/utils.hpp
    M src/team.cpp
    M src/team.hpp

  Log Message:
  -----------
  Refactor color_range to use color_t

Temporarily breaks TC/RC coloring, will fix.





More information about the Commits mailing list