[Commits] [wesnoth/wesnoth] 548ecb: [kill] fixups

GitHub noreply at github.com
Mon Apr 24 03:16:30 UTC 2017


  Branch: refs/heads/wml_tag_porting
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 548ecb68cb9bc60007c02a7fd2d4008172d8179f
      https://github.com/wesnoth/wesnoth/commit/548ecb68cb9bc60007c02a7fd2d4008172d8179f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M data/lua/wml-tags.lua

  Log Message:
  -----------
  [kill] fixups
- I think this should make the recursion preventer work properly? Unless fire_event doesn't actually fire the event
- Play victory animation if it exists.


  Commit: c83809e7ae6cb5bfeae438792f5135c783bdd8ac
      https://github.com/wesnoth/wesnoth/commit/c83809e7ae6cb5bfeae438792f5135c783bdd8ac
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M src/scripting/lua_audio.cpp

  Log Message:
  -----------
  Return nil instead of #wesnoth.playlist+1 when the current track is not on the playlist


  Commit: a6f67df9111f35f76851631004c449b0597d2969
      https://github.com/wesnoth/wesnoth/commit/a6f67df9111f35f76851631004c449b0597d2969
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M src/scripting/lua_audio.cpp
    M src/sound.cpp
    M src/sound.hpp

  Log Message:
  -----------
  Allow removing a track by index

Also fixup the "set track" interface


  Commit: dd81221df297524827b7dae1656d403ab16a9683
      https://github.com/wesnoth/wesnoth/commit/dd81221df297524827b7dae1656d403ab16a9683
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M data/lua/wml-utils.lua
    M src/scripting/lua_audio.cpp

  Log Message:
  -----------
  commit -> force_refresh


  Commit: 6e2c06598dd271cea0f35a89161b48983b18b46a
      https://github.com/wesnoth/wesnoth/commit/6e2c06598dd271cea0f35a89161b48983b18b46a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M data/lua/wml-tags.lua
    M data/lua/wml-utils.lua
    M src/scripting/lua_audio.cpp

  Log Message:
  -----------
  playlist -> music_list


  Commit: 5b79669e690839861382726ac12f6adda03a641e
      https://github.com/wesnoth/wesnoth/commit/5b79669e690839861382726ac12f6adda03a641e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M data/lua/wml-utils.lua
    M src/actions/undo_action.cpp
    M src/game_events/handlers.cpp

  Log Message:
  -----------
  Commit music changes only after event completes, not after any control=flow tag is executed


  Commit: 7ea83d4bc70ddfbaa255a255a5e2f2dc11d417cb
      https://github.com/wesnoth/wesnoth/commit/7ea83d4bc70ddfbaa255a255a5e2f2dc11d417cb
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

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

  Log Message:
  -----------
  Add wenoth.set_music compatibility function


  Commit: 6542ec75e747489315aac37562fb044864b955b6
      https://github.com/wesnoth/wesnoth/commit/6542ec75e747489315aac37562fb044864b955b6
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M src/scripting/lua_audio.cpp
    M src/sound.cpp
    M src/sound.hpp

  Log Message:
  -----------
  Allow inserting a track into the middle of the playlist


Compare: https://github.com/wesnoth/wesnoth/compare/dae05d10a7fd...6542ec75e747


More information about the Commits mailing list