[Commits] [wesnoth/wesnoth] a5ec60: Fix a (probably) rare case when [message]sound mig...
GitHub
noreply at github.com
Thu May 11 22:59:25 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a5ec607b540b369356d61dbb610a56964c21b1f9
https://github.com/wesnoth/wesnoth/commit/a5ec607b540b369356d61dbb610a56964c21b1f9
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M data/lua/wml/message.lua
Log Message:
-----------
Fix a (probably) rare case when [message]sound might play even if the dialog wasn't shown
Commit: cee3698fae3c1e17ea284fce16ccb31d719d6db6
https://github.com/wesnoth/wesnoth/commit/cee3698fae3c1e17ea284fce16ccb31d719d6db6
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M changelog
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
[sound_source] now starts playing the sound immediately
Commit: bea0e92c6cc0a294962407a654db2f844532565b
https://github.com/wesnoth/wesnoth/commit/bea0e92c6cc0a294962407a654db2f844532565b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M changelog
M data/lua/wml/message.lua
M src/gui/dialogs/story_viewer.cpp
M src/soundsource.cpp
M src/storyscreen/part.cpp
M src/storyscreen/part.hpp
Log Message:
-----------
Add voice= key to [message] and [story][part]
Resolves #1621
Compare: https://github.com/wesnoth/wesnoth/compare/44f97e913b57...bea0e92c6cc0
More information about the Commits
mailing list