[wesnoth-commits] [wesnoth/wesnoth] b6c4f0: Display: removed redraw observer interface

GitHub noreply at github.com
Fri Mar 23 04:57:34 UTC 2018


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

  Changed paths:
    M src/display.cpp
    M src/display.hpp
    M src/editor/controller/editor_controller.cpp

  Log Message:
  -----------
  Display: removed redraw observer interface

This won't be needed once we get everything sorted out and refactored.


  Commit: 7a9ed8d3631cecc7053ed91b2501d6d145d7a4cd
      https://github.com/wesnoth/wesnoth/commit/7a9ed8d3631cecc7053ed91b2501d6d145d7a4cd
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M src/ai/formula/function_table.cpp
    M src/campaign_server/campaign_server.cpp
    M src/formula/function.cpp
    M src/gui/dialogs/lua_interpreter.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Used UNUSED macro instead of (void) where applicable


Compare: https://github.com/wesnoth/wesnoth/compare/8179c7226b2f...7a9ed8d3631c


More information about the Commits mailing list