From b0bf26b076dcc5a6f1d6ecddde89948366e96a1a Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Tue, 30 Dec 2008 03:27:46 +0000 Subject: * Changes to the script engine: - script ends when run_func can't find the buildin command. (script engine error) - run_script_main doesn't change RERUNLINE to RUN automatically, the buildin command that set it is responsible for that now. The buildin command can use this to detect a rerun. - created functions to alloc/free a script_state. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13426 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 53a90af7f..23637b0ab 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,13 @@ 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. +2008/12/30 + * Changes to the script engine: [FlavioJS] + - script ends when run_func can't find the buildin command. (script engine error) + - run_script_main doesn't change RERUNLINE to RUN automatically, + the buildin command that set it is responsible for that now. + The buildin command can use this to detect a rerun. + - created functions to alloc/free a script_state. 2008/12/28 * Added missing command #delitem. [SketchyPhoenix] * Fixed charcommand behavior where those that can accept a name with no additional parameters -- cgit v1.2.3-60-g2f50