diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 09:08:16 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 09:08:16 +0000 |
commit | 78b019c4a30140c9a3b3ea585e53ddec7c2ce221 (patch) | |
tree | a8e7c50be72a689a6f07b162c3414e78f9b116a1 /Changelog-Trunk.txt | |
parent | 2c5ef4009772b5472f4268ec93544ebfa87798f1 (diff) | |
download | hercules-78b019c4a30140c9a3b3ea585e53ddec7c2ce221.tar.gz hercules-78b019c4a30140c9a3b3ea585e53ddec7c2ce221.tar.bz2 hercules-78b019c4a30140c9a3b3ea585e53ddec7c2ce221.tar.xz hercules-78b019c4a30140c9a3b3ea585e53ddec7c2ce221.zip |
* Clearing the dummy npc after fooling the client.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6128 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 6ceea49bc..d490a6029 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/17
+ * Clearing the dummy npc after fooling the client. [Lance]
+
2006/04/16
* Fixed the first call to the walk timers having the tick interval halved,
which made all walking timers be off by half cell with the actual position
|