summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-10 00:37:24 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-10 00:37:24 +0000
commitecbca44f124c5e379c9a1ef5433c2c3c0ed07c4f (patch)
tree91a260e1db952e349a2aab182cb3b02607440be2 /Changelog-Trunk.txt
parent03a0930bca1ecd78e36d7fe26d57b98bb3619dff (diff)
downloadhercules-ecbca44f124c5e379c9a1ef5433c2c3c0ed07c4f.tar.gz
hercules-ecbca44f124c5e379c9a1ef5433c2c3c0ed07c4f.tar.bz2
hercules-ecbca44f124c5e379c9a1ef5433c2c3c0ed07c4f.tar.xz
hercules-ecbca44f124c5e379c9a1ef5433c2c3c0ed07c4f.zip
- Modified @commands to use Meruru's code which is faster and does a fair attempt at tabulating the commands presented.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6541 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 68c9f82a0..29b1688eb 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.
2006/05/09
+ * Modified @commands to use Meruru's code which is faster and does a fair
+ attempt at tabulating the commands presented. [Skotlex]
* Updated SKA to return a random value between 0 and 99 each time
status_get_def is invoked. [Skotlex]
* Updated Making Arrow to not include unidentified items in the list.