[Commits] [wesnoth/wesnoth] 3b8ac6: Removed external calls to display::redraw_everythi...

GitHub noreply at github.com
Sun Jul 9 14:06:50 UTC 2017


  Branch: refs/heads/accelerated_rendering
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 3b8ac61cce57be3bc1c1fb203d759335df4af017
      https://github.com/wesnoth/wesnoth/commit/3b8ac61cce57be3bc1c1fb203d759335df4af017
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M src/editor/controller/editor_controller.cpp
    M src/menu_events.cpp
    M src/playmp_controller.cpp
    M src/playsingle_controller.cpp
    M src/playturn.cpp
    M src/replay_controller.cpp
    M src/synced_commands.cpp
    M src/video.cpp

  Log Message:
  -----------
  Removed external calls to display::redraw_everything()


  Commit: 17c727408eb0b8b18ad6179bce66bf80cb6f7fc5
      https://github.com/wesnoth/wesnoth/commit/17c727408eb0b8b18ad6179bce66bf80cb6f7fc5
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M src/actions/advancement.cpp
    M src/formula/debugger.cpp
    M src/game_events/action_wml.cpp
    M src/game_events/pump.cpp
    M src/playturn.cpp
    M src/replay.cpp
    M src/synced_user_choice.cpp
    M src/whiteboard/manager.cpp

  Log Message:
  -----------
  Use CVideo singleton instead of resources::screen->video()


  Commit: 2a9bf0fc674b50f9efde80a2cc5acad06eae2bf7
      https://github.com/wesnoth/wesnoth/commit/2a9bf0fc674b50f9efde80a2cc5acad06eae2bf7
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M src/help/help.cpp

  Log Message:
  -----------
  Quick fix for crash when opening help browser

The thing still isn't drawing but this at least fixes the crash.


  Commit: 9f2455a7aa240a4bdefd2106e805ce706eaefbda
      https://github.com/wesnoth/wesnoth/commit/9f2455a7aa240a4bdefd2106e805ce706eaefbda
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

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

  Log Message:
  -----------
  Display: header formatting and doc updates

Appropriate functions were also marked deprecated.


  Commit: 1949886d87a37c7f775a44401ef8a08812ad0b49
      https://github.com/wesnoth/wesnoth/commit/1949886d87a37c7f775a44401ef8a08812ad0b49
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
    M src/display.hpp
    M src/gui/core/event/handler.cpp

  Log Message:
  -----------
  Marked sdl_handler::draw overrides as final


Compare: https://github.com/wesnoth/wesnoth/compare/314f2d049d3c...1949886d87a3


More information about the Commits mailing list