diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-09 11:02:44 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-09 11:02:44 +0000 |
commit | c10d6dd38c9fff3ea0ec335465b7f632d5b086db (patch) | |
tree | 6c5c6ce4e7392a8a0645dc132d7f21f325b0cb99 /Changelog-Trunk.txt | |
parent | 8422b98a28e183d714d721a0b201391e183fb546 (diff) | |
download | hercules-c10d6dd38c9fff3ea0ec335465b7f632d5b086db.tar.gz hercules-c10d6dd38c9fff3ea0ec335465b7f632d5b086db.tar.bz2 hercules-c10d6dd38c9fff3ea0ec335465b7f632d5b086db.tar.xz hercules-c10d6dd38c9fff3ea0ec335465b7f632d5b086db.zip |
The new functions now clear junk from the output buffer, this simplifies the code a bit.
Added a TODO for one emblem loading problem/crash.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10969 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 79a163d3e..1900ee2f4 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. +2007/08/09 + * The new functions now clear junk from the output buffer [ultramage] 2007/08/08 * Moved damage logging to mob_log_damage, now non-damage targetted (or splash) skills also get logged into the monster's 'damage history' which |