[Commits] [wesnoth/wesnoth] 85bbfa: fix chat messages appearing twice

GitHub noreply at github.com
Mon Dec 7 14:44:09 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 85bbfa90ccf35b60b2589ccdfbd52f5d5562317a
      https://github.com/wesnoth/wesnoth/commit/85bbfa90ccf35b60b2589ccdfbd52f5d5562317a
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

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

  Log Message:
  -----------
  fix chat messages appearing twice


  Commit: 9aa67226223b0c5239c910bc5fa3aa061c12784d
      https://github.com/wesnoth/wesnoth/commit/9aa67226223b0c5239c910bc5fa3aa061c12784d
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  improve performance of wesnoth.delay(0)

In this case we don't need to call SDL_GetTicks() or
game_display_->delay(10)


Compare: https://github.com/wesnoth/wesnoth/compare/4a7698676252...9aa67226223b


More information about the Commits mailing list