[wesnoth-commits] [wesnoth/wesnoth] 0dc565: Convert C-style casts to static_cast
GitHub
noreply at github.com
Sun May 13 12:01:07 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0dc5656c328cdd02eebb4dbd10dbab3eb4553b57
https://github.com/wesnoth/wesnoth/commit/0dc5656c328cdd02eebb4dbd10dbab3eb4553b57
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-05-13 (Sun, 13 May 2018)
Changed paths:
M src/ai/composite/goal.cpp
M src/ai/contexts.cpp
M src/ai/default/attack.cpp
M src/ai/default/ca.cpp
M src/ai/default/ca_move_to_targets.cpp
M src/ai/default/contexts.cpp
M src/ai/formula/ai.cpp
M src/ai/formula/function_table.cpp
M src/ai/testing.cpp
M src/attack_prediction.cpp
M src/color.hpp
M src/deprecation.cpp
M src/display.cpp
M src/display.hpp
M src/editor/controller/editor_controller.cpp
M src/formula/string_utils.cpp
M src/game_events/action_wml.cpp
M src/game_state.cpp
M src/generators/cave_map_generator.cpp
M src/generators/default_map_generator_job.cpp
M src/gui/dialogs/file_dialog.cpp
M src/gui/widgets/slider.cpp
M src/hash.cpp
M src/image_modifications.cpp
M src/mouse_events.cpp
M src/pathfind/astarsearch.cpp
M src/play_controller.cpp
M src/preferences/general.cpp
M src/replay.cpp
M src/replay_helper.cpp
M src/reports.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_kernel_base.cpp
M src/sdl/utils.cpp
M src/serialization/string_utils.cpp
M src/server/forum_user_handler.cpp
M src/team.cpp
M src/terrain/builder.cpp
M src/units/abilities.cpp
M src/units/drawer.cpp
M src/units/unit.cpp
M src/variable.cpp
M src/whiteboard/manager.cpp
Log Message:
-----------
Convert C-style casts to static_cast
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list