From 64324150783c2b822e5263e0e0a9ae0cc23d7ff1 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sun, 12 Dec 2010 13:10:08 +0000 Subject: * Updates to the playBGM functionality (since r14335). - Removed impossible condition in playBGM script command (from soundeffect). - Removed unused code (retrieving of a bl) in playBGMall (from soundeffectall). - Made playBGMall default to 'entire server' when both map name and coordinates are omitted instead of printing an error. - Updated documentation for playBGM and playBGMall to match actual behavior. - Removed unused parameter 'bl' in clif_playBGM. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14582 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 6f4f42cf1..c2681fecc 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,12 @@ Date Added +2010/12/12 + * Updates to the playBGM functionality (since r14335). [Ai4rei] + - Removed impossible condition in playBGM script command (from soundeffect). + - Removed unused code (retrieving of a bl) in playBGMall (from soundeffectall). + - Made playBGMall default to 'entire server' when both map name and coordinates are omitted instead of printing an error. + - Updated documentation for playBGM and playBGMall to match actual behavior. + - Removed unused parameter 'bl' in clif_playBGM. 2010/12/11 * Fixed script command setd always assuming value parameter to be a string, which causes hexadecimal and octal numbers not being handled properly (topic:261833, followup to r14577 and r14578). [Ai4rei] * Updates to dynamic server information `ragsrvinfo` on SQL. [Ai4rei] -- cgit v1.2.3-60-g2f50