Mercurial > wow > cyborg-mmo7
log RatPageModel.lua @ 71:60e5f3262337 tip
age | author | description |
---|---|---|
Fri, 03 May 2013 23:24:11 +0000 | madcatzinc | Removed special code for callbacks (it was not necessary, and will conflict with the upcoming dual-spec support). |
Fri, 03 May 2013 23:24:04 +0000 | madcatzinc | Clarified the distinction between data (what is actually saved) and the objects (which store the data, but also have methods and other attributes). |
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. |