[Commits] [wesnoth/wesnoth] e49263: use std::scoped_ptr where appropriate 1
GitHub
noreply at github.com
Fri Apr 14 11:49:13 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e4926328f92a443900853f9570d3c98bbf50ddb7
https://github.com/wesnoth/wesnoth/commit/e4926328f92a443900853f9570d3c98bbf50ddb7
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-04-14 (Fri, 14 Apr 2017)
Changed paths:
M src/game_initialization/lobby_info.cpp
M src/gui/dialogs/title_screen.cpp
M src/gui/dialogs/title_screen.hpp
M src/scripting/game_lua_kernel.cpp
M src/soundsource.cpp
M src/soundsource.hpp
M src/units/types.cpp
M src/units/types.hpp
Log Message:
-----------
use std::scoped_ptr where appropriate 1
Commit: 4bdfc41c068251dabc16ee7115466ac737446d2e
https://github.com/wesnoth/wesnoth/commit/4bdfc41c068251dabc16ee7115466ac737446d2e
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-04-14 (Fri, 14 Apr 2017)
Changed paths:
M src/gui/dialogs/drop_down_menu.cpp
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/widgets/generator_private.hpp
M src/gui/widgets/grid.cpp
M src/gui/widgets/grid.hpp
M src/gui/widgets/listbox.cpp
M src/gui/widgets/multi_page.cpp
M src/gui/widgets/scrollbar_container.cpp
M src/gui/widgets/stacked_widget.cpp
M src/gui/widgets/window.cpp
Log Message:
-----------
use std::scoped_ptr where appropriate 2 (gui2 code)
Commit: 25d7110c8c0f9563f6f3ae3a8b4c1bab1adb4fca
https://github.com/wesnoth/wesnoth/commit/25d7110c8c0f9563f6f3ae3a8b4c1bab1adb4fca
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-04-14 (Fri, 14 Apr 2017)
Changed paths:
M src/addon/manager.cpp
M src/filesystem.hpp
M src/filesystem_boost.cpp
M src/filesystem_common.cpp
M src/filesystem_sdl.cpp
M src/game_initialization/create_engine.cpp
M src/save_index.cpp
M src/serialization/preprocessor.cpp
M src/serialization/preprocessor.hpp
Log Message:
-----------
use std::scoped_ptr where appropriate 3 (filesystem code)
Compare: https://github.com/wesnoth/wesnoth/compare/8a1263c8b5ad...25d7110c8c0f
More information about the Commits
mailing list