* particle effecs
* rockets for the helicopter
* machinegun for the jeep
* better controll for the jeep (charp turns)
* physics engine
* shadow layer
* tile playfield
* logo
* intro
* 3d fonts
* multiplayer modes
* controller configuration dialog/xml file
* better camera movement

* buildings should be tilebased -> for easier handling and building
* shadow for vehicles

View class should contain properties for displaying, so that one could
create two Views with differnt level of detail, smoke, etc.

* explosions of buildings are currently to fast, need something like:
  - shoot on building -> building creates lots of smaller explos around it -> one final explosion

* savegame support (which means basically to dump the GameWorld back
  into a SCM (or directly into a file?!))

* tanks and other vehicles in the file format

* helicopter and jeep feel unrealistic

* fireing is ugly, should happen in multilpe salvos, instead of single fire

* some kind of aiming help should be provided

* game should be slower

;; EOF ;;
