diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 08:52:26 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 08:52:26 +0000 |
commit | 78c658cde4dbc59da851434e7acd4104344bf01d (patch) | |
tree | ca5643527037dacbede49551f8c706b2dd79c598 /Changelog-Trunk.txt | |
parent | dcb0f634feedf4b37176f0199969a99b660b414f (diff) | |
download | hercules-78c658cde4dbc59da851434e7acd4104344bf01d.tar.gz hercules-78c658cde4dbc59da851434e7acd4104344bf01d.tar.bz2 hercules-78c658cde4dbc59da851434e7acd4104344bf01d.tar.xz hercules-78c658cde4dbc59da851434e7acd4104344bf01d.zip |
* Added execution of OnInterIfInit, OnCharIfInit and OnInterIfInitOnce on script reload.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5806 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8bae872c0..8c5bcb3e1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,7 +1,11 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
-IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+
+2006/03/30
+ * Added execution of OnInterIfInit, OnCharIfInit and OnInterIfInitOnce on script
+ reload. [Lance]
2006/03/29
* Now none of the pet-menu options will have any effect when the pet's
|