[Commits] [wesnoth/wesnoth] ca4cef: Stop explicitly redrawing in playmp_controller::pl...

GitHub noreply at github.com
Sun Nov 26 13:22:38 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ca4cef633a5172cb911693f2005926acddfbfd3f
      https://github.com/wesnoth/wesnoth/commit/ca4cef633a5172cb911693f2005926acddfbfd3f
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2017-11-26 (Sun, 26 Nov 2017)

  Changed paths:
    M src/playmp_controller.cpp

  Log Message:
  -----------
  Stop explicitly redrawing in playmp_controller::play_human_turn()

Play_controller::play_slice() that the aforementioned function calls
redraws the game anyway. Calling redraw code from two places makes
profiling data harder to investigate.





More information about the Commits mailing list