summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-09 19:24:24 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-09 19:24:24 +0000
commit4780ea86190b3837ca9e80d39170feda377d72ed (patch)
tree1e229edb27898aa63abd3f9352ebc9ae453c1137 /Changelog-Trunk.txt
parentb15e0c4634b8c8f62f7110617ed5c3ccf2078d04 (diff)
downloadhercules-4780ea86190b3837ca9e80d39170feda377d72ed.tar.gz
hercules-4780ea86190b3837ca9e80d39170feda377d72ed.tar.bz2
hercules-4780ea86190b3837ca9e80d39170feda377d72ed.tar.xz
hercules-4780ea86190b3837ca9e80d39170feda377d72ed.zip
- Added crash protection to the mob_db txt reading when the mob_db file has lines with insufficient number of columns.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8212 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 ed6332bf4..4d4c9e9bd 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/08/09
+ * Added crash protection to the mob_db txt reading when the mob_db file has
+ lines with insufficient number of columns. [Skotlex]
* Moved the class-change code from battle_calc_weapon_attack to
skill_additional_effect. Alchemist summons now also have a chance of
triggering polymorphing. [Skotlex]