diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-26 21:56:42 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-26 21:56:42 +0000 |
commit | fff598e4cd2c9678ff99d85dfa498ea1399a2148 (patch) | |
tree | a4176ddccaf7f39852a7d90882d1b9cfcf83fe58 /Changelog-SVN.txt | |
parent | 3299e0cf10d83dfa8827a6f538ef1bcf1382ae45 (diff) | |
download | hercules-fff598e4cd2c9678ff99d85dfa498ea1399a2148.tar.gz hercules-fff598e4cd2c9678ff99d85dfa498ea1399a2148.tar.bz2 hercules-fff598e4cd2c9678ff99d85dfa498ea1399a2148.tar.xz hercules-fff598e4cd2c9678ff99d85dfa498ea1399a2148.zip |
added logging filters. optimized ATCommands temp strings usage
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1302 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 2219d2176..2e825db6b 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,10 @@ Date Added 03/27 + * Added flexible Filter to the Monster Drops logging [Lupus] + - Now you can choose what types of items either to log or not. + - You can also log expensive items (you can set the min logging price) + * Optimized a bit ATCommands.c functions (inspired by Freya) [Lupus] * Added missing parenthesis in my Improve Dodge code, not giving +4/lv to proper jobs [DracoRPG] * Added all released cards into monsters drops and Old Card Album [Lupus] 03/25 |