diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-05 17:42:55 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-05 17:42:55 +0000 |
commit | 75530b149dc1272d17c2c22faefe2e6c3e762c5b (patch) | |
tree | 606f792ca7d72c87c803f64b049b2c68735e020b /Changelog-Trunk.txt | |
parent | 18b911c57a786135cf29fdca1c6e79093cd58945 (diff) | |
download | hercules-75530b149dc1272d17c2c22faefe2e6c3e762c5b.tar.gz hercules-75530b149dc1272d17c2c22faefe2e6c3e762c5b.tar.bz2 hercules-75530b149dc1272d17c2c22faefe2e6c3e762c5b.tar.xz hercules-75530b149dc1272d17c2c22faefe2e6c3e762c5b.zip |
- Continuing the checking of script buildin functions and stop the script execution when an attached player is required but not found.
This task will be referenced as Ticket #41 from now on.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9790 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 a5b7de77e..23f1e009b 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/02/05 + * Continuing the checking of script buildin functions and stop the script + execution when an attached player is required but not found. + This task will be referenced as Ticket #41 from now on. [FlavioJS] * Updated the TXT login server's account id checker (it was still saying the minimum is 700000 instead of 2000000) * Changed the 'getpartyleader' script command so that it returns a map |