[wesnoth-commits] [wesnoth/wesnoth] 91265a: Deprecate wesnoth.set_music

GitHub noreply at github.com
Sat Mar 17 19:45:01 UTC 2018


  Branch: refs/heads/lua_stuff
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 91265a3371b60f24ff04071438dc85f85c76b801
      https://github.com/wesnoth/wesnoth/commit/91265a3371b60f24ff04071438dc85f85c76b801
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/backwards-compatibility.lua

  Log Message:
  -----------
  Deprecate wesnoth.set_music


  Commit: d68dba909205b075ae22498cb62aa6c7ab5a3935
      https://github.com/wesnoth/wesnoth/commit/d68dba909205b075ae22498cb62aa6c7ab5a3935
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  fixup array_access


  Commit: e71b3c7fb75afd7ded1e670b89647730efe8b305
      https://github.com/wesnoth/wesnoth/commit/e71b3c7fb75afd7ded1e670b89647730efe8b305
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  fixup helper deprecations


  Commit: 02339a7386949dee51963bc6010c07c7a4f332e4
      https://github.com/wesnoth/wesnoth/commit/02339a7386949dee51963bc6010c07c7a4f332e4
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/core/_main.cfg
    M data/lua/backwards-compatibility.lua

  Log Message:
  -----------
  fixup set_music


  Commit: 76da32741de808ee3f2266da61bc7610c49b27f3
      https://github.com/wesnoth/wesnoth/commit/76da32741de808ee3f2266da61bc7610c49b27f3
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Clear up redundancies in helper compatibility and deprecate the array functions


  Commit: ff342a03b5cd4f9799aa46ed4f0d108f527b0659
      https://github.com/wesnoth/wesnoth/commit/ff342a03b5cd4f9799aa46ed4f0d108f527b0659
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/campaigns/Eastern_Invasion/lua/bandits.lua
    M data/lua/helper.lua
    M data/lua/wml-flow.lua
    M data/lua/wml-utils.lua
    M data/lua/wml/set_variable.lua

  Log Message:
  -----------
  fixup array_access


  Commit: 4ab12cf8622de78972047959b6e76ca93bdeab7e
      https://github.com/wesnoth/wesnoth/commit/4ab12cf8622de78972047959b6e76ca93bdeab7e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/on_event.lua

  Log Message:
  -----------
  Fix missing return in on_event()


  Commit: 20a6e0c209b16cb3844cda7447855d803597c586
      https://github.com/wesnoth/wesnoth/commit/20a6e0c209b16cb3844cda7447855d803597c586
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Experimental new hook registration system based on on_event()


  Commit: 3fab85c20a1788b251c208fd7dd20973233d6134
      https://github.com/wesnoth/wesnoth/commit/3fab85c20a1788b251c208fd7dd20973233d6134
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Add a couple more WML utility functions


  Commit: 24d3ccada686051c1d2d8d4bccf2bc40425a1bf3
      https://github.com/wesnoth/wesnoth/commit/24d3ccada686051c1d2d8d4bccf2bc40425a1bf3
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Forgot the unregister function


  Commit: f173fd46caa467866ecd1803933c8d09b65931d7
      https://github.com/wesnoth/wesnoth/commit/f173fd46caa467866ecd1803933c8d09b65931d7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Hooks fixup


Compare: https://github.com/wesnoth/wesnoth/compare/a5fa553921b2...f173fd46caa4


More information about the Commits mailing list