Difference between revisions of "Main Page"

From GRFSpecs
Jump to navigationJump to search
(Action13 is also supported by OpenTTD, though it is not suitable in multiplayer (unless used as static newgrf))
(→‎Sprite types: Action0General is a bit misleading)
Line 1: Line 1:
 
== Sprite types ==
 
== Sprite types ==
 
*;[[Action0]] - Defines new graphics feature properties
 
*;[[Action0]] - Defines new graphics feature properties
** [[Action0General]] - Action 0 properties common to all vehicle types
+
** [[Action0General| Action0Vehicles]] - Action 0 properties common to all vehicle types
 
** [[Action0Trains]] - Action 0 properties for trains
 
** [[Action0Trains]] - Action 0 properties for trains
 
** [[Action0RoadVehicles]] - Action 0 properties for road vehicles
 
** [[Action0RoadVehicles]] - Action 0 properties for road vehicles
Line 55: Line 55:
 
*;[[Action8]] - Defines GRFID, Name and Description
 
*;[[Action8]] - Defines GRFID, Name and Description
 
*;[[Action9]] - (see action 7 above)
 
*;[[Action9]] - (see action 7 above)
*;[[ActionA]] - Modifies TTD base set sprites
+
*;[[ActionA]] - Replaces TTD base set sprites
 
*;[[ActionB]] - Generates an error message
 
*;[[ActionB]] - Generates an error message
 
*;[[ActionC]] - Does nothing.
 
*;[[ActionC]] - Does nothing.

Revision as of 22:26, 15 June 2011

Sprite types

Graphics properties

TTD defaults

NewGRF commons

Misc