Version 0.4
- Remade projects for MSVC++ 2005, using property sheets.
- Bug fix: shadows
- Introduced new track format (that entry deserves many more lines...)
- Ported the track editor to Qt4. Now runs on windows too. The plib track editor is deprecated.

Version 0.3:
- Driving aid: Anti Blocking System.
- User-configurable options are read from otpions.xml
- Stencil shadows
- Shape outlines for the Kart
- Fixed texture glitch that would cause some texture to appear misplaced.
- New scene graph management
- bi/tri-linear filtering
- Anisotropic filtering added to the 3d engine
- Skybox: draw a nice sky
- Smooth normals
- Free camera to fly around a track
- Temporarily disabled features:
   - replays
   - wet weather
   - qt track editor. For now I'll maintain the plib editor, then abandon it for the qt editor when qt4 becomes available.
- new, more convenient directory structure for tracks and karts.
- zooming in the plib track editor
- Cleaned out unused options, fullscreen 800x600 is now default.
   
Version 0.2:
- Check for plib in configure
- Made installable (look for the data in $datadir/top10)
- Hide menus ater selections.
- Beefed up the engine of the default kart.
- Changes to the skidding sound (frequency changes)
- Completed tracked-plib
- Fixed UserFile on Win9x

Sat Jul 31 16:44:28 CEST 2004
	Improved physics engine.
	
Sat Feb  3 16:10:50 CET 2001
	Started to use automake and autoconf.
