diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-11 05:01:48 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-11 05:01:48 +0000 |
commit | 22cb0f6ae50bedfe84c8f79f1835b116a9f04660 (patch) | |
tree | f4c881d1a5db74709e5f37e3c768d27e4542fea9 /Changelog-Trunk.txt | |
parent | 8675bbad09d98c3470b2fce314e92f9af9ceed93 (diff) | |
download | hercules-22cb0f6ae50bedfe84c8f79f1835b116a9f04660.tar.gz hercules-22cb0f6ae50bedfe84c8f79f1835b116a9f04660.tar.bz2 hercules-22cb0f6ae50bedfe84c8f79f1835b116a9f04660.tar.xz hercules-22cb0f6ae50bedfe84c8f79f1835b116a9f04660.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8698 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d648c91a7..0b259838a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/09/10
+ * Thanks to KarLaeda, added missing function in @showmobs [Lupus]
+ - Script function 'query_sql': In the TXT version it doesn't fill the array
+ and always return -1. Added for scripts compatibility. Your scripts
+ won't crash in TXT version. They can work it around.
+ I suggest we need a function getversion()
* Updated item_db.sql and mob_db.sql [Playtester]
2006/09/09
* Added a crash protection in case mapfreeblock unlock tries to free a null
|