[wesnoth-commits] [wesnoth/wesnoth] 885e9d: Used lua_newuserdatauv over lua_newuserdata

Charles Dang noreply at github.com
Sat Feb 13 02:14:04 UTC 2021


  Branch: refs/heads/lua-5.4.2
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 885e9d6fade49ce8c246d52f654754ddcbf505fd
      https://github.com/wesnoth/wesnoth/commit/885e9d6fade49ce8c246d52f654754ddcbf505fd
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/lua_audio.cpp
    M src/scripting/lua_color.cpp
    M src/scripting/lua_common.cpp
    M src/scripting/lua_kernel_base.cpp
    M src/scripting/lua_team.cpp
    M src/scripting/lua_unit_type.cpp

  Log Message:
  -----------
  Used lua_newuserdatauv over lua_newuserdata


  Commit: 4235f5a556cceea658c424fc418155908be1e290
      https://github.com/wesnoth/wesnoth/commit/4235f5a556cceea658c424fc418155908be1e290
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M src/scripting/application_lua_kernel.cpp

  Log Message:
  -----------
  What even is this use of make_shared


Compare: https://github.com/wesnoth/wesnoth/compare/d3eca4f1276a...4235f5a556cc



More information about the Commits mailing list