[wesnoth-commits] [wesnoth/wesnoth] d0cc5e: Probably need to do this for any terrain change

Celtic Minstrel noreply at github.com
Tue Feb 16 02:09:43 UTC 2021


  Branch: refs/heads/lua_gamemap
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d0cc5e7c572f195f7f3bafbf3083e02c36b76889
      https://github.com/wesnoth/wesnoth/commit/d0cc5e7c572f195f7f3bafbf3083e02c36b76889
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M src/scripting/lua_terrainmap.cpp

  Log Message:
  -----------
  Probably need to do this for any terrain change


  Commit: 6d1f7ace6f08f037a734a1e3435cae8876e64771
      https://github.com/wesnoth/wesnoth/commit/6d1f7ace6f08f037a734a1e3435cae8876e64771
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M src/scripting/lua_common.hpp

  Log Message:
  -----------
  These should be marked noreturn since they don't


  Commit: 172608b9df168f8c181ce8aaca7d83138f4c9541
      https://github.com/wesnoth/wesnoth/commit/172608b9df168f8c181ce8aaca7d83138f4c9541
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M src/scripting/lua_terrainmap.cpp

  Log Message:
  -----------
  fix typo, drop redundant throw


  Commit: c6313cb1aede91ef9f7ead32579145e0e4cdcb0d
      https://github.com/wesnoth/wesnoth/commit/c6313cb1aede91ef9f7ead32579145e0e4cdcb0d
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M src/scripting/lua_terrainmap.cpp

  Log Message:
  -----------
  Terrain column is now a userdata with uservalues, instead of a table


  Commit: 613c577e4dce3377f17114648ae765d30b838f67
      https://github.com/wesnoth/wesnoth/commit/613c577e4dce3377f17114648ae765d30b838f67
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M data/lua/core.lua
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/lua_terrainmap.cpp

  Log Message:
  -----------
  Rename get_map() to map.get() and add deprecation messages for moved stuff


  Commit: 33a9b70df82c84956518efca6c7d75687ac043e4
      https://github.com/wesnoth/wesnoth/commit/33a9b70df82c84956518efca6c7d75687ac043e4
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

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

  Log Message:
  -----------
  Add optional uservalues count to custom Lua new operator


Compare: https://github.com/wesnoth/wesnoth/compare/48cb020fd6fb...33a9b70df82c



More information about the Commits mailing list