diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-10 03:36:33 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-10 03:36:33 +0000 |
commit | def5e240def548bdd4fa6e3ba424d03c883b5bc1 (patch) | |
tree | 0ef455f459163037e07d105c35bcce9db922d6cf /Changelog-Trunk.txt | |
parent | 34f6935f5f67b01f73551a8fad30cbb12f12c1c2 (diff) | |
download | hercules-def5e240def548bdd4fa6e3ba424d03c883b5bc1.tar.gz hercules-def5e240def548bdd4fa6e3ba424d03c883b5bc1.tar.bz2 hercules-def5e240def548bdd4fa6e3ba424d03c883b5bc1.tar.xz hercules-def5e240def548bdd4fa6e3ba424d03c883b5bc1.zip |
Some preliminary code for the questlog system (clif packet functions and basic data structures).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12544 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 739e349a7..7cc87b6ac 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/04/09 + * Clif functions and basic data structures for questlog system. (r12544) [Kevin] 2008/04/08 * Fixed party invitation ack messages not displaying (bugreport:1308) * Modified PACKETVER for recent clients to use a YYYYMMDD date format |