summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-28 14:19:51 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-28 14:19:51 +0000
commit5b756ab22876fccebbee146eae41152a9dff700f (patch)
treeebba87072d53c821ebef149a37796a248cf1fe21 /Changelog-Trunk.txt
parentc09e5d1fee813fd746fc0d2b7f9f24b2fc5e7e0d (diff)
downloadhercules-5b756ab22876fccebbee146eae41152a9dff700f.tar.gz
hercules-5b756ab22876fccebbee146eae41152a9dff700f.tar.bz2
hercules-5b756ab22876fccebbee146eae41152a9dff700f.tar.xz
hercules-5b756ab22876fccebbee146eae41152a9dff700f.zip
- Added a debug function to locate all "looping warps"
- Some cleanup of the skill-use functions in clif.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5787 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 6ce4a6d0b..b3851a34e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,9 @@ 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/28
+ * Added a debug function to locate all "looping warps" (not quite tested
+ yet) [Skotlex]
+ * Some cleanup of the skill-use functions in clif.c [Skotlex]
* Fixed Gunslinger and Ninja skills not showing up and not working due to an error
in skill_require_db
- also commited a commented block for GS_FLING that needs to be looked at and posiably