XML:File types: Difference between revisions

m
we should still represent the type as "WMM_" where possible, page names notwithstanding
m (we should still represent the type as "WMM_" where possible, page names notwithstanding)
Line 72: Line 72:
|style="vertical-align:top; border:1px solid #AAA; border-width:0px 0px 0px 0px"|
|style="vertical-align:top; border:1px solid #AAA; border-width:0px 0px 0px 0px"|
'''V-W''' • [[#M3GM|VCRA]], [[#BINA/OBJC/WEAP|WEAP]], [[#WMCL|WMCL]],<br />
'''V-W''' • [[#M3GM|VCRA]], [[#BINA/OBJC/WEAP|WEAP]], [[#WMCL|WMCL]],<br />
[[#WMDD|WMDD]], [[#WMM|WMM]], [[#WMM|WMMB]], [[#WPge|WPge]]
[[#WMDD|WMDD]], [[#WMM|WMM_]], [[#WMM|WMMB]], [[#WPge|WPge]]
|}
|}


Line 339: Line 339:
|global
|global
|global
|global
|Describes the structure of screens like the Main Menu. Uses [[#WMM|WMM]] for pop-up menus, and links to the desired font family (TSFF, also used by [[#OPge|IGPG]]), which in turn links to the font language (TSFL) and the font itself (TSFT, which links to TSGA for the coordinates of each letter in the TSFT data); there is only one font to choose from, Tahoma. Because Oni's UI is partially hardcoded, adding new buttons would require engine modding.}}
|Describes the structure of screens like the Main Menu. Uses [[#WMM|WMM_]] for pop-up menus, and links to the desired font family (TSFF, also used by [[#OPge|IGPG]]), which in turn links to the font language (TSFL) and the font itself (TSFT, which links to TSGA for the coordinates of each letter in the TSFT data); there is only one font to choose from, Tahoma. Because Oni's UI is partially hardcoded, adding new buttons would require engine modding.}}
{{XMLtype|WMM|WM (Window Manager) Menu
{{XMLtype|WMM|WM (Window Manager) Menu
|yes
|yes
Line 345: Line 345:
|global
|global
|global
|global
|Drop-down menus used in [[#WMDD|WMDDs]]. This type is actually "WMM_", using the underscore in lieu of a fourth letter, but the wiki won't let us end a page in an underscore, so here we call it "WMM". Most of the WMMs, and the sole WMMB in Oni (a menu bar that uses WMM for its menus), are development relics.}}
|Drop-down menus used in [[#WMDD|WMDDs]]. This type is actually "WMM_", using the underscore in place of a fourth letter, but the wiki won't let us end a page in an underscore. Most of the WMM_s and the sole WMMB in Oni (a menu bar that uses WMM_ for its menus) are development relics.}}
{{XMLtype|position=bottom|WPge|Weapon Page
{{XMLtype|position=bottom|WPge|Weapon Page
|yes
|yes