19,585
edits
m (TOC does *not* need to be in the table, getting all stretched out; did I forget that TOCfloat existed?) |
m (added short ledes under BINA and OBJC sections) |
||
Line 35: | Line 35: | ||
==All used tags== | ==All used tags== | ||
Here are the 109 file types that Oni actually uses, or 107 if you don't count the wrapper types "BINA" and "OBJC". The regular types' [[wikipedia:FourCC|FourCCs]] (or "tag codes") in this table link to their byte-level documentation, and the BINA and OBJC tag codes direct you to the lower tables devoted to those collections. (There are actually 105 entries in this table since four OBJC subtypes have the same tag codes as regular types, as marked by the "also see" notes) | Here are the 109 file types that Oni actually uses, or 107 if you don't count the wrapper types "BINA" and "OBJC". The regular types' [[wikipedia:FourCC|FourCCs]] (or "tag codes") in this table link to their byte-level documentation, and the BINA and OBJC tag codes direct you to the lower tables devoted to those collections. (There are actually 105 entries in this table since four OBJC subtypes have the same tag codes as regular types, as marked by the "also see" notes.) | ||
{| style="white-space:nowrap" width=100% | {| style="white-space:nowrap" width=100% | ||
|style="vertical-align:top"| | |style="vertical-align:top"| | ||
Line 481: | Line 481: | ||
==BINA tags== | ==BINA tags== | ||
Chunks of binary data stored in the .raw/.sep files, including OBJC object lists. | |||
{| style="white-space:nowrap" width=33% | {| style="white-space:nowrap" width=33% | ||
| | | | ||
Line 508: | Line 509: | ||
==BINA/OBJC tags== | ==BINA/OBJC tags== | ||
Lists of objects within a level, stored in the .raw/.sep files. | |||
{| style="white-space:nowrap" width=100% | {| style="white-space:nowrap" width=100% | ||
| | | |