summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-26 13:43:10 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-26 13:43:10 +0000
commit5f608a3e128d68ca34fa582d939dc63b17822fb5 (patch)
tree57aaffb8736344aeaed00143662fec65b6c60d33 /Changelog-Trunk.txt
parent574e6a883b6d052b8e3712c8a5d1232ff8726be5 (diff)
downloadhercules-5f608a3e128d68ca34fa582d939dc63b17822fb5.tar.gz
hercules-5f608a3e128d68ca34fa582d939dc63b17822fb5.tar.bz2
hercules-5f608a3e128d68ca34fa582d939dc63b17822fb5.tar.xz
hercules-5f608a3e128d68ca34fa582d939dc63b17822fb5.zip
- Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_check setting.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6291 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 2d9ecedaa..9e1957bc8 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.
2006/04/26
+ * Changed the skill_wall_check to use shoot-path seeking. May fix
+ skill_wall_check setting. [Skotlex]
* Fixed typo in skill.c: skill_clear_group [Lance]
2006/04/25