From 01f6ac5ca68d029aefd93481de076ca5eec33864 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Thu, 18 Oct 2007 14:21:46 +0000 Subject: * Clarified how npc names work in script_commands.txt. * Fixed a forgotten "return 0;" that stopped the parsing of the file after the first "script" of the file is parsed sucessfully (caused by r11502). * Applied the same parsing and restrictions of npc names to warps, duplicates and shops (other code expects unique names for them too). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11508 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index af3d4af01..92b8e95d0 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/10/18 + * Clarified how npc names work in script_commands.txt. + * Fixed a forgotten "return 0;" that stopped the parsing of the file + after the first "script" of the file is parsed sucessfully (caused by r11502). + * Applied the same parsing and restrictions of npc names to warps, duplicates + and shops (other code expects unique names for them too). [FlavioJS] * Applied the new checking function to clif code, this fixes various length mismatches caused by incomplete code in r11386 * Added clif_process_message(), an unified way to validate all four -- cgit v1.2.3-70-g09d2