This TODO file is far from being complete.
It is completely unsorted.
Please don't hesitate to e-mail me suggestions or bug-reports.

documentation:
- splash-screens
	- message
	- timeout
	- backgroud
	- foreground
	- (file)

general:
- Add more sound
- Keep Highscores
- Improve layout
- More and better levels!
- Support for downloading levels from the internet
- Clean up the code!
- Improve API-Documentation

The following are some rather cryptic notes mostly meant for myself (or anybody who knows the code quite well):
- make "pitchable" a continuous parameter

small TODOs (do them soon!):
- Taxi: sound for fuel low/speeding
- Add story-line (displayed between levels)
- Avoid timer run-up for canvas->update ()
- Related: smooth advancement of credits
- check for matching mission-version when loading saved games
- after a crash, fuel should probably be reset to initial state

Higher level TODOS:
- support for real scripting for moving objects instead of XML-mess
- port to libSDL or similar / improve performance
- better separation between engine and game-data
- Add a level-editor
