summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorsketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-01-15 12:31:10 +0000
committersketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-01-15 12:31:10 +0000
commit5263eb4e6c3faedaaa2e7be50e6fefe56729705f (patch)
treeefafd0f8f44246a9d013fffed0448c9a9826046a /Changelog-Trunk.txt
parent56fae5b1bc284d5806c256969a807f3bdf1ed5e8 (diff)
downloadhercules-5263eb4e6c3faedaaa2e7be50e6fefe56729705f.tar.gz
hercules-5263eb4e6c3faedaaa2e7be50e6fefe56729705f.tar.bz2
hercules-5263eb4e6c3faedaaa2e7be50e6fefe56729705f.tar.xz
hercules-5263eb4e6c3faedaaa2e7be50e6fefe56729705f.zip
Updated script_commands.txt with the book reading command info.
Added/reworded/removed comments to/in/from r13450 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13451 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 357dac03c..4e5bb8b50 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,9 +3,15 @@ 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.
+2009/01/15
+ * Updated script_commands.txt with the book reading command. [SketchyPhoenix]
+ * Added/reworded/removed comments out of r13450
2009/01/14
* Added client login packets 0x01fa and 0x027c. [FlavioJS]
* Other minor cleanups.
+ * #commands used by nonGM players now appear in the chat like normal rather
+ than being processed and ultimately failed, printing out failed command messages
+ that should be visible to only GMs.
2009/01/13
* Cleaned up command @users/#users: [FlavioJS]
- displays everything on the target user (self for @users)