diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 70e09b5db..9f279b6af 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/02/12 + * A bit more work on Ticket #41. + * Added 'r' (variable reference) to the script argument definitions. + * Added a simple define for suspitious actions. (empty at the moment) + * Added clif_clearcart and moved sending cart packets to pc_setoption. + * clif_parse_ChangeCart checking the player level. [FlavioJS] * Fixed clif_parse_GMmessage cutting off messages randomly [ultramage] (due to a typo in revision r9778) * Fixed Wand of Hermod |