diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-03 15:15:23 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-03 15:15:23 +0000 |
commit | bff8a4273ec7cedd86b95055278be824ff566f98 (patch) | |
tree | ade51d50184bbcc361b3cc0ba4e86d0d398946e0 /Changelog-Trunk.txt | |
parent | f0b6539b1f935f0c05ed3d6543abb604659418d7 (diff) | |
download | hercules-bff8a4273ec7cedd86b95055278be824ff566f98.tar.gz hercules-bff8a4273ec7cedd86b95055278be824ff566f98.tar.bz2 hercules-bff8a4273ec7cedd86b95055278be824ff566f98.tar.xz hercules-bff8a4273ec7cedd86b95055278be824ff566f98.zip |
- Re-coded 'soundeffectall'; removed the third parameter ('coverage')
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10844 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c95a094a8..c20b32d4b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/07/03 + * Re-coded 'soundeffectall'; removed the third parameter ('coverage') + - adjust your scripts if you use this command [ultramage] * Defined out a problematic piece code in conv_num. * Added reporting of constant and param script data. * Fixed an incorrect check in menu script command. [FlavioJS] |