summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-29 16:32:28 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-29 16:32:28 +0000
commit51079611e59264b02fdbb4beb0d3675cc64618e6 (patch)
tree22591fb3e22bd877cf913893437da65bf9122680 /Changelog-SVN.txt
parent3f3a0e79643fecf5209128075028e375a4a5bb95 (diff)
downloadhercules-51079611e59264b02fdbb4beb0d3675cc64618e6.tar.gz
hercules-51079611e59264b02fdbb4beb0d3675cc64618e6.tar.bz2
hercules-51079611e59264b02fdbb4beb0d3675cc64618e6.tar.xz
hercules-51079611e59264b02fdbb4beb0d3675cc64618e6.zip
* Added auto save guild dataevery 5 minutes during WOE
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1333 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 de5e58844..5c659184a 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -5,6 +5,9 @@ Date Added
* Please make sure to use the stable/sql-files/upgrade_svn1315.sql to
upgrade your mysql as a result of the new adoption system. Thank you
-MouseJstr
+
+ * Added auto save guild data (only guardian HP and owner guild ID for now,
+ both cached) every 5 minutes during WOE [celest]
* Updated damage calculation for Magnum Break [celest]
* Fixed #item not working properly, thanks to TripleOxygen
* Fixed a lot of compile time problems with our mixed C++/C