[Commits] [wesnoth/wesnoth] 9e9622: Remove some probably obsolete code
GitHub
noreply at github.com
Thu Dec 31 03:54:35 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9e9622687ce12c0b728a18fbf00e26dd339c9caf
https://github.com/wesnoth/wesnoth/commit/9e9622687ce12c0b728a18fbf00e26dd339c9caf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-12-31 (Thu, 31 Dec 2015)
Changed paths:
M src/preferences_display.cpp
Log Message:
-----------
Remove some probably obsolete code
Commit: 9ac728cef7193b44257546bd3c14b8556dca86c4
https://github.com/wesnoth/wesnoth/commit/9ac728cef7193b44257546bd3c14b8556dca86c4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-12-31 (Thu, 31 Dec 2015)
Changed paths:
M src/game_launcher.cpp
M src/preferences_display.cpp
M src/video.cpp
M src/video.hpp
Log Message:
-----------
Relegate some unneeded Bpp-related functions to SDL1
Commit: 136ca10a9a1321bf7346fc2ac311d7da427863fd
https://github.com/wesnoth/wesnoth/commit/136ca10a9a1321bf7346fc2ac311d7da427863fd
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-12-31 (Thu, 31 Dec 2015)
Changed paths:
M src/game_launcher.cpp
M src/preferences_display.cpp
M src/video.hpp
Log Message:
-----------
Added DefaultBpp var to CVideo class
Commit: ccc2433979e00d7f3d440b371c732d5bef3c5574
https://github.com/wesnoth/wesnoth/commit/ccc2433979e00d7f3d440b371c732d5bef3c5574
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-12-31 (Thu, 31 Dec 2015)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/game_launcher.cpp
M src/game_preferences_display.cpp
M src/gui/dialogs/lobby_main.cpp
M src/gui/dialogs/title_screen.cpp
M src/gui/widgets/window.cpp
M src/hotkey/command_executor.cpp
M src/preferences_display.cpp
M src/preferences_display.hpp
M src/video.cpp
M src/video.hpp
Log Message:
-----------
Move relevant functions from preferences to display class
This affects window setter functions such as set_fullscreen() and set_resolution()
Commit: 698f3ea467793e1aa85207e6fa5bca92a2c3a05f
https://github.com/wesnoth/wesnoth/commit/698f3ea467793e1aa85207e6fa5bca92a2c3a05f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-12-31 (Thu, 31 Dec 2015)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/preferences_display.cpp
M src/video.cpp
Log Message:
-----------
Made set_resolution actually affect window
Commit: 4ab959f4cd30f292c6b627c8219a4fbb0ef89f4e
https://github.com/wesnoth/wesnoth/commit/4ab959f4cd30f292c6b627c8219a4fbb0ef89f4e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-12-31 (Thu, 31 Dec 2015)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/preferences_display.cpp
Log Message:
-----------
Call set_resolution only if get_singleton is not NULL
Commit: 4af59ef602fe5b6e5f3bb5903f6170f9c7c38682
https://github.com/wesnoth/wesnoth/commit/4af59ef602fe5b6e5f3bb5903f6170f9c7c38682
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-12-31 (Thu, 31 Dec 2015)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/game_launcher.cpp
M src/game_preferences_display.cpp
M src/gui/dialogs/lobby_main.cpp
M src/gui/dialogs/title_screen.cpp
M src/gui/widgets/window.cpp
M src/hotkey/command_executor.cpp
M src/preferences_display.cpp
M src/preferences_display.hpp
M src/video.cpp
M src/video.hpp
Log Message:
-----------
Merge pull request #568 from Vultraz/prefs_to_display
Moved video related functions from preferences to CVideo
Compare: https://github.com/wesnoth/wesnoth/compare/a17bd9233135...4af59ef602fe
More information about the Commits
mailing list