summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-01 05:48:06 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-01 05:48:06 +0000
commita76908de39c38dcb65afb6d1ab628bc414abd483 (patch)
treebb1cd4e78c3a5f956dd974bd01b02b5c0c8e92e6 /Changelog-Trunk.txt
parentb8b2214648b6408c15cd9018a05a6dc63de45535 (diff)
downloadhercules-a76908de39c38dcb65afb6d1ab628bc414abd483.tar.gz
hercules-a76908de39c38dcb65afb6d1ab628bc414abd483.tar.bz2
hercules-a76908de39c38dcb65afb6d1ab628bc414abd483.tar.xz
hercules-a76908de39c38dcb65afb6d1ab628bc414abd483.zip
* Optimized fake npc system. Added npc_checknear back to npc_buysellsel.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6426 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 426c2b2ff..b9a6612d3 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/05/01
+ * Optimized fake npc system. Added npc_checknear back to npc_buysellsel. [Lance]
+
2006/04/30
* Skills with the move_enable state won't get the walkdelay increased on a
skill-cast. [Skotlex]