summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
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