[Commits] [wesnoth/wesnoth] 8c92a9: Formatting cleanup: moved const qualifiers before ...
GitHub
noreply at github.com
Sun Oct 30 14:04:43 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8c92a9ee8e5725c16ec659d1bacd868aa2922c28
https://github.com/wesnoth/wesnoth/commit/8c92a9ee8e5725c16ec659d1bacd868aa2922c28
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-31 (Mon, 31 Oct 2016)
Changed paths:
M src/actions/attack.cpp
M src/ai/composite/component.cpp
M src/arrow.cpp
M src/arrow.hpp
M src/config.cpp
M src/display.cpp
M src/display.hpp
M src/filesystem.hpp
M src/filesystem_boost.cpp
M src/font/sdl_ttf.cpp
M src/font/text_surface.cpp
M src/font/text_surface.hpp
M src/game_events/manager_impl.cpp
M src/game_events/manager_impl.hpp
M src/game_initialization/multiplayer_ui.cpp
M src/gui/dialogs/multiplayer/mp_change_control.cpp
M src/help/help_impl.cpp
M src/help/help_impl.hpp
M src/hotkey/command_executor.cpp
M src/language.cpp
M src/log.cpp
M src/log.hpp
M src/pathfind/pathfind.cpp
M src/pathfind/pathfind.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
M src/scripting/lua_common.cpp
M src/scripting/lua_common.hpp
M src/scripting/lua_team.cpp
M src/sdl/utils.cpp
M src/sdl/utils.hpp
M src/serialization/parser.cpp
M src/serialization/preprocessor.cpp
M src/serialization/preprocessor.hpp
M src/serialization/string_utils.cpp
M src/serialization/string_utils.hpp
M src/show_dialog.hpp
M src/sound.cpp
M src/storyscreen/render.cpp
M src/tools/schema/tag.hpp
M src/units/abilities.cpp
M src/units/race.cpp
M src/units/race.hpp
M src/version.cpp
M src/whiteboard/recruit.cpp
Log Message:
-----------
Formatting cleanup: moved const qualifiers before type names
More information about the Commits
mailing list