Tutorials: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
nml tutorial is not really under construction any more; some last bits need doing, but the majority is really usable |
Planetmaker (talk | contribs) add sections |
||
| Line 1: | Line 1: | ||
== Playing OpenTTD and TTDPatch == |
|||
Currently, the following tutorials are available here: |
|||
* [[PreSignalsTutorial]]: How to use pre-signals |
* [[PreSignalsTutorial]]: How to use pre-signals |
||
| ⚫ | |||
== Developing NewGRFs for OpenTTD and TTDPatch == |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
* [[DrawingSprites]]: How to draw new graphics |
* [[DrawingSprites]]: How to draw new graphics |
||
Revision as of 06:05, 28 August 2011
Playing OpenTTD and TTDPatch
- PreSignalsTutorial: How to use pre-signals
Developing NewGRFs for OpenTTD and TTDPatch
- NFO Tutorial: How to make NewGRFs using NFO (under construction)
- NML Tutorial: How to make NewGRFs using the NewGRF Meta Language (NML)
- DrawingSprites: How to draw new graphics