summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authoreathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-19 21:47:34 +0000
committereathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-19 21:47:34 +0000
commit59c5b131644b8caedae22f6e716cddab90512dae (patch)
treeeebca77b3fcfa24fa36d8dedde1d2c131c2d91d0 /Changelog-Trunk.txt
parent5019704630e86a940669b44da6b1d824d8c1577f (diff)
downloadhercules-59c5b131644b8caedae22f6e716cddab90512dae.tar.gz
hercules-59c5b131644b8caedae22f6e716cddab90512dae.tar.bz2
hercules-59c5b131644b8caedae22f6e716cddab90512dae.tar.xz
hercules-59c5b131644b8caedae22f6e716cddab90512dae.zip
* Merged changes up to eAthena 15036.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15167 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 3615d82e5..19defb83e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,11 @@
Date (YYYY-MM-DD)
Added
+2011-12-19
+ * Changes to chat logging code. [Ai4rei]
+ - Moved log_config.chat checks into log_chat and replaced string chat types with an enumeration.
+ - Changed log_config.chat to only include chat types, old values 1 (all) and 64 (none during woe).
+ - Introduced setting 'log_chat_woe_disable' which replaces previous (log_config.chat&64) bit.
2011-12-18
* Some preparation clean-ups in map log; no functional changes, yet. [Ai4rei]
2011-12-17