Tutorials: Difference between revisions

From TTWiki
Jump to navigation Jump to search
Content deleted Content added
FooBar (talk | contribs)
nml tutorial is not really under construction any more; some last bits need doing, but the majority is really usable
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

* [[GRFTutorial]]: How to make NewGRFs using NFO (under construction)
== Developing NewGRFs for OpenTTD and TTDPatch ==
* [[NMLTutorial]]: How to make NewGRFs using the NewGRF Meta Language (NML)

* [[GRFTutorial|NFO Tutorial]]: How to make NewGRFs using NFO (under construction)
* [[NMLTutorial|NML Tutorial]]: How to make NewGRFs using the NewGRF Meta Language (NML)
* [[DrawingSprites]]: How to draw new graphics
* [[DrawingSprites]]: How to draw new graphics

Revision as of 06:05, 28 August 2011

Playing OpenTTD and TTDPatch

Developing NewGRFs for OpenTTD and TTDPatch