summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-23 02:37:13 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-23 02:37:13 +0000
commita27e8d773044fbf2eca905c8fbdb73673eb4062c (patch)
treee02d9372347fff85f52cfc9616c6db7b01c8b28d /Changelog-Trunk.txt
parent0ffe3b7569390da9b2dfa5493b70d363dce2439c (diff)
downloadhercules-a27e8d773044fbf2eca905c8fbdb73673eb4062c.tar.gz
hercules-a27e8d773044fbf2eca905c8fbdb73673eb4062c.tar.bz2
hercules-a27e8d773044fbf2eca905c8fbdb73673eb4062c.tar.xz
hercules-a27e8d773044fbf2eca905c8fbdb73673eb4062c.zip
- Some cleanup. Fixed function pc_isCardAllowedOn causing searches for non-existant item id 0.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5709 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 f2bf4c647..b9f74eeab 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/22
+ * Fixed function pc_isCardAllowedOn causing searches for non-existant item
+ id 0. [Skotlex]
* Fixed Arrow Shower. [Skotlex]
* Merged the unit_data structure from jA for handling unit-related data
(attack times, walking, auto-attack timers, skill related data). This is a