summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-05 14:16:47 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-05 14:16:47 +0000
commitb0e39dbb7950dffb3ec487ab48f6f154fc7c82bd (patch)
treeb11d837659c07460d7ee59c78478177e5dd61682 /Changelog-Trunk.txt
parent903532788eb5bc0f674b2dd6dfb54fb87bba8bed (diff)
downloadhercules-b0e39dbb7950dffb3ec487ab48f6f154fc7c82bd.tar.gz
hercules-b0e39dbb7950dffb3ec487ab48f6f154fc7c82bd.tar.bz2
hercules-b0e39dbb7950dffb3ec487ab48f6f154fc7c82bd.tar.xz
hercules-b0e39dbb7950dffb3ec487ab48f6f154fc7c82bd.zip
- Some cleanup of clif_parseloadendack, fixed guild-member list being sent on all map-changes.
- Removed the hardcoded removal of characters who spawn in a castle. All castle maps got the flag nosave now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5909 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 408c572ea..92257080a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,10 @@ 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/04/05
+ * Some cleanup of clif_parseloadendack, fixed guild-member list being sent
+ on all map-changes. [Skotlex]
+ * Removed the hardcoded removal of characters who spawn in a castle. All
+ castle maps got the flag nosave now. [Skotlex]
* Added support for the 2006/04/04a Sakexe packet version. [Zephiris]
2006/04/04