49
edits
No edit summary |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
--></div> | --></div> | ||
{{dev}} | {{dev}} | ||
The [[development|WoW development]] reference describes game customization and technical specifications for [[wowwiki:WoW|WoW]]. This includes game UI [[ | The [[development|WoW development]] reference describes game customization and technical specifications for [[wowwiki:WoW|WoW]]. This includes game UI [[Macro]] and [[AddOn]] support and documentation of other types of files used for art or for general support of the game. | ||
{| class="mpcontentbox-table" cellspacing="0" cellpadding="0" | {| class="mpcontentbox-table" cellspacing="0" cellpadding="0" | ||
|- | |- | ||
| Line 55: | Line 55: | ||
: [[Getting started with writing addons]] | : [[Getting started with writing addons]] | ||
: '''[[WoW HOWTOs]]''' | : '''[[HOWTOs|WoW HOWTOs]]''' | ||
:* [[Handling events]] | :* [[Handling events]] | ||
:* [[Saving variables between game sessions]] | :* [[Saving variables between game sessions]] | ||
| Line 63: | Line 63: | ||
:* [[Using UIDropDownMenu]] | :* [[Using UIDropDownMenu]] | ||
:* [[XML basics]] | :* [[XML basics]] | ||
:* [[ | :* [[HOWTOs|more...]] | ||
==== Other Resources and Tools ==== | ==== Other Resources and Tools ==== | ||