summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 98244e556..7ce5b41ef 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,9 @@
Date Added
+2010/12/10
+ * Revised argument declaration of all script commands according to the actual functions' argument usage. [Ai4rei]
+ - Fixed many script commands with fixed amount of optional parameters to no longer accept any amount of arguments due to faulty declaration.
+ - Corrected use of dummy parameter for guildopenstorage in scripts.
2010/12/09
* Removed some of the duplicate, storage-related packet code. [Ai4rei]
- Removed clif_guildstoragelist and adjusted clif_storagelist to be able to handle any kind of storage.