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 15: Line 15:
 
** <s>[[String_(dascript_type)|string]]</s>
 
** <s>[[String_(dascript_type)|string]]</s>
 
** [[Struct_(dascript_type)|struct]]: wip
 
** [[Struct_(dascript_type)|struct]]: wip
** [[Vector_(dascript_type)|vector]]: wip
+
** <s>[[Vector_(dascript_type)|vector]]</s>
 
** [[Void_(dascript_type)|void]]: could be improved,  '''keywords''' category?
 
** [[Void_(dascript_type)|void]]: could be improved,  '''keywords''' category?
 
* Polish data type pages
 
* Polish data type pages

Revision as of 01:49, 20 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
    • 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: