diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-22 16:06:39 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-22 16:06:39 +0000 |
commit | e2ddbced3c35ca2d1c704c2b724234cc09a37418 (patch) | |
tree | 5c372ac886a2f4617939f36123e9a9f75176b5f7 /Changelog-Trunk.txt | |
parent | bd953cebb864185e3f7f8ff5591ad02270bd19f0 (diff) | |
download | hercules-e2ddbced3c35ca2d1c704c2b724234cc09a37418.tar.gz hercules-e2ddbced3c35ca2d1c704c2b724234cc09a37418.tar.bz2 hercules-e2ddbced3c35ca2d1c704c2b724234cc09a37418.tar.xz hercules-e2ddbced3c35ca2d1c704c2b724234cc09a37418.zip |
* Renamed fakenpcname to setnpcdisplay, fixed and extended it.
- See doc/script_commands.txt for information on how to use it
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11779 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 e0efb0e0e..928f1881b 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 + * 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 and newer not crash when entering mapserver (bugreport:468) [ultramage] - this changes PACKETVER to 8, causing incompatibility with old clients |