From 91d87f7a903545b70e23e3aa0edbd2e3ee2b67bc Mon Sep 17 00:00:00 2001 From: ai4rei Date: Wed, 8 Dec 2010 23:41:55 +0000 Subject: * Applied some script command documentation updates and fixes as already done inside the wiki. - Updated description for 'next', 'return', 'attachrid', 'detachrid', 'itemskill', 'openstorage', 'skilleffect', 'donpcevent', 'day', 'night', 'atoi' and 'axtoi' to resolve inaccuracies, missing information or unverified behavior. - Clarified the purpose of the 'jump_zero' and 'getelementofarray' script commands. - Fixed 'changebase' stating, that it only works in item scripts (since r2402). - Fixed 'kickwaitingroomall' stating, that it is not properly linked into the script engine, thus not working (since r13732). - Updated the description for 'cutin' so that it does not give the impression, that the client is able to display multiple illustrations at once, and being less confusing about the maximum size of illustrations. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14570 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 1aac02062..e7192b451 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,12 @@ Date Added +2010/12/08 + * Applied some script command documentation updates and fixes as already done inside the wiki. [Ai4rei] + - Updated description for 'next', 'return', 'attachrid', 'detachrid', 'itemskill', 'openstorage', 'skilleffect', 'donpcevent', 'day', 'night', 'atoi' and 'axtoi' to resolve inaccuracies, missing information or unverified behavior. + - Clarified the purpose of the 'jump_zero' and 'getelementofarray' script commands. + - Fixed 'changebase' stating, that it only works in item scripts (since r2402). + - Fixed 'kickwaitingroomall' stating, that it is not properly linked into the script engine, thus not working (since r13732). + - Updated the description for 'cutin' so that it does not give the impression, that the client is able to display multiple illustrations at once, and being less confusing about the maximum size of illustrations. 2010/12/07 * Fixed txt-converter-login was no longer compilable with supplied project/make files, due to missing reference to function exists in utils.c (bugreport:4626, since r14528). [Ai4rei] * Applied svn:eol-style to VS2010 project files (follow up to r14562). [Ai4rei] -- cgit v1.2.3-70-g09d2