diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-05 14:29:00 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-05 14:29:00 +0000 |
commit | 34be37c4999ba473601bf7330cb73984298e61b8 (patch) | |
tree | 3b8787e2e09899f0849345bde52d2fff8c191229 /Changelog.txt | |
parent | 3eb666be67a0a786ae11180570b9f08a098c453c (diff) | |
download | hercules-34be37c4999ba473601bf7330cb73984298e61b8.tar.gz hercules-34be37c4999ba473601bf7330cb73984298e61b8.tar.bz2 hercules-34be37c4999ba473601bf7330cb73984298e61b8.tar.xz hercules-34be37c4999ba473601bf7330cb73984298e61b8.zip |
optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shinomori]
Adding my dev-branch [Shinomori]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1043 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 11b7d012a..9b3c33647 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,8 @@ Date Added 02/05 + * optimizing OnTouch event name generation [Shinomori] + * fixing Celests Sharp Shooting [Shinomori] * Updated Sharp Shooting AoE code, thanks to Neodis / k-Athena [celest] - Update: Adapt jA's path_search algorithm and removed the need of struct 'dev' in map_session_data |