summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-26 23:11:15 +0000
committerKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-26 23:11:15 +0000
commitab60cf06afb586b106991b4b9848dd9c107ddec2 (patch)
treeb3f302475556f8e2a3fc6fb0b94a6796b982a272 /Changelog-Trunk.txt
parenta184ee1870554dc203de4d3b51f29a3324aaf746 (diff)
downloadhercules-ab60cf06afb586b106991b4b9848dd9c107ddec2.tar.gz
hercules-ab60cf06afb586b106991b4b9848dd9c107ddec2.tar.bz2
hercules-ab60cf06afb586b106991b4b9848dd9c107ddec2.tar.xz
hercules-ab60cf06afb586b106991b4b9848dd9c107ddec2.zip
Added script function hasquest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12660 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a8dfe0af2..2dfd49ea9 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2008/04/26
+ * Added script function hasquest. [Kevin]
+ * Fixed OnGuildBreak. [Kevin]
* Cleaned up auth system after change back to map server request.
- Created function set_char_charselect to get rid of some of the "special case" variables.
- Removed code that involved the char server sending auth data at char select.