Difference between revisions of "NML:Main"
From GRFSpecs
Jump to navigationJump to search (added links for roadtypes/tramtypes and nml 0.5 changes) |
|||
Line 4: | Line 4: | ||
;[[NML:changes 0.3|Changes between NML 0.2 and head / 0.3]] |
;[[NML:changes 0.3|Changes between NML 0.2 and head / 0.3]] |
||
;[[NML:changes 0.4|Changes between NML 0.3 and head / 0.4]] |
;[[NML:changes 0.4|Changes between NML 0.3 and head / 0.4]] |
||
+ | ;[[NML:changes 0.5|Changes between NML 0.4 and head / 0.5]] |
||
;[[NML:Getting started|Getting started]] |
;[[NML:Getting started|Getting started]] |
||
;[[NML:Graphic files|Graphics files]] |
;[[NML:Graphic files|Graphics files]] |
||
Line 34: | Line 35: | ||
*;Global scope |
*;Global scope |
||
**[[NML:Cargotable|Cargotable]] |
**[[NML:Cargotable|Cargotable]] |
||
− | **[[NML:Railtypetable|Railtypetable]] |
+ | **[[NML:Railtypetable|Railtypetable / Roadtypetable / Tramtypetable]] |
**[[NML:Snow line|Snow line]] |
**[[NML:Snow line|Snow line]] |
||
**[[NML:Setting base costs|Setting base costs]] |
**[[NML:Setting base costs|Setting base costs]] |
||
Line 103: | Line 104: | ||
|- |
|- |
||
|[[NML:Railtypes|Railtypes]] || [[NML:Railtypes#Railtype properties|properties]] || [[NML:Railtypes#Railtype variables|variables]] || [[NML:Railtypes#Railtype callbacks|callbacks]] || FEAT_RAILTYPES |
|[[NML:Railtypes|Railtypes]] || [[NML:Railtypes#Railtype properties|properties]] || [[NML:Railtypes#Railtype variables|variables]] || [[NML:Railtypes#Railtype callbacks|callbacks]] || FEAT_RAILTYPES |
||
+ | |- |
||
+ | |[[NML:Roadtypes|Roadtypes]] || [[NML:Roadtypes#Roadtype properties|properties]] || [[NML:Roadtypes#Roadtype variables|variables]] || [[NML:Roadtypes#Roadtype callbacks|callbacks]] || FEAT_ROADTYPES |
||
+ | |- |
||
+ | |[[NML:Tramtypes|Tramtypes]] || [[NML:Tramtypes#Tramtype properties|properties]] || [[NML:Tramtypes#Tramtype variables|variables]] || [[NML:Tramtypes#Tramtype callbacks|callbacks]] || FEAT_TRAMTYPES |
||
|- |
|- |
||
|Signals|| || || || FEAT_SIGNALS |
|Signals|| || || || FEAT_SIGNALS |
Revision as of 03:44, 22 December 2019
- Preface
- Changes between NML 0.2 and head / 0.3
- Changes between NML 0.3 and head / 0.4
- Changes between NML 0.4 and head / 0.5
- Getting started
- Graphics files
- Defining sprites
- Realsprites
- Template
- Base Graphics
- Spriteset
- Replacing sprites
- Replace TTD sprites
- Replace new sprites
- Add font glyphs
- Alternative sprites (32bpp, zoom levels)
- Aranging and grouping sprites
- Spritegroup (Vehicles)
- Spritelayout (Houses, industries, stations, airports, objects)
- Recolour sprites
- Flow control
- Global scope
- Interaction with other grfs
- Animation speed
- Default industries
- Default industry tiles
- Base cost table
- List of sound effects
- List of default vehicle IDs
- List of default house properties
- List of town zones
- List of tile classes
- List of default colour translation palettes
- List of direction constants
- List of tile slopes
- List of tiles
- Default TTD strings
- Deprecated syntax