Engine:Development: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
== Reference == | == Reference == | ||
=== Basic === | |||
* [[Keyboard and mouse]] - general default testing keyboard and mouse commands | |||
=== Engine Customization === | |||
* [[Limits|Limits]] | |||
=== Engine UI Customization === | === Engine UI Customization === | ||
* [[Console commands|Console Commands]] - Engine CVars, CCmds, and contexts with runtime details | |||
* [[Console commands|Console Commands]] | |||
<!-- | <!-- | ||
| Line 36: | Line 40: | ||
: · [[User defined code]] · [[UI Snippets]] · [[:Category:Engine UI technical details|more...]] | : · [[User defined code]] · [[UI Snippets]] · [[:Category:Engine UI technical details|more...]] | ||
--> | --> | ||
<!-- | |||
== Other materials == | == Other materials == | ||
==== Developer talk ==== | ==== Developer talk ==== | ||
: '''Internet Relay Chat''' | : '''Internet Relay Chat''' | ||
:* chat.freenode.net: [irc://chat.freenode.net/wowuidev #wowuidev] | :* chat.freenode.net: [irc://chat.freenode.net/wowuidev #wowuidev] | ||
:* chat.freenode.net: [irc://chat.freenode.net/wowace #wowace] | :* chat.freenode.net: [irc://chat.freenode.net/wowace #wowace] | ||
: '''UI Customisation Forums and Guilds''' | : '''UI Customisation Forums and Guilds''' | ||
* none | * none | ||
--> | |||
<!-- | |||
==== Tutorials and HOWTOs ==== | ==== Tutorials and HOWTOs ==== | ||
: [[UI beginner's guide|An introduction to addons, scripts and macros]] | : [[UI beginner's guide|An introduction to addons, scripts and macros]] | ||
: [[Getting started with writing addons]] | : [[Getting started with writing addons]] | ||
| Line 63: | Line 65: | ||
:* [[UI Guides|more...]] | :* [[UI Guides|more...]] | ||
--> | --> | ||
<!-- | |||
==== Other Resources and Tools ==== | ==== Other Resources and Tools ==== | ||
: [[UI Snippets|UI Code Snippets]] | : [[UI Snippets|UI Code Snippets]] | ||
| Line 75: | Line 77: | ||
: | : | ||
--> | --> | ||
<!-- | |||
==== Things you can help out with ==== | ==== Things you can help out with ==== | ||
* Feel free to edit, correct or add any customization content | * Feel free to edit, correct or add any customization content | ||
--> | |||
Latest revision as of 05:16, 18 November 2023
Welcome to the Engine Customization Reference
- You can also search using the Interface Customization categories or the Search page.
- Before editing Engine customization pages, please read How to edit API pages.
The Engine development reference describes game customization and technical specifications for Engine. 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.
Reference
Basic
- Keyboard and mouse - general default testing keyboard and mouse commands
Engine Customization
Engine UI Customization
- Console Commands - Engine CVars, CCmds, and contexts with runtime details
