[Commits] [wesnoth/wesnoth] ecb431: fix a typo putt_recall_unit -> put_recall_unit

GitHub noreply at github.com
Sun Dec 21 02:14:03 UTC 2014


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

  Changed paths:
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  fix a typo putt_recall_unit -> put_recall_unit


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

  Changed paths:
    M data/lua/wml-tags.lua

  Log Message:
  -----------
  lua [find_path]: always declare max_cost as a local

this is faster since it avoids repeated global lookup, and
suppresses lua_strict errors.


Compare: https://github.com/wesnoth/wesnoth/compare/51718664943a...1d7e45db2394


More information about the Commits mailing list