diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-25 12:04:09 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-25 12:04:09 +0000 |
commit | 952432e5f073fa9d840ff4acdb3abfc53335a5d3 (patch) | |
tree | e5df047ce97470d4ace9396a9ae53157290464fa /Changelog-Trunk.txt | |
parent | 61c9ecdec07f41a48e65a238d7f7338bb543c4e7 (diff) | |
download | hercules-952432e5f073fa9d840ff4acdb3abfc53335a5d3.tar.gz hercules-952432e5f073fa9d840ff4acdb3abfc53335a5d3.tar.bz2 hercules-952432e5f073fa9d840ff4acdb3abfc53335a5d3.tar.xz hercules-952432e5f073fa9d840ff4acdb3abfc53335a5d3.zip |
* Fixed mob control commands.
* Fixed memory leak in scripts (again). Still have a few lying.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6749 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 a1ee53ead..83babacc7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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.
+2006/05/25
+ * Fixed mob control commands.
+ * Fixed memory leak in scripts (again). Still have a few lying. [Lance]
2006/05/24
* Fix to the slave AI problem. [erKURITA], by [Skotlex], reported by Niktout.
* Item sharing now shares the same rules as exp sharing (no sharing when
|