[wesnoth-commits] [wesnoth/wesnoth] 4205de: Remove the editor's unused set_starting_position d...
Charles Dang
noreply at github.com
Wed Dec 30 14:08:35 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4205de91e5868e4a28f76b7f11ebeae69b91b3ba
https://github.com/wesnoth/wesnoth/commit/4205de91e5868e4a28f76b7f11ebeae69b91b3ba
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2020-12-30 (Wed, 30 Dec 2020)
Changed paths:
R data/gui/window/editor_set_starting_position.cfg
M projectfiles/CodeBlocks-SCons/wesnoth.cbp
M projectfiles/CodeBlocks/tests.cbp
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/VC16/wesnoth.vcxproj
M projectfiles/VC16/wesnoth.vcxproj.filters
M projectfiles/Xcode/The Battle for Wesnoth.xcodeproj/project.pbxproj
M source_lists/wesnoth
M src/editor/action/mouse/mouse_action.cpp
R src/gui/dialogs/editor/set_starting_position.cpp
R src/gui/dialogs/editor/set_starting_position.hpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Remove the editor's unused set_starting_position dialog
6424d79f489129791fedb23e267565922dba3751 changed to using an editor palette instead.
Commit: 77c60a11f4fd2d5cc42aac507875b573d28d00db
https://github.com/wesnoth/wesnoth/commit/77c60a11f4fd2d5cc42aac507875b573d28d00db
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-31 (Thu, 31 Dec 2020)
Changed paths:
R data/gui/window/editor_set_starting_position.cfg
M projectfiles/CodeBlocks-SCons/wesnoth.cbp
M projectfiles/CodeBlocks/tests.cbp
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/VC16/wesnoth.vcxproj
M projectfiles/VC16/wesnoth.vcxproj.filters
M projectfiles/Xcode/The Battle for Wesnoth.xcodeproj/project.pbxproj
M source_lists/wesnoth
M src/editor/action/mouse/mouse_action.cpp
R src/gui/dialogs/editor/set_starting_position.cpp
R src/gui/dialogs/editor/set_starting_position.hpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Merge pull request #5398 from stevecotton/unused_editor_start_pos
Remove the editor's unused set_starting_position dialog
Compare: https://github.com/wesnoth/wesnoth/compare/56a8f7f7739d...77c60a11f4fd
More information about the Commits
mailing list