[wesnoth-commits] [wesnoth/wesnoth] 0b8e86: Help: formatting/doc/include cleanup

GitHub noreply at github.com
Tue Mar 20 11:11:33 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0b8e86df8519e61e5e79f71f53ee3117d19e44f1
      https://github.com/wesnoth/wesnoth/commit/0b8e86df8519e61e5e79f71f53ee3117d19e44f1
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
    M src/help/help.cpp
    M src/help/help.hpp

  Log Message:
  -----------
  Help: formatting/doc/include cleanup


  Commit: 239fde451a3383e3fdb3003f57c41ff3425d1056
      https://github.com/wesnoth/wesnoth/commit/239fde451a3383e3fdb3003f57c41ff3425d1056
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
    M projectfiles/VC14/wesnoth.vcxproj
    M projectfiles/VC14/wesnoth.vcxproj.filters
    M source_lists/libwesnoth
    M src/arrow.cpp
    M src/display.hpp
    R src/drawing_queue.cpp
    M src/drawing_queue.hpp
    M src/editor/editor_display.cpp
    M src/halo.cpp

  Log Message:
  -----------
  Removed the old surface drawing queue implementation, except for the layer enum

Kept that since it's still used in some places and is good for reference.
Also removed display::get_screen_surface which was used in said impl.


Compare: https://github.com/wesnoth/wesnoth/compare/28d2be4bec1b...239fde451a33


More information about the Commits mailing list