[Commits] [wesnoth/wesnoth] 8c13f4: Const-ified eligible std::unique_ptrs
GitHub
noreply at github.com
Sun Jul 24 18:30:56 UTC 2016
Branch: refs/heads/boost_trimming
Home: https://github.com/wesnoth/wesnoth
Commit: 8c13f4e57cd0fa6b2fb6b7a268b8249a07e837c0
https://github.com/wesnoth/wesnoth/commit/8c13f4e57cd0fa6b2fb6b7a268b8249a07e837c0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-07-25 (Mon, 25 Jul 2016)
Changed paths:
M src/campaign_server/campaign_server.hpp
M src/display.hpp
M src/editor/controller/editor_controller.cpp
M src/editor/controller/editor_controller.hpp
M src/editor/map/context_manager.cpp
M src/editor/map/map_context.cpp
M src/editor/palette/palette_manager.hpp
M src/game_display.hpp
M src/game_events/manager.hpp
M src/game_events/pump.hpp
M src/game_initialization/connect_engine.hpp
M src/game_initialization/multiplayer_configure.hpp
M src/game_launcher.hpp
M src/game_state.hpp
M src/gui/dialogs/loadscreen.hpp
M src/gui/dialogs/lua_interpreter.cpp
M src/gui/dialogs/lua_interpreter.hpp
M src/hotkey/hotkey_handler.hpp
M src/play_controller.hpp
M src/playmp_controller.cpp
M src/scripting/lua_fileops.cpp
M src/server/server.cpp
M src/server/server.hpp
M src/synced_context.hpp
M src/tests/gui/test_gui2.cpp
M src/tests/gui/visitor.cpp
M src/tests/test_mp_connect.cpp
M src/units/unit.hpp
M src/wesnoth.cpp
M src/whiteboard/manager.hpp
Log Message:
-----------
Const-ified eligible std::unique_ptrs
More information about the Commits
mailing list