Difference between revisions of "User:Sunjammer"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (To Do / Work In Progress)
m (To Do / Work In Progress)
Line 8: Line 8:
 
** <s>[[Float_(dascript_type)|float]]</s>
 
** <s>[[Float_(dascript_type)|float]]</s>
 
** <s>[[Int_(dascript_type)|int]]</s>
 
** <s>[[Int_(dascript_type)|int]]</s>
** [[Itemproperty_(dascript_type)|itemproperty]]
+
** <s>[[Itemproperty_(dascript_type)|itemproperty]]</s>
 
** <s>[[Location_(dascript_type)|location]]</s>
 
** <s>[[Location_(dascript_type)|location]]</s>
 
** [[Object_(dascript_type)|object]]: could be improved
 
** [[Object_(dascript_type)|object]]: could be improved

Revision as of 23:40, 19 November 2009

To Do / Work In Progress

  • Finish data type pages:
    • any: keywords category?
    • char: unrecognised type use results in a "No semicolon after expression" error; IntToChar and CharToInt return or accept a string
    • command
    • effect: could be improved (remarks are a wall of text)
    • event: could be improved (contains a mass of duplicate information)
    • float
    • int
    • itemproperty
    • location
    • object: could be improved
    • player: wip but appears to be an artefact of when DA:O was multiplayer, not used in anything but Get and Set local
    • resource: wip
    • string
    • struct: wip
    • vector: wip
    • void: could be improved, keywords category?
  • Polish data type pages
    • add {type} Funtions and {type} Constant categories to all pages
    • change dascript type link in introduction from page to category or create page?
    • identify which basic types are native and which are engine
    • identify which structures are native and which are engine
  • Finish draft articles: