Difference between revisions of "TermConsistency"

From GRFSpecs
Jump to navigationJump to search
(Create page with an example.)
 
(Add sprites / actions.)
Line 6: Line 6:
 
| Persistent storage, persistent data (All instances of "register" should be checked though).
 
| Persistent storage, persistent data (All instances of "register" should be checked though).
 
| Always use "Persistent storage" and "Temporary storage". Make clear somewhere that, unless otherwise stated, all references to registers are talking about temporary storage.
 
| Always use "Persistent storage" and "Temporary storage". Make clear somewhere that, unless otherwise stated, all references to registers are talking about temporary storage.
  +
|+
  +
| sprite, action, real sprite, action sprite, pseudo sprite
  +
|
 
|}
 
|}

Revision as of 09:37, 14 June 2011

This is a list of terms that are used inconsistently on the wiki.

List of names Suggestion for achieving consistency
Persistent storage, persistent data (All instances of "register" should be checked though). Always use "Persistent storage" and "Temporary storage". Make clear somewhere that, unless otherwise stated, all references to registers are talking about temporary storage.
sprite, action, real sprite, action sprite, pseudo sprite