diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-27 16:52:41 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-27 16:52:41 +0000 |
commit | da971e54d636b57b0486c4ba95665d5f8cb26152 (patch) | |
tree | f45431b35fd77440bb026780fb4192d8822658aa /Changelog-Trunk.txt | |
parent | 344be8d138d359fd0be0ee72820a7982a9a8d39f (diff) | |
download | hercules-da971e54d636b57b0486c4ba95665d5f8cb26152.tar.gz hercules-da971e54d636b57b0486c4ba95665d5f8cb26152.tar.bz2 hercules-da971e54d636b57b0486c4ba95665d5f8cb26152.tar.xz hercules-da971e54d636b57b0486c4ba95665d5f8cb26152.zip |
- Cleaned up status_get_party/guild_id, it should also fix a possible crash when invoking such a functio on a masterless pet.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8889 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 45d7ed604..f648bafda 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.
2006/09/27
+ * Cleaned up status_get_party/guild_id, it should also fix a possible crash
+ when invoking such a functio on a masterless pet. [Skotlex]
* Sharp-Shooting will now display a skill animation. [Skotlex]
* The no_spawn_on_player setting will now also work for static mobs, but
only if the setting is set to 100 or higher. [Skotlex]
|