summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-19 14:07:32 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-19 14:07:32 +0000
commit14cfaf27b57916b61297b8d0fa4624dee8eae413 (patch)
tree629977912ea8a8b9a861878e483640ddd1a17420 /Changelog-Trunk.txt
parentc41360ba01534eb4864aee95eb1adce8c9606c95 (diff)
downloadhercules-14cfaf27b57916b61297b8d0fa4624dee8eae413.tar.gz
hercules-14cfaf27b57916b61297b8d0fa4624dee8eae413.tar.bz2
hercules-14cfaf27b57916b61297b8d0fa4624dee8eae413.tar.xz
hercules-14cfaf27b57916b61297b8d0fa4624dee8eae413.zip
- Simplified the code for @storage
- Added echoing messages back to self when using @/# commands on whispers and party/guild messages, to prevent the client from muting yourself. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8810 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9d13f0176..8bae7cb1e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/09/19
+ * Added echoing messages back to self when using @/# commands on whispers
+ and party/guild messages, to prevent the client from muting yourself.
+ [Skotlex]
* Fixed some gcc4 warnings [Toms]
2006/09/18
* Fixed Spider Web fire damage bonus. [Skotlex]