TODO

[ ] same caching system for GameScript as for Map (!)
[ ] create crossbuilding-scripts: (using crossbuilding in GCC)
	[ ] Mac OS X ( + Application Bundle)
	[ ] Windows EXE ( + ZIP package)
	[ ] Linux binary
		[ ] AMD64
		[ ] PPC32
		[ ] x86
		[ ] others
	[ ] Debian package
[ ] fix: font isn't visible in OGL on MacOSX (!!)
[?] 24/32 bit doesn't work in OpenGL mode (Mac OS X only?) (!!)
[ ] bot: more effective use of ninjarope (use closer / more intelligent spots) (!)
[X] bot: ninjarope is shot too fast (!!)
[ ] bot: go one step away if too close (!!)
[ ] bot: don't move too close if shooting is possible (!!)
[x] avoid unneeded multi loading of maps (!)
[X] fix delta time (network synchronization) (!!)
[x] fix physics bugs (!!)
[ ] new graphics engine (waytracing & pixelcache) (!)
[?] are there new network errors? (!!)
[ ] possibility to change options when playing
[ ] uniform warning/notification/error system (!)
[X] add macro-variable to {en/dis}able the mediaplayer
[ ] standalone dedicated server (!)
[ ] fill documentation (README) (!!)
[ ] fill developer documentation (basic info about the code and hints) (!)
[ ] select different key for ingame console
[?] fix some segfaults (!!)
[?] fix lobby freeze (!)
[?] make network more stable (!)
[?] increase FPS (and determit, why it is bad in beta2)
[?] improve mediaplayer
[?] improve player profile options (many skins need long load time)
[x] make physics more like original LX
[ ] better bot aiming (fast numerical pre-physics-calculations) (!)
[ ] better bot behavior (!!)
[ ] add option to save/load weapon selection
[ ] add some help for weapon selection (cause not everybody understand it) (!)
[ ] allow more than 2 viewports (!)
[ ] joystick-support (!)
[ ] possibility to switch bot control / user control of a worm
[ ] allow more than one monitor (let user choose what viewports will be displayed on what screen)
[ ] allow a higher resolution (reduce it while playing with LX56?) (!)
[ ] join all viewports, if map is smaller than resolution (!)
[ ] allow different sound settings (44k or 22k / mono or stereo / ...) (!)
[ ] abstraction of the engines (network / physic / ...) (!)

minor things:
[ ] save selected player list in local play and return in this menu after playing (!)
[ ] treat ZIP-files in game-directory as virtual searchpaths
[ ] add virtual filesystem for users who has inotify or who enabled it
