diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-05 08:45:39 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-05 08:45:39 +0000 |
commit | ae34b88fc662651d0f42db5338dfa77f4ed97b82 (patch) | |
tree | 62c57113a9d3a8dcd4a0eed283534ef4f5cbf015 /Changelog-Trunk.txt | |
parent | 415d67279afe894590a58a44d647af2576e5cc10 (diff) | |
download | hercules-ae34b88fc662651d0f42db5338dfa77f4ed97b82.tar.gz hercules-ae34b88fc662651d0f42db5338dfa77f4ed97b82.tar.bz2 hercules-ae34b88fc662651d0f42db5338dfa77f4ed97b82.tar.xz hercules-ae34b88fc662651d0f42db5338dfa77f4ed97b82.zip |
DMG no longer stops running. (bugreport:1155)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12488 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 03cefb060..635277115 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/05 + * DMG no longer stops running. (r12486) [Kevin] 2008/04/04 * PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (r12485) [Kevin] * Disconnect user when receive select egg packet with no menu open. (r12484) [Kevin] |