diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 14:10:29 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 14:10:29 +0000 |
commit | 578728adfd125eeac56150705b41e05cd4d970e4 (patch) | |
tree | ceebfb17f07585a25282ac14241f85cd1b34ea3c /Changelog-Trunk.txt | |
parent | 4d51983e59c4d4008c7ed83380588959be7fad0c (diff) | |
download | hercules-578728adfd125eeac56150705b41e05cd4d970e4.tar.gz hercules-578728adfd125eeac56150705b41e05cd4d970e4.tar.bz2 hercules-578728adfd125eeac56150705b41e05cd4d970e4.tar.xz hercules-578728adfd125eeac56150705b41e05cd4d970e4.zip |
- Added at command @commands, displays the list of commands available to you.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6313 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 1d1e470f3..89e02d5fc 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/04/27
+ * Added at command @commands, displays the list of commands available to
+ you. Defaults to level 1. [Skotlex]
* Added the missing clif_* calls to make changebase's view-class change
update on the client. [Skotlex]
* Added battle config hide_woe_damage which hides damage on woe maps
|