summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-24 05:25:01 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-24 05:25:01 +0000
commitead84f994eb5440f2406e9fee7a93800c0e7e78e (patch)
treef45306a3c0bd86d123fa15d1065465ac8e46be4a /Changelog-Trunk.txt
parentb413c736331227ce3198831dda21b5e484182359 (diff)
downloadhercules-ead84f994eb5440f2406e9fee7a93800c0e7e78e.tar.gz
hercules-ead84f994eb5440f2406e9fee7a93800c0e7e78e.tar.bz2
hercules-ead84f994eb5440f2406e9fee7a93800c0e7e78e.tar.xz
hercules-ead84f994eb5440f2406e9fee7a93800c0e7e78e.zip
* Completed Reddozen's hanging mapwarp code to support party and old syntax.
modified Changelog-Trunk.txt modified src/map/script.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9305 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index bb066988f..d1095b76e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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/11/23
+ * Completed Reddozen's hanging mapwarp code to support party and old syntax. [Lance]
* Updated sql files [Playtester]
* Made WFIFOHEAD() check for available buffer size remaining on the
connection, and when there's not enough space, it will increase it.