[wesnoth-commits] [wesnoth/wesnoth] 48786e: Start a Lua mathx module to hold round, shuffle, r...

Celtic Minstrel noreply at github.com
Mon Feb 15 02:25:49 UTC 2021


  Branch: refs/heads/lua_reorg
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 48786ee4aac568289296fa4ffccf26b69378d958
      https://github.com/wesnoth/wesnoth/commit/48786ee4aac568289296fa4ffccf26b69378d958
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-02-14 (Sun, 14 Feb 2021)

  Changed paths:
    M data/lua/core.lua
    M data/lua/helper.lua
    M projectfiles/VC16/wesnoth.vcxproj
    M projectfiles/VC16/wesnoth.vcxproj.filters
    M source_lists/wesnoth
    M src/scripting/lua_kernel_base.cpp
    A src/scripting/lua_mathx.cpp
    A src/scripting/lua_mathx.hpp

  Log Message:
  -----------
  Start a Lua mathx module to hold round, shuffle, random, and a few other things


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

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

  Log Message:
  -----------
  Add a versions module


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

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Fix a deprecate_api bug


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

  Changed paths:
    M data/lua/core.lua
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp
    M src/scripting/lua_audio.cpp
    M src/soundsource.cpp
    M src/soundsource.hpp

  Log Message:
  -----------
  Add an audio module


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

  Changed paths:
    M src/scripting/lua_audio.cpp

  Log Message:
  -----------
  Fix music track valid key not working


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

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

  Log Message:
  -----------
  Move open_help to the gui module


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

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

  Log Message:
  -----------
  Move create_animator and create_weapon into the units module


Compare: https://github.com/wesnoth/wesnoth/compare/1b661396e74a...edcab13fcea6



More information about the Commits mailing list