summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-12 15:43:04 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-12 15:43:04 +0000
commit985c83199719ccf8324cae2b87612e2599bcafe2 (patch)
tree7bba57f1a4876f22e46425138950b5b5b3c8b21a /Changelog-SVN.txt
parent98710b39dd747d9a296d6f4e26d14018fd294bad (diff)
downloadhercules-985c83199719ccf8324cae2b87612e2599bcafe2.tar.gz
hercules-985c83199719ccf8324cae2b87612e2599bcafe2.tar.bz2
hercules-985c83199719ccf8324cae2b87612e2599bcafe2.tar.xz
hercules-985c83199719ccf8324cae2b87612e2599bcafe2.zip
fixing and optimizing sharp shooting, should work now
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1091 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index a470b5546..185f8a755 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,9 @@
Date Added
02/12
+ * fixing and optimizing sharp shooting
+ have implemented two different versions, just have a look and
+ decide which to use, description is in the code [Shinomori]
* Changed default map cache path from db/map.info to save/mapinfo.txt [celest]
* Removed old code for Sharp Shooting (still a little buggy) [celest]
* Merged Shinomori's code into map_foreachinpath [celest]