diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-09 16:01:23 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-09 16:01:23 +0000 |
commit | 8c47ae11d90922551d635ae06bde40e5d6723fae (patch) | |
tree | f3878612068d69a19b1fab3402181cf4d08f4218 /Changelog-Trunk.txt | |
parent | 306c786b5695d14319e2a31e55d7a0cb5a5b6763 (diff) | |
download | hercules-8c47ae11d90922551d635ae06bde40e5d6723fae.tar.gz hercules-8c47ae11d90922551d635ae06bde40e5d6723fae.tar.bz2 hercules-8c47ae11d90922551d635ae06bde40e5d6723fae.tar.xz hercules-8c47ae11d90922551d635ae06bde40e5d6723fae.zip |
* Added Hugel Bingo game system. Please test it and report any bugs.
- 'nosave' mapflag added to the map.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10734 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 d87af238b..53c5c148a 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. +2007/06/09 + * Added 'nosave' mapflag to que_bingo for Bingo system purposes. [SinSloth] 2007/06/04 * Fixed the compilation problem from r10668 2007/06/03 |