Difference between revisions of "Tutorials"
From TTWiki
Jump to navigationJump to search (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