From bb8ecf9a28a62c24748f736cc75f217e885e595f Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 28 Sep 2006 13:26:40 +0000 Subject: - Merged the necessary changes to make the script engine support negative constants (db/const.txt). Thanks to Rayce (from jA) for the code. - Cleaned up the skill.c code to take into account when skill_unitsetting returns null (skill failed), fixes a possible crash with Wand of Hermode git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8891 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index f648bafda..1edd1cf03 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ 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. +2006/09/28 + * Merged the necessary changes to make the script engine support negative + constants (db/const.txt). Thanks to Rayce (from jA) for the code. [Skotlex] + * Cleaned up the skill.c code to take into account when skill_unitsetting + returns null (skill failed), fixes a possible crash with Wand of Hermode + [Skotlex] 2006/09/27 * Cleaned up status_get_party/guild_id, it should also fix a possible crash when invoking such a functio on a masterless pet. [Skotlex] -- cgit v1.2.3-70-g09d2