[Commits] [wesnoth/wesnoth] 5e6f0e: Pass CVideo arguments directly preferences-related...
GitHub
noreply at github.com
Sun Aug 7 09:59:02 UTC 2016
Branch: refs/heads/display_to_cvideo
Home: https://github.com/wesnoth/wesnoth
Commit: 5e6f0e12ac6f4ad1c7679fca4d1fcad8aa47448e
https://github.com/wesnoth/wesnoth/commit/5e6f0e12ac6f4ad1c7679fca4d1fcad8aa47448e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-01-12 (Tue, 12 Jan 2016)
Changed paths:
M src/editor/controller/editor_controller.cpp
M src/editor/map/context_manager.cpp
M src/filechooser.cpp
M src/filechooser.hpp
M src/game_initialization/multiplayer.cpp
M src/game_launcher.cpp
M src/game_preferences_display.cpp
M src/gui/dialogs/editor/custom_tod.cpp
M src/hotkey/hotkey_preferences_display.cpp
M src/menu_events.cpp
M src/preferences_display.cpp
M src/preferences_display.hpp
Log Message:
-----------
Pass CVideo arguments directly preferences-related functions
This isn't perfect, and it still calls display::get_singleton in some unsafe areas
Additionally, fullscreen toggling seems to break - maximized state isn't remembered
More information about the Commits
mailing list