[wesnoth-commits] [wesnoth/wesnoth] 2ad6b6: CVideo: tweaked non_interactive logic
GitHub
noreply at github.com
Fri Jun 29 18:27:11 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2ad6b60c9462f904bc6fdb105765b59da51f9870
https://github.com/wesnoth/wesnoth/commit/2ad6b60c9462f904bc6fdb105765b59da51f9870
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-06-30 (Sat, 30 Jun 2018)
Changed paths:
M src/video.cpp
Log Message:
-----------
CVideo: tweaked non_interactive logic
"Fake interactive" mode seems like it was meant to be an interactive version of fake mode.
However, since we're using it to stop the UI drawing and the unit tests (which use it)
don't seem to display a window at all (not entirely sure why), it's weird that "fake interactive"
mode would be considered interactive.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list