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 1: Line 1:
== To Do / Work In Progress ==
+
 
* Finish data type pages:
+
** [[Any_(dascript_type)|any]]: '''keywords''' category?
+
** [[Char_(dascript_type)|char]]: unrecognised type use results in a "No semicolon after expression" error; IntToChar and CharToInt return or accept a string
+
** <s>[[Command_(dascript_type)|command]]</s>
+
** [[Effect_(dascript_type)|effect]]: could be improved (remarks are a wall of text)
+
** [[Event_(dascript_type)|event]]: could be improved (contains a mass of duplicate information)
+
** <s>[[Float_(dascript_type)|float]]</s>
+
** <s>[[Int_(dascript_type)|int]]</s>
+
** <s>[[Itemproperty_(dascript_type)|itemproperty]]</s>
+
** <s>[[Location_(dascript_type)|location]]</s>
+
** [[Object_(dascript_type)|object]]: could be improved
+
** [[Player_(dascript_type)|player]]: wip but appears to be an artefact of when DA:O was multiplayer, not used in anything but Get and Set local
+
** <s>[[Resource_(dascript_type)|resource]]</s>
+
** <s>[[String_(dascript_type)|string]]</s>
+
** [[Struct_(dascript_type)|struct]]: wip
+
** <s>[[Vector_(dascript_type)|vector]]</s>
+
** [[Void_(dascript_type)|void]]: could be improved,  '''keywords''' category?
+
* Produce keyword pages:
+
** [[const]]
+
** [[if]]
+
** [[else]]
+
** [[switch]]
+
** [[case]]
+
** [[default]]
+
** [[break]]
+
** [[do]]
+
** [[while]]
+
** [[for]]
+
** [[continue]]
+
** [[return]]
+
** [[OBJECT_INVALID]]
+
** [[OBJECT_SELF]]
+
** [[TRUE]]
+
** [[FALSE]]
+
* 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
+
** ensure all examples have a "from function"
+
* Finish draft articles:
+
** [[User:Sunjammer/Item upgrades (draft)]]
+
** [[User:Sunjammer/Plot_flags_(draft)]]
+

Revision as of 00:09, 19 December 2009