[Commits] [wesnoth/wesnoth] dffbd9: add bindings for map_location functions to the lua...

GitHub noreply at github.com
Thu Nov 20 04:10:36 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: dffbd96068cc2144969cbcfe7a74d68f661a027d
      https://github.com/wesnoth/wesnoth/commit/dffbd96068cc2144969cbcfe7a74d68f661a027d
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M src/scripting/lua_kernel_base.cpp

  Log Message:
  -----------
  add bindings for map_location functions to the lua kernel base

I mainly want to use this for random map generators, it would be
silly to rewrite this stuff in lua after we already have it in C++
(and unit tested there).


  Commit: 75ea364d5951f9e3113fecdb0fa43c0906590dce
      https://github.com/wesnoth/wesnoth/commit/75ea364d5951f9e3113fecdb0fa43c0906590dce
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M src/filesystem_boost.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/wesnoth/wesnoth


Compare: https://github.com/wesnoth/wesnoth/compare/8e3428e6a36b...75ea364d5951


More information about the Commits mailing list