summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-08 19:24:48 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-08 19:24:48 +0000
commit1f8c922a8ffd8fb216c050b86fdbc4040e5780f6 (patch)
treeabb64c4c336461951245ff717dc88820a4e14dd2 /Changelog-Trunk.txt
parent26659b5a9d4910fd960174690fe899111dd67ba6 (diff)
downloadhercules-1f8c922a8ffd8fb216c050b86fdbc4040e5780f6.tar.gz
hercules-1f8c922a8ffd8fb216c050b86fdbc4040e5780f6.tar.bz2
hercules-1f8c922a8ffd8fb216c050b86fdbc4040e5780f6.tar.xz
hercules-1f8c922a8ffd8fb216c050b86fdbc4040e5780f6.zip
* Fixed typo in 'deletearray' messing up the script engine
* Added a check to pc_skill() to prevent crashes on unknown skill ids git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10868 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 b186aed0d..4fe7ec17d 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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.
+2007/07/07
+ * Fixed typo in 'deletearray' messing up the script engine
+ * Added a check to pc_skill() to prevent crashes on unknown skill ids
2007/07/06
* Cleaned up some nasty code related to skill_blown
- split 'direction' value from flags