summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-03 22:00:59 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-03 22:00:59 +0000
commitd3e6e368ac40c44fb13978a7529f8f818cdc0731 (patch)
treeda160c07691d6750859d734e376c4dcae3e554d0 /Changelog-Trunk.txt
parent1b241817a93f892a24379866a06e046e7e6c5e86 (diff)
downloadhercules-d3e6e368ac40c44fb13978a7529f8f818cdc0731.tar.gz
hercules-d3e6e368ac40c44fb13978a7529f8f818cdc0731.tar.bz2
hercules-d3e6e368ac40c44fb13978a7529f8f818cdc0731.tar.xz
hercules-d3e6e368ac40c44fb13978a7529f8f818cdc0731.zip
Fixed npc unloading not clearing NPC touch cells (bugreport:595).
Added a comment to npc_unsetcells(), pointing out that it's most likely not scanning for cells correctly. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12004 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 8cb8e9def..db75ac6fc 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.
2008/01/03
+ * Fixed npc unloading not clearing NPC touch cells (bugreport:595)
* Map cell mechanism rewrite
- defined a data structure for map cells (replaces 3 various cell arrays)
- both terrain (gat) and dynamic (cell) information is now stored as