summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorsirius <sirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-20 21:07:45 +0000
committersirius <sirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-20 21:07:45 +0000
commitcf48a28cd318ad30a769de8dd3d1cc36ff504a8f (patch)
tree54df36c46e6cad9611b1f49b15d7fd8ba3870bad /Changelog-SVN.txt
parent2c9626075ec8e4657ceadeb3ad51c4e2c8b9741e (diff)
downloadhercules-cf48a28cd318ad30a769de8dd3d1cc36ff504a8f.tar.gz
hercules-cf48a28cd318ad30a769de8dd3d1cc36ff504a8f.tar.bz2
hercules-cf48a28cd318ad30a769de8dd3d1cc36ff504a8f.tar.xz
hercules-cf48a28cd318ad30a769de8dd3d1cc36ff504a8f.zip
fixed the guildcastle saving in charsql
fixed the /mm and /mapmove command access bugs .. [Sirius] -This line, and those below, will be ignored-- M src/char_sql/int_guild.c M src/map/clif.c M Changelog-SVN.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1144 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index dcc8b8cee..6eb897ee1 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,8 @@
Date Added
02/20
+ * Char SQL: Rewrote/Fixed the castle save function, now the sql version saves castles! [Sirius]
+ * Fixed the /mm /mapmove command access bug [Sirius]
* Added skill requirements for the new guild skills [celest]
* Allow Emergency Recall to be cast in guild castles even if nowarp and
nowarpto mapflags are enabled [celest]