diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-25 21:29:33 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-25 21:29:33 +0000 |
commit | 9448065cbfa1377f4f58c6442a90f895d5514d92 (patch) | |
tree | ea9e00f69e6e51959863d2c67db40bfbed10740d /Changelog-Trunk.txt | |
parent | 20102af2e1496b6c46acc314d91f994a99d58ef3 (diff) | |
download | hercules-9448065cbfa1377f4f58c6442a90f895d5514d92.tar.gz hercules-9448065cbfa1377f4f58c6442a90f895d5514d92.tar.bz2 hercules-9448065cbfa1377f4f58c6442a90f895d5514d92.tar.xz hercules-9448065cbfa1377f4f58c6442a90f895d5514d92.zip |
added vender <-> buyer map & distance check
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9920 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 680466855..fd02994aa 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/27 + * Added map & distance check to vending to prevent WPE hacks. [Lupus] + E.g. buying items from WoE castle * Fixed a compiler warning in char_sql\login.c * Minor source documentation/cleanup. [FlavioJS] 2007/02/26 |