From 0f130e615463dfa6150d097c72a4612868e180f5 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sun, 8 May 2011 05:34:35 +0000 Subject: * Updated/revised description of instance-related script commands (bugreport:4880). - Fixed 'instance_create' would return -4 (party already instancing) when the requested party was not found. - 'instance_create' return value -2 now means 'party not found' rather than 'missing parameter'. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14809 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b81de37a7..7a6707d6c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,9 @@ Date Added +2011/05/08 + * Updated/revised description of instance-related script commands (bugreport:4880). [Ai4rei] + - Fixed 'instance_create' would return -4 (party already instancing) when the requested party was not found. + - 'instance_create' return value -2 now means 'party not found' rather than 'missing parameter'. 2011/05/01 * Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from grfio. These were outdated copies of zlib's 'uncompress' and 'compress' respectively (related r1530 and r5152). [Ai4rei] * Removed auto-add feature from mapindex code, as map indexes are used for save data, thus need to be constant across server starts (since r4726). [Ai4rei] -- cgit v1.2.3-60-g2f50