summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-18 10:04:41 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-18 10:04:41 +0000
commita625c96cd44bc95bdc1d8bc9e2143372fb28c56e (patch)
tree05a59ba3c1d92b5daac7aa25e9bd2fd5ad1f63d4 /Changelog-SVN.txt
parent712ea2e956dbaae6f23229e0c7634cd95a14fe9d (diff)
downloadhercules-a625c96cd44bc95bdc1d8bc9e2143372fb28c56e.tar.gz
hercules-a625c96cd44bc95bdc1d8bc9e2143372fb28c56e.tar.bz2
hercules-a625c96cd44bc95bdc1d8bc9e2143372fb28c56e.tar.xz
hercules-a625c96cd44bc95bdc1d8bc9e2143372fb28c56e.zip
* Don't log SQL char actions if log_char is not enabled in char_athena.conf
* Updated shop_exp's calculation to give more exp * Some item and mob DB updates * Added Einbech/Einbroch warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1249 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 06e094517..6b5236995 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,9 @@
Date Added
03/18
+ * Don't log SQL char actions if log_char is not enabled in char_athena.conf
+ [celest]
+ * Updated shop_exp's calculation to give more exp, thanks to tcdiem [celest]
* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelated
items [celest]
* Fixed compile errors in SQL char.c [celest]