[Commits] [wesnoth/wesnoth] 4b3862: Convert all usecases of SDL_Color to color_t

GitHub noreply at github.com
Wed Nov 30 06:59:45 UTC 2016


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

  Changed paths:
    M src/actions/move.cpp
    M src/ai/formula/function_table.cpp
    M src/attack_prediction_display.cpp
    M src/display.cpp
    M src/display.hpp
    M src/display_chat_manager.cpp
    M src/editor/action/action_label.hpp
    M src/editor/action/mouse/mouse_action_map_label.cpp
    M src/editor/palette/tristate_button.cpp
    M src/floating_label.cpp
    M src/floating_label.hpp
    M src/font/marked-up_text.cpp
    M src/font/marked-up_text.hpp
    M src/font/sdl_ttf.cpp
    M src/font/sdl_ttf.hpp
    M src/font/standard_colors.cpp
    M src/font/standard_colors.hpp
    M src/font/text_formatting.cpp
    M src/font/text_formatting.hpp
    M src/font/text_surface.cpp
    M src/font/text_surface.hpp
    M src/formula/function.cpp
    M src/game_display.cpp
    M src/game_display.hpp
    M src/gui/dialogs/unit_attack.cpp
    M src/help/help_impl.cpp
    M src/help/help_impl.hpp
    M src/help/help_text_area.cpp
    M src/help/help_text_area.hpp
    M src/image_modifications.cpp
    M src/image_modifications.hpp
    M src/intro.cpp
    M src/map/label.cpp
    M src/map/label.hpp
    M src/menu_events.cpp
    M src/minimap.cpp
    M src/mouse_events.cpp
    M src/playmp_controller.cpp
    M src/reports.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/sdl/color.hpp
    M src/sdl/utils.cpp
    M src/sdl/utils.hpp
    M src/team.cpp
    M src/team.hpp
    M src/tests/gui/test_gui2.cpp
    M src/tooltips.cpp
    M src/units/drawer.cpp
    M src/units/drawer.hpp
    M src/units/frame.cpp
    M src/units/unit.cpp
    M src/units/unit.hpp
    M src/video.cpp
    M src/whiteboard/manager.cpp
    M src/whiteboard/recall.cpp
    M src/whiteboard/recruit.cpp
    M src/widgets/button.cpp
    M src/widgets/label.cpp
    M src/widgets/label.hpp
    M src/widgets/slider.cpp
    M src/widgets/slider.hpp
    M src/widgets/textbox.cpp
    M src/widgets/textbox.hpp

  Log Message:
  -----------
  Convert all usecases of SDL_Color to color_t





More information about the Commits mailing list