diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-17 22:38:25 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-17 22:38:25 +0000 |
commit | 43e00cf6174ca30c6c702b59b5a1434dd1c5ce33 (patch) | |
tree | 86335f884d5f471f880753fa99cd4c7e6b8fbed6 /Changelog-Trunk.txt | |
parent | 73c59399d732b6d5c88ccbf4fcb9ced38e777aca (diff) | |
download | hercules-43e00cf6174ca30c6c702b59b5a1434dd1c5ce33.tar.gz hercules-43e00cf6174ca30c6c702b59b5a1434dd1c5ce33.tar.bz2 hercules-43e00cf6174ca30c6c702b59b5a1434dd1c5ce33.tar.xz hercules-43e00cf6174ca30c6c702b59b5a1434dd1c5ce33.zip |
- Corrected map_random_dir algorithm
- Fixed homunc natural heal and little code cleanup
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8327 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 2bad3a9f0..c3d6f97a0 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/08/17
+ * Corrected map_random_dir algorithm [Toms]
+ * Fixed homunc natural heal and little code cleanup [Toms]
2006/08/16
* Fixed being unable to recast Adrenaline Rush to reset the duration
timers. [Skotlex]
|