[Commits] [wesnoth/wesnoth] a69420: A few more improvements to the music API
GitHub
noreply at github.com
Sat Apr 29 04:06:44 UTC 2017
Branch: refs/heads/wml_tag_porting
Home: https://github.com/wesnoth/wesnoth
Commit: a694201c0279bf58717523556aa7e731a25bdd14
https://github.com/wesnoth/wesnoth/commit/a694201c0279bf58717523556aa7e731a25bdd14
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-29 (Sat, 29 Apr 2017)
Changed paths:
M changelog
M src/scripting/lua_audio.cpp
M src/sound.cpp
M src/sound.hpp
Log Message:
-----------
A few more improvements to the music API
- Handle all plausible cases of assigning into the playlist
- Allow changing the current track to an existing one on the playlist
- Allow getting playlist as a real array instead of an array-like proxy
(Could be useful for storing it to a WML variable, for example)
More information about the Commits
mailing list