diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-09 19:50:57 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-09 19:50:57 +0000 |
commit | bb1860600e59dacef19e8fd3e24417a92fde5113 (patch) | |
tree | 77361f24ebe3aff111920d27e107bbe8314e02f2 /Changelog-Trunk.txt | |
parent | a248d006c5018fd87d55e328ea6d008bf00e1d01 (diff) | |
download | hercules-bb1860600e59dacef19e8fd3e24417a92fde5113.tar.gz hercules-bb1860600e59dacef19e8fd3e24417a92fde5113.tar.bz2 hercules-bb1860600e59dacef19e8fd3e24417a92fde5113.tar.xz hercules-bb1860600e59dacef19e8fd3e24417a92fde5113.zip |
- Updated the 'unit walk' to functions so they stop your attack if it's possible to walk.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9837 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 978037dcb..3cc96dba3 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. 2007/02/09 + * Updated the 'unit walk' to functions so they stop your attack if it's + possible to walk. * Fixed char server SQL not sending the guild info update to other map servers when a new member is added. 2007/02/08 |