summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-24 18:20:55 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-24 18:20:55 +0000
commitdc3d23e60aaad210be711844ab24b3a0a2b113aa (patch)
tree66c7b2bd3cb80ec53091059ebdc674ed03791629 /Changelog-Trunk.txt
parentaf0c947f3ce68479a1d41612ace459e74dead363 (diff)
downloadhercules-dc3d23e60aaad210be711844ab24b3a0a2b113aa.tar.gz
hercules-dc3d23e60aaad210be711844ab24b3a0a2b113aa.tar.bz2
hercules-dc3d23e60aaad210be711844ab24b3a0a2b113aa.tar.xz
hercules-dc3d23e60aaad210be711844ab24b3a0a2b113aa.zip
- Added function map_search_freecell to locate an available cell around an area (for recall/warping skills)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5732 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 914589111..7ec67d53f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/24
+ * Added function map_search_freecell to locate an available cell around an
+ area (for recall/warping skills). UNTESTED. [Skotlex]
* Added unit.c to the VC8 project files. Thanks to Joshuaali [Skotlex]
* Fixed Magnum-break/GrandCross displaying multiple times the skill effect
(once per target) [Skotlex]