Difference between revisions of "Kit Reference"

From HLKitWiki
Jump to: navigation, search
Line 3: Line 3:
  
 
This section details all of the specific formats and mechanisms used within the Kit. This encompasses all of the different file formats, all the scripting contexts and transitions, required and pre-defined elements, and anything else that requires specification. Click on the various topics below to delve into the details for that facet of the Kit.
 
This section details all of the specific formats and mechanisms used within the Kit. This encompasses all of the different file formats, all the scripting contexts and transitions, required and pre-defined elements, and anything else that requires specification. Click on the various topics below to delve into the details for that facet of the Kit.
 +
 +
{{important}}This section of the documentation is not yet complete. Topics that have been written will be found at the top of the list below and possess live links. Other topics are simply identified by name, sometimes along with a few notes about what the topic will contain. These topics will be added over time to complete the documentation.
  
 
=={{fl|Conventions Used in Reference Section}}==
 
=={{fl|Conventions Used in Reference Section}}==
Line 12: Line 14:
 
The basics of XML files have already been outlined. This section outlines additional XML details that may be of use.
 
The basics of XML files have already been outlined. This section outlines additional XML details that may be of use.
  
=={{fl|x}}==
+
----
 +
{{tbd}}
 +
----
 +
 
 +
*The ".def" File
 +
**Structural overview
 +
**Each XML element of file
 +
 
 +
*The ".1st" File
 +
**Structural overview
 +
**Each XML element of file
 +
 
 +
*The ".core" File
 +
**Structural overview
 +
**Each XML element of file
 +
 
 +
*The ".pri" File
 +
**Structural overview
 +
**Each XML element of file
 +
 
 +
*The ".aug" File
 +
**Structural overview
 +
**Each XML element of file
 +
 
 +
*The ".dat" File
 +
**Structural overview
 +
**Each XML element of file
 +
 
 +
*Evaluation cycle
 +
**Relative timing of Leads vs. masters vs. minions
 +
**Rules for sequencing of tasks with the same phase and priority
 +
 
 +
*Scripting
 +
**Links back to reference info covered in Basic Concepts section
 +
**Language Intrinsic Functions
 +
**What about declaring variables? Currently in basic concepts
 +
**Compiler error messages
 +
**Miscellaneous notes
 +
 
 +
*Script Data Access
 +
**List of Contexts
 +
**List of Transitions
 +
**List of Target References
 +
**Script types (i.e. list of different scripts)
 +
**Script Macros
 +
 
 +
*Tag expressions
 +
**List of tag expressions used throughout Kit
 +
**Annotate when and how to use them
 +
 
 +
*Visual Elements
 +
**Rules for auto-sizing and default sizing
 +
 
 +
*Pre-Defined Elements
 +
**Tags and Tag Groups
 +
**Components (journal, transact, stackable, gear, etc.)
 +
**Component Sets
 +
**Fields
 +
**Pseudo-fields
 +
**Sort Sets
 +
**Things
 +
**Built-in Resources
 +
**System Resources
 +
 
 +
*Required Elements
 +
**Components
 +
**Component Sets
 +
 
 +
*Auto-Defined Tags
 +
 
 +
*Timing report contents and structure
 +
 
 +
*Skeleton Data Files
 +
**What's provided
 +
**How things work
 +
**Why elements are provided

Revision as of 05:03, 22 November 2008

Context: HL Kit

This section details all of the specific formats and mechanisms used within the Kit. This encompasses all of the different file formats, all the scripting contexts and transitions, required and pre-defined elements, and anything else that requires specification. Click on the various topics below to delve into the details for that facet of the Kit.

IMPORTANT! This section of the documentation is not yet complete. Topics that have been written will be found at the top of the list below and possess live links. Other topics are simply identified by name, sometimes along with a few notes about what the topic will contain. These topics will be added over time to complete the documentation.

Conventions Used in Reference Section

A number of important conventions are used throughout the various reference topics below. Be sure to review this section before perusing the other reference topics.

XML Details

The basics of XML files have already been outlined. This section outlines additional XML details that may be of use.


[TBD] 


  • The ".def" File
    • Structural overview
    • Each XML element of file
  • The ".1st" File
    • Structural overview
    • Each XML element of file
  • The ".core" File
    • Structural overview
    • Each XML element of file
  • The ".pri" File
    • Structural overview
    • Each XML element of file
  • The ".aug" File
    • Structural overview
    • Each XML element of file
  • The ".dat" File
    • Structural overview
    • Each XML element of file
  • Evaluation cycle
    • Relative timing of Leads vs. masters vs. minions
    • Rules for sequencing of tasks with the same phase and priority
  • Scripting
    • Links back to reference info covered in Basic Concepts section
    • Language Intrinsic Functions
    • What about declaring variables? Currently in basic concepts
    • Compiler error messages
    • Miscellaneous notes
  • Script Data Access
    • List of Contexts
    • List of Transitions
    • List of Target References
    • Script types (i.e. list of different scripts)
    • Script Macros
  • Tag expressions
    • List of tag expressions used throughout Kit
    • Annotate when and how to use them
  • Visual Elements
    • Rules for auto-sizing and default sizing
  • Pre-Defined Elements
    • Tags and Tag Groups
    • Components (journal, transact, stackable, gear, etc.)
    • Component Sets
    • Fields
    • Pseudo-fields
    • Sort Sets
    • Things
    • Built-in Resources
    • System Resources
  • Required Elements
    • Components
    • Component Sets
  • Auto-Defined Tags
  • Timing report contents and structure
  • Skeleton Data Files
    • What's provided
    • How things work
    • Why elements are provided