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)
- fix conversion script

missions:

levels:
	- ideas for new levels:
		- "Photo unrealistic"
		- "Back to the Drawing Board"
		- "Aquarium"
		- "Maze"
		- "Frogger?"
		- "TaxiKong"
		- "Timebomb"
		- "Tubes 2"
		- "Flowers and Bees"
		- "Mirror Image"
		- "Black hole"
		- "Mine field"
		- "Skyscrapers"

passengers:
	- ideas for new passengers:
		- snake
		- eye
		- mummy
		- tux
		- santa
	- add missing sounds

language:

installation:
	- fix path for documentation

general:
- Add more sound
- 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
- clean up warnings when opening splash-screen (fix --thorough_check-option)
- get rid of autom4te.cache in release-tarballs

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
