
  * todo list *

- wrap for nconsole commandline

- scrolledlist in ncurses and console for buddy list !!!

- title screen consumes memory ongoing! why?! rain?! malloc?!

- "$HOME/.gemhun/pax: no such file or directory" has to be fixed
  check needed...

- make scripts still has to be implemented in data-dir!
  no install possible yet

- interpolated sprite movements... do we need this?

- network support ( tcp sockets / lan / internet )
  chat client is stable, needs more gfx, ingame support needed

- lasse suggests: ( visit http://snookertalente.de/index.html )
  implement earthquake and wizard:
    earthquake: whole screen shakes and flatens the playfield
                according to gravity
    wizard:     nearly all, or all gems change position and a small
                picture (wizard) moves in front of the playfield
		
- continue title menu ( quit -> ask )
    load menu / continue ( select saved game, back )
    save menu / ingame ( enter filename, back )
    level editor ( ... :) )
    option menu ( audio, video, rule-set, control, back )
      audio menu ( fx volume, music volume, back )
      video menu ( detail level, fullscreen, back )
      rule-set menu ( ..., back )
      control menu ( p1, p2, back )

- implement different play modes
  - go down to 7 stones and one will only get colors already in playfield
  - get rid of a chosen amount of stones to win
  - go down to some kind of a finish line
  - deathmatch - until ones' playfield is full

