Difference between revisions of "Tutorials"
From TTWiki
Jump to navigationJump to search (change link to nfo tutorial) |
m (Let's just speak of incomplete for the NFO tutorial. It hasn't been "under actual construction" for years now.) |
||
Line 6: | Line 6: | ||
== Coding NewGRFs for OpenTTD and TTDPatch == |
== Coding NewGRFs for OpenTTD and TTDPatch == |
||
− | * [[NFOTutorial|NFO Tutorial]]: How to make NewGRFs using NFO ( |
+ | * [[NFOTutorial|NFO Tutorial]]: How to make NewGRFs using NFO (incomplete) |
* [[NMLTutorial|NML Tutorial]]: How to make NewGRFs using the NewGRF Meta Language (NML) |
* [[NMLTutorial|NML Tutorial]]: How to make NewGRFs using the NewGRF Meta Language (NML) |
||
Revision as of 18:12, 29 August 2011
Playing OpenTTD and TTDPatch
- PreSignalsTutorial: How to use pre-signals
Coding NewGRFs for OpenTTD and TTDPatch
- NFO Tutorial: How to make NewGRFs using NFO (incomplete)
- NML Tutorial: How to make NewGRFs using the NewGRF Meta Language (NML)
General sprite drawing
- GraphicsTutorial: How to draw new 8bpp graphics sprites
- Using 3dsmax: Creating sprites using 3DSMax (aimed at Locomotion currently)