diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-22 19:00:39 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-22 19:00:39 +0000 |
commit | 7929930775b05bd5fbb21be659f32050dc7216bd (patch) | |
tree | bc7603cb5cd1940063292ce0a5a21b038c926f05 /Changelog-Trunk.txt | |
parent | 4c0b24774cd026a2c31b8fd96e4670e53e5597da (diff) | |
download | hercules-7929930775b05bd5fbb21be659f32050dc7216bd.tar.gz hercules-7929930775b05bd5fbb21be659f32050dc7216bd.tar.bz2 hercules-7929930775b05bd5fbb21be659f32050dc7216bd.tar.xz hercules-7929930775b05bd5fbb21be659f32050dc7216bd.zip |
* Moved the reset of references to after the empty script checks in parse_script. (fixes bugreport:222 and bugreport:449)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11782 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 928f1881b..750659746 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. 2007/11/22 + * Moved the reset of references to after the empty script checks in + parse_script. (fixes bugreport:222 and bugreport:449) * Renamed fakenpcname to setnpcdisplay, fixed and extended it. [FlavioJS] - See doc/script_commands.txt for information on how to use it * Modified mapserver login procedure to make clients from may 2007 |