log

age author description
Thu, 25 Apr 2013 23:02:39 +0000 madcatzinc Added an asynchronous loading mechanism for item and battle pet data. The wow objects loading is delayed until all the necessary data is available.
Thu, 25 Apr 2013 18:16:03 +0000 madcatzinc Fail early when a wow object cannot be created. Default to empty slots rather than empty wow objects.
Thu, 25 Apr 2013 18:15:57 +0000 madcatzinc Use a local variable when possible.
Thu, 25 Apr 2013 18:15:52 +0000 madcatzinc Create the saved data root table when it doesn't exist.