summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-28 11:14:33 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-28 11:14:33 +0000
commit6b9bd72241b5991a6383f4a0d84679e4dc9d3fa1 (patch)
tree0ba3fe23af68ee09958f636cc8e80db18dfe5947 /Changelog.txt
parent96c001d739119226d0670a9916c6d564a7cf0d22 (diff)
downloadhercules-6b9bd72241b5991a6383f4a0d84679e4dc9d3fa1.tar.gz
hercules-6b9bd72241b5991a6383f4a0d84679e4dc9d3fa1.tar.bz2
hercules-6b9bd72241b5991a6383f4a0d84679e4dc9d3fa1.tar.xz
hercules-6b9bd72241b5991a6383f4a0d84679e4dc9d3fa1.zip
Added macros skill_chk and skill_get
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1007 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 6c625db54..5835d9ca7 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,9 @@
Date Added
+01/28
+ * Added macros skill_chk and skill_get to check for out of bounds errors when
+ retrieving info from the skill_db [celest]
+
01/27
* Added memory leak fixes with temporary script variables and pets-related
actions, by End_of_exam / jA 1109 [celest]