[Commits] [wesnoth/wesnoth] 7eb4f7: make wml_action closures run as methods of game_lu...

GitHub noreply at github.com
Sun Dec 14 01:47:00 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7eb4f785931aaa35167cc15139e5b1f8a59be973
      https://github.com/wesnoth/wesnoth/commit/7eb4f785931aaa35167cc15139e5b1f8a59be973
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp

  Log Message:
  -----------
  make wml_action closures run as methods of game_lua_kernel


  Commit: a3b06ad700c9dbc07a0f5f3c4986b503214c8e0f
      https://github.com/wesnoth/wesnoth/commit/a3b06ad700c9dbc07a0f5f3c4986b503214c8e0f
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp

  Log Message:
  -----------
  replace a filescope data structure with a member variable

In particular the stack of queued wml events used in the game lua
kernel.


Compare: https://github.com/wesnoth/wesnoth/compare/d02c376bd3a1...a3b06ad700c9


More information about the Commits mailing list