Difference between revisions of "NML:Main"

From GRFSpecs
Jump to navigationJump to search
(link to industries page)
(link to cargo page)
Line 45: Line 45:
 
*[[NML:Builtin functions|Builtin functions]]
 
*[[NML:Builtin functions|Builtin functions]]
 
;[[NML:Language files|Language files]]
 
;[[NML:Language files|Language files]]
;Lists of variables and properties.
+
;Lists of variables and properties
 
{|
 
{|
 
|[[NML:Vehicles|Vehicles]] || [[NML:Vehicles#Properties common to all vehicle types|common properties]] || [[NML:Vehicles#Vehicle variables|variables]] || [[NML:Vehicles#Vehicle callbacks|callbacks]]
 
|[[NML:Vehicles|Vehicles]] || [[NML:Vehicles#Properties common to all vehicle types|common properties]] || [[NML:Vehicles#Vehicle variables|variables]] || [[NML:Vehicles#Vehicle callbacks|callbacks]]
Line 73: Line 73:
 
| || [[NML:Industries#Industry tile properties|tile properties]] || [[NML:Industries#Industry tile variables|tile variables]] || [[NML:Industries#Industry tile callbacks|tile callbacks]]
 
| || [[NML:Industries#Industry tile properties|tile properties]] || [[NML:Industries#Industry tile variables|tile variables]] || [[NML:Industries#Industry tile callbacks|tile callbacks]]
 
|-
 
|-
|Cargos||properties || variables || callbacks
+
|[[NML:Cargos|Cargos]] || [[NML:Cargos#Cargo properties|properties]] || [[NML:Cargos#Cargo variables|variables]] || [[NML:Cargos#Cargo callbacks|callbacks]]
 
|-
 
|-
 
|Airports||properties ||variables||callbacks
 
|Airports||properties ||variables||callbacks

Revision as of 14:00, 21 August 2011

Preface
Getting started
Graphics files
Language structure
Block syntax
Units
Expressions
Language files
Lists of variables and properties
Vehicles common properties variables callbacks
train properties
road vehicle properties
ship properties
aircraft properties
Stations properties variables callbacks
Canals properties variables callbacks
Bridges properties variables callbacks
Towns
Houses properties variables callbacks
Industries common variables
industry properties industry variables industry callbacks
tile properties tile variables tile callbacks
Cargos properties variables callbacks
Airports properties variables callbacks
tile properties tile variables tile callbacks
Objects properties variables callbacks
Railtypes properties variables callbacks
Warnings
Additional references
NewGRF compatibility
Old-style callbacks