From 6abf2948ef3d1d303013d5a1a0dc29e346a4965a Mon Sep 17 00:00:00 2001 From: ai4rei Date: Fri, 26 Nov 2010 11:37:45 +0000 Subject: * Some updates and fixes to script command documentation. [Ai4rei] - Fixed small inaccuracy in description for homevolution (bugreport:125). - Added ~AnnieRuru~'s fixes to item scripts, variables, and commands addtimer and addnpctimer (bugreport:373). - Fixed documentation for function command in regard of passed arguments and return value. (bugreport:373). - Simplified description for getusers, by hiding internal mechanics of the command, which are irrelevant to a scripter (bugreport:2545). - Added description for setfont and mercenary-related commands (bugreport:3034). - Added documentation for ?: operator and "global" labels provided by Gepard (bugreport:3650). - Added documentation for operators -, ~ and ! (bugreport:3650). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14506 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 63745b478..48aabb370 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,14 @@ Date Added 2010/11/26 + * Some updates and fixes to script command documentation. [Ai4rei] + - Fixed small inaccuracy in description for homevolution (bugreport:125). + - Added ~AnnieRuru~'s fixes to item scripts, variables, and commands addtimer and addnpctimer (bugreport:373). + - Fixed documentation for function command in regard of passed arguments and return value. (bugreport:373). + - Simplified description for getusers, by hiding internal mechanics of the command, which are irrelevant to a scripter (bugreport:2545). + - Added description for setfont and mercenary-related commands (bugreport:3034). + - Added documentation for ?: operator and "global" labels provided by Gepard (bugreport:3650). + - Added documentation for operators -, ~ and ! (bugreport:3650). * Fixed base and job exp not getting reset on (de)leveling through commands (bugreport:85). [Ai4rei] - Fixed level up related functions not updating client-side exp information, causing the exp percent value display random values. - Fixed party system not getting notified of level-ups through parameter changes. -- cgit v1.2.3-70-g09d2