log utils.lua @ 133:42baf007f3c7 tip

age author description
Sun, 11 Aug 2013 23:46:09 +0200 contrebasse Update Blizzard function name for 5.0.4
Sun, 19 Jun 2011 13:05:52 +0200 contrebasse Removed debug prints and obsolete todos
Wed, 15 Jun 2011 01:14:00 +0200 contrebasse Display then number of makable items instead of the number of times the recipe is craftable
Thu, 02 Jun 2011 23:07:23 +0200 contrebasse Rewrote the main part to clarify things, should have removed some hidden nasty bugs. v1.1beta0
Thu, 02 Jun 2011 18:23:42 +0200 contrebasse Tradeskill in external window should now be functional
Thu, 02 Jun 2011 14:12:06 +0200 contrebasse Always show counts and bypass all filtering and searches v1.0beta13
Thu, 02 Jun 2011 00:57:17 +0200 contrebasse Bypass the filtering. Not fully tested, but mostly works.
Sun, 15 May 2011 12:55:39 +0200 contrebasse Packaging problem... v1.0beta6
Sun, 15 May 2011 12:45:52 +0200 contrebasse Clarify error message with cross-tradeskill, and clarify the use of GetTradeSkillLine() internally v1.0beta4
Sun, 15 May 2011 09:23:15 +0200 contrebasse Expand headers when needed. Not heavily tested, could fail on a slow computer... v1.0beta3
Sat, 14 May 2011 21:30:56 +0200 contrebasse Block cross-tradeskill in external window
Sat, 14 May 2011 20:55:49 +0200 contrebasse Use the new internal data format everywhere
Sat, 14 May 2011 20:23:41 +0200 contrebasse Correct Localization
Sat, 14 May 2011 20:19:22 +0200 contrebasse Change the internal data format (not done yet for the external window)
Fri, 13 May 2011 02:17:52 +0200 contrebasse Add localization
Sat, 30 Apr 2011 01:32:15 +0200 contrebasse Hide the tradeskill not found error v1.0beta1
Sat, 30 Apr 2011 00:07:41 +0200 contrebasse More fancy errors ! v1.0beta0
Fri, 29 Apr 2011 23:38:43 +0200 contrebasse Add fancy errors/warnings and block recursion when a recipe has many reagents
Thu, 28 Apr 2011 19:31:01 +0200 contrebasse Remove errors for hidden recipes and show a '?' when count isn't available
Wed, 27 Apr 2011 23:46:20 +0200 contrebasse First attempt to unfilter, failed badly... I'm not even sure it'll be possible at all.
Wed, 06 Apr 2011 00:32:00 +0200 contrebasse Use local references to global functions in the utils functions
Sat, 02 Apr 2011 01:49:39 +0200 contrebasse The base features semms to work.
Mon, 28 Mar 2011 22:32:26 +0200 contrebasse Initial commit, save state before using secure menus