summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-03 06:45:13 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-03 06:45:13 +0000
commita19256ad9e618ba780b6906e11afd143939d9a74 (patch)
treed5ddb1377723d5da4216eca534f300f7f9bf14ce /Changelog-Trunk.txt
parent37be6304d98af09931c2deb6f33d1c7c716901ac (diff)
downloadhercules-a19256ad9e618ba780b6906e11afd143939d9a74.tar.gz
hercules-a19256ad9e618ba780b6906e11afd143939d9a74.tar.bz2
hercules-a19256ad9e618ba780b6906e11afd143939d9a74.tar.xz
hercules-a19256ad9e618ba780b6906e11afd143939d9a74.zip
* Corrected npcdb_checkid to exclude border constants 400 (JT_NEW_NPC_START) and 1000 (JT_MON_BEGIN) (since r4425 and r12025, related r4537).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14882 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 4a4facb81..4fc5fb6b5 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/07/03
+ * Corrected npcdb_checkid to exclude border constants 400 (JT_NEW_NPC_START) and 1000 (JT_MON_BEGIN) (since r4425 and r12025, related r4537). [Ai4rei]
2011/07/02
* Fixed minor stuff in login/char converter VS6 project files (since r14858). [Ai4rei]
* More instancing updates. [Ai4rei]