summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-28 13:44:23 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-28 13:44:23 +0000
commite4c1f576bf32e13a640670de3656765bfa966198 (patch)
tree8742ec02945ec58e533100ff2d70b7b3a6c63f1a /Changelog-Trunk.txt
parentea5bac422d3d0b257c2f6f877b9780ec20a782ed (diff)
downloadhercules-e4c1f576bf32e13a640670de3656765bfa966198.tar.gz
hercules-e4c1f576bf32e13a640670de3656765bfa966198.tar.bz2
hercules-e4c1f576bf32e13a640670de3656765bfa966198.tar.xz
hercules-e4c1f576bf32e13a640670de3656765bfa966198.zip
* Made the party booking search pass results as array of pointers, rather than array of indexes, which require further lookup.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14514 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 9e12607c3..10220dd42 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/11/28
+ * Made the party booking search pass results as array of pointers, rather than array of indexes, which require further lookup. [Ai4rei]
* Replaced literal constants related to the party booking system with defines. [Ai4rei]
* Fixed pets derived from immobile monsters not being able to walk (bugreport:3377, since r13789). [Ai4rei]
- This also fixes pets using original monster walk speed, instead of the one defined in pet db.