From 5de3852d0e203ad08e4bdd748a49f8dba2e028c2 Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 1 Feb 2007 21:04:46 +0000 Subject: - Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead. - Updated the @/# commands that take an item name so that you can use quotes when specifying item names with spaces in them. For example, @item "poring card" 1 will work now. Note that only the commands that work on ONE item have been updated, those that do an item list need to be updated as well. - Removed some garbage from the item_data structure. - Improved a bit the description of the mvp item get time config settings. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9767 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 4f1bd5faa..fc785a9f6 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,13 @@ 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/01 + * Item search is now a bit smarter. When no item is found with the same + 'aegis name', then the 'normal' name is used instead. + * Updated the @/# commands that take an item name so that you can use + quotes when specifying item names with spaces in them. For example, @item + "poring card" 1 will work now. Note that only the commands that work on ONE + item have been updated, those that do an item list need to be updated as + well. [Skotlex] * Updated the old vs6 files to latest, thanks to k3dt for contributing them * Reorganized the vs6 project files (update will follow) * Fixed an accidental change in r9758 (edit&continue) [ultramage] -- cgit v1.2.3-70-g09d2