Mercurial > wow > cyborg-mmo7
log WowObjects.lua @ 63:c42cae255226
age | author | description |
---|---|---|
Fri, 03 May 2013 23:23:58 +0000 | madcatzinc | Fixed activation of equipment sets. |
Mon, 29 Apr 2013 17:45:04 +0000 | madcatzinc | Removed all .tga extensions in texture names. They are not needed, and they won't need to be changed if we switch to blp files. |
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 01:31:31 +0000 | madcatzinc | Reworked the whole "wow object" system: |
Thu, 25 Apr 2013 01:31:26 +0000 | madcatzinc | Removed the "petaction" and "merchant" objects. They are not (no longer?) supported by regular action bars, and so shouldn't be necessary on button bindings. |