[Commits] [wesnoth/wesnoth] 117f1f: Outro: switch fade handling to hook into DRAW even...

GitHub noreply at github.com
Tue Apr 11 17:53:03 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 117f1fc4c9da90b06973c0636760818c04940fc2
      https://github.com/wesnoth/wesnoth/commit/117f1fc4c9da90b06973c0636760818c04940fc2
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-12 (Wed, 12 Apr 2017)

  Changed paths:
    M src/gui/dialogs/outro.cpp
    M src/gui/dialogs/outro.hpp

  Log Message:
  -----------
  Outro: switch fade handling to hook into DRAW events instead of using a timer

This is safer since a timer ins't always guaranteed to run at the specified time.





More information about the Commits mailing list