[Commits] [wesnoth/wesnoth] e78777: Replaced instances of util::scoped_ptr with std::u...
GitHub
noreply at github.com
Thu Sep 15 05:28:35 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e78777caa391f14ab1cf5a8d13996b6d81533296
https://github.com/wesnoth/wesnoth/commit/e78777caa391f14ab1cf5a8d13996b6d81533296
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-09-15 (Thu, 15 Sep 2016)
Changed paths:
M src/editor/action/action_item.cpp
M src/fake_unit_manager.hpp
M src/floating_textbox.cpp
M src/floating_textbox.hpp
M src/game_board.cpp
M src/game_initialization/multiplayer_create.cpp
M src/game_initialization/multiplayer_create.hpp
M src/game_initialization/multiplayer_lobby.cpp
M src/game_launcher.hpp
M src/generators/map_create.cpp
Log Message:
-----------
Replaced instances of util::scoped_ptr with std::unique_ptr
More information about the Commits
mailing list