diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-13 07:48:44 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-13 07:48:44 +0000 |
commit | 6a814eaf780a34312fdfa85b7f3936f880d70e83 (patch) | |
tree | 21a808ffa325db9296dffa44f18e62aa71db3fb8 /Changelog-Trunk.txt | |
parent | 0c1406c5703dfa5584b8128468a78692c3869cab (diff) | |
download | hercules-6a814eaf780a34312fdfa85b7f3936f880d70e83.tar.gz hercules-6a814eaf780a34312fdfa85b7f3936f880d70e83.tar.bz2 hercules-6a814eaf780a34312fdfa85b7f3936f880d70e83.tar.xz hercules-6a814eaf780a34312fdfa85b7f3936f880d70e83.zip |
Added error reporting for invalid rows in skill db files.
Fixed skill_castnodex_db.txt not being parsed correctly.
Fixed a search&replace typo in skill_db.txt.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11728 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b81aeff04..8c91fb028 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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. 2007/11/14 + * Fixed skill_castnodex_db.txt not being parsed correctly + * Fixed a search&replace typo in skill_db.txt + * Added error reporting for invalid rows in skill db files * Added error reporting to buildin_warp when it fails [ultramage] 2007/11/13 * Fixed homunculus skills having unlimited range instead of being |