[Commits] [wesnoth/wesnoth] 762db9: Moved clear_screen to CVideo and made use of it in...
GitHub
noreply at github.com
Sat May 27 00:42:39 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 762db98da1a8ba18a288b09f7a70432a786a7d29
https://github.com/wesnoth/wesnoth/commit/762db98da1a8ba18a288b09f7a70432a786a7d29
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-27 (Sat, 27 May 2017)
Changed paths:
M src/display.cpp
M src/display.hpp
M src/editor/editor_display.cpp
M src/game_display.cpp
M src/playsingle_controller.cpp
M src/video.cpp
M src/video.hpp
Log Message:
-----------
Moved clear_screen to CVideo and made use of it instead of calling sdl::window::fill directly
Should fix nullptr access violations in the tests.
More information about the Commits
mailing list