diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-21 08:09:20 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-21 08:09:20 +0000 |
commit | e3f656e1115d731c6b3fb0a6f5a645e93e588bc3 (patch) | |
tree | c185649e8ea974e5eb4525560633d0167f9e671c /Changelog-Trunk.txt | |
parent | ca715304f24e1177ab2fd17a761d5f9581ac08e5 (diff) | |
download | hercules-e3f656e1115d731c6b3fb0a6f5a645e93e588bc3.tar.gz hercules-e3f656e1115d731c6b3fb0a6f5a645e93e588bc3.tar.bz2 hercules-e3f656e1115d731c6b3fb0a6f5a645e93e588bc3.tar.xz hercules-e3f656e1115d731c6b3fb0a6f5a645e93e588bc3.zip |
* Speed up array size calculation and deletion.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6676 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ad93c091b..498cd3163 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.
2006/05/19
+ * Speed up array size calculation and deletion. [Lance]
* Player must learn the skill before doing auto-spell [Lance]
* Exploit prevention in clif_parse_NpcStringInput [Lance]
* grfio_final moved back if any of GRF overriding is enabled so servers
|