Version 0.06:
-------------
- Bug in external camera mode fixed.
- Crash at the start of some ZDoom specific wads (securitron or ZDoom "demo.wad" for example) fixed.
- Coronas (with some display problems in the external camera mode):
	In the display menu: "Use coronas"
	In the console: "usecoronas" 0 = off / 1 = on
- MD2 support.
	In the display menu: "MD2 support"
	In the console: "g_bMD2" 0 = None / 1 = Normal / 2 = Interpolated
- Dynamic lighting.
	* Quality of dynamic lighting:
		In the display menu: "Dynamic lighting".
		In the console: "g_bDynLight" 0 = None / 1 = Vertices / 2 = Lightmap
	* Player emits light:
		In the display menu: "Player lighting".
		In the console: "g_bPlayerLight" 0 = Off / 1 = On
	* Monsters emits light:
		In the display menu: "Monster lighting".
		In the console: "g_bMonsterLight" 0 = Off / 1 = On
	* MD2 lighting quality:
		In the display menu: "MD2 lighting".
		In the console: "g_bMD2Light" 0 = None / 1 = positional / 2 = vertices
- Clipping quality
	In the display menu: "Clipping quality".
	In the console: "g_cClipQuality" with:
				0 : the fastest solution (lots of polygons missing)
				1 : the default solution (some polygons missing).
				2 : the slowest solution (no polygon missing).

Version 0.03:
-------------
- Map.
- Crosshair.
- External Camera mode.
- Particles.
- Useless video menu items removed.
- Intermission screens.
- Damage / bonuses / etc. flashs.
- Changing level doesn't crash anymore.
- Game now pauses while in the menus.
Known problems:
+ All the other bugs & missing features from previous versions are still there... (so there is no MD2, no dynamic lighting, etc.)

Version 0.02:
-------------
- Menus.
- Console. 
- Switching resolutions should work.
- Look Up/down range should now be conform to original ZDoom.
Known problems:
+ All the other bugs from V0.01 are still there...
+ voodoo1/voodoo2 users: beware the resolutions reported in the menus are only supported by your primary 3D card.
+ Title/credits screens are awful on 3Dfx cards (thanks to the 256x256 texture limits of 3Dfx cards).

Version 0.01:
-------------
First alpha version. Please note that a lot of bugs may occur.
The bad news:
- No Map.
- No Menus.
- No Fix screens.
- Most of the ZDoom and DoomGL graphical features are not present (no polyboj, no particles, no console, no dynamic lighting, no MD2, etc.)
The good news:
- Every non graphical ZDoom features should work:
	+ Network games.
	+ Bots work.
	+ DEH PWADs should work.
	+ Config files.
	+ Jumping
	+ Sounds
	etc.
