[Commits] [wesnoth/wesnoth] d0b9f4: Remove some unnecessary draw calls when recruiting...

GitHub noreply at github.com
Fri Apr 28 08:19:01 UTC 2017


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

  Changed paths:
    M src/menu_events.cpp

  Log Message:
  -----------
  Remove some unnecessary draw calls when recruiting or recalling

I think these were probably there to deal with the GUI1 menus needed to be undrawn under the GUI1 Recruit/Recall
dialogs (dunno if the problem persisted into GUI2). Either way, they're not necessary now, since GUI2 handled the
dialog undrawing.





More information about the Commits mailing list