[wesnoth-commits] [wesnoth/wesnoth] 0ff9f9: GUI2: finished cleaning up bound window references
Charles Dang
noreply at github.com
Wed Nov 25 21:31:20 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0ff9f9be6df41be1b2455d27b39d45f885480fe2
https://github.com/wesnoth/wesnoth/commit/0ff9f9be6df41be1b2455d27b39d45f885480fe2
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M src/gui/dialogs/drop_down_menu.cpp
M src/gui/dialogs/drop_down_menu.hpp
M src/gui/dialogs/formula_debugger.cpp
M src/gui/dialogs/formula_debugger.hpp
M src/gui/dialogs/multiplayer/lobby.cpp
M src/gui/dialogs/multiplayer/lobby.hpp
M src/gui/dialogs/multiplayer/mp_join_game.cpp
M src/gui/dialogs/multiplayer/mp_join_game.hpp
M src/gui/dialogs/multiplayer/mp_staging.cpp
M src/gui/dialogs/multiplayer/mp_staging.hpp
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/dialogs/preferences_dialog.hpp
M src/gui/dialogs/title_screen.cpp
M src/gui/dialogs/title_screen.hpp
Log Message:
-----------
GUI2: finished cleaning up bound window references
Commit: 2e3c3ec3e08bcd87fea176a3bb44a42278db5417
https://github.com/wesnoth/wesnoth/commit/2e3c3ec3e08bcd87fea176a3bb44a42278db5417
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/dialogs/preferences_dialog.hpp
Log Message:
-----------
GUI2/Preferences Dialog: removed CVideo parameter from set_resolution_list
Commit: 3d59888c7f2460880c8e0dc33d492aa000709abf
https://github.com/wesnoth/wesnoth/commit/3d59888c7f2460880c8e0dc33d492aa000709abf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M src/gui/core/event/handler.cpp
M src/gui/dialogs/multiplayer/lobby.cpp
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/dialogs/title_screen.cpp
Log Message:
-----------
GUI2: use CVideo::get_singleton() instead of window accessor
Compare: https://github.com/wesnoth/wesnoth/compare/3267f7444536...3d59888c7f24
More information about the Commits
mailing list