
Lots of things. Let's see...

v0.5.0 sees a feature freeze until 0.6.0. all releases until 0.6.0
will only be bugfixes of existing code. That means you wont see your
inventory implemented until later on.

Things noted to be fixed
 - New sprite code
 - Much nicer menu code
 - Finish the DJGPP/Allegro port
 - Finish the BeOS/SDL port
 - Get KQ4 working
 - Fix the
 - Nicer save/load functions


Sound:
	- add the noise channel
	- add Solaris, *BSD, SGI, HP-UX drivers
	- add DOS drivers (SB, GUS)

View:
	- Fix sprite management

General:
	- Implement restore
	- Implement inventory
	- Add error messages for unknown display and sound drivers, etc
	- Fix keyboard input

Graphics:
	- Drop root privileges when running svgalib binary and not
	  initializing graphics
	- Add DGA support


----

CM:	Do Amiga/Atari/Mac AGI games emulate PC keyboard scancodes?

