diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-21 19:10:31 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-21 19:10:31 +0000 |
commit | 1441a347a96cffe355f66c33578c5976b9f379a8 (patch) | |
tree | 683d285b4299ddc527482bb71baac925fae48cea /Changelog-Trunk.txt | |
parent | e00521c627d42b772497ba55490bf2095f700458 (diff) | |
download | hercules-1441a347a96cffe355f66c33578c5976b9f379a8.tar.gz hercules-1441a347a96cffe355f66c33578c5976b9f379a8.tar.bz2 hercules-1441a347a96cffe355f66c33578c5976b9f379a8.tar.xz hercules-1441a347a96cffe355f66c33578c5976b9f379a8.zip |
- Improved a bit RFIFOFLUSH as suggested by Harbin.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8838 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 a801106cf..27b20fd7f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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/09/21
+ * Improved a bit RFIFOFLUSH as suggested by Harbin. [Skotlex]
2006/09/20
* A mob's HP is set temporarily to 0 before invoking it's on-death script,
prevents said scripts being able to "rekill" the mob indefinitely (if stuff
|