Application modal dialogs (URL Import, Config Selection, About, Language).
void drawConfigPopup(AppState &app)
Draw the game config selection popup (locale / product picker).
void drawAboutDialog(AppState &app)
Draw the About dialog with version and credits.
void drawLanguageDialog(AppState &app)
Draw the Language / Locale selection dialog.
void drawImportDialog(AppState &app)
Draw the URL import dialog (Armory / Wowhead).
Top-level aggregate of all mutable application state.