v0.00 Nov 2002; Mathias Broxvall <matbr@home.se>, Initial release:	

29 Nov 2002; Vin Jrvel <vaino.jarvela@pp.inet.fi> various files:
       - Made compatible with GCC3.1.
       - Added new argument/options handling.
       - Added mute and windowed modes.

12 Dec 2002; Mathias Broxvall <matbr@home.se>, various files:
	- Cleaned up guile interface
	- Added "baby" balls
	
06 Jan 2003; Vin Jrvel <vaino.jarvela@pp.inet.fi>, enterHighScoreMode.cc:
	- Default name for highscore entry equals to the user running the game. Fetched from environment variable "USER"
	- Change the "Name:" text to "Enter your name:"	for better clarity.

06 Jan 2003; Mathias Broxvall <matbr@home.se>, various files:
	- New ball modifications and effects
	- More guile functions
	- Extra levels
	- Added "acid" flag to floors and editor
	- Updated configure scripts, works better but requires autoconf > 2.53
	  when rebuilding ./configure
	- Commandline arguments for graphics resolution
	- In editor: picking up colors, manipulating flags in large regions, etc.
	- Added "sand" flag to floors and editor
	- Left mousebutton makes the ball jump
	- ???
	
13 Jan 2003; Frank Gevaerts <frank@gevaerts.be>, map.cc:
	- Replaced "system / gzip" hack with calls to zlib functions

13 Jan 2003; Mathias Broxvall <matbr@home.se>, map.cc:
	- Changed fileformat to be platform independent
	- Release trackballs as v0.3.0

19 Jan 2003; Mathias Broxvall <matbr@home.se>, various files:
	- Added bonuses at end of level
	- Replaced player info (time,score,lives,mods) with graphical "panel"
	- Fixed some graphic glitches
	- Added forcefields, switches to turn objects on/off
	- New levels
	- Released as trackballs v0.4.0

31 Jan 2003; Mathias Broxvall <matbr@home.se>, various files:
	- Replaced all sound effects.
	- Made a "Hall of Fame"
	- Fixed button clicks on the main screen
	- Added "buy continue" when dead	
	- Splashscreen.
	- Editor save button and filepermission check
	- Added "using namespace std" in every source file.
	- Released as trackballs v0.4.1	

04 Feb 2003; Mathias Broxvall <matbr@home.se>, various files:
	- More soundeffects
	- Added fog
	- Settingsscreen
	- Keyboard controlls
	- Replaced fonts for a GPL'ed one
	- Added player setup screen, choose starting level from
	  already visited ones.
	- Added install script for icons under KDE
	- alternative colors and textures for player
	- Released as trackballs v0.5.0

08 Feb 2003; Mathias Broxvall <matbr@home.se>, various files:
	- Replaced fonts, *again*, since some fontservers didn't handle
	  the old ones correctly.
	- Fixed bug in the physics engine
	- Added extra call to SDL_Quit at exit
	- Fixed crash when entering player name
	- Ball textures are not drawn if gfx_details == NONE
	- Released as trackballs v0.5.1	

?? Feb 2003; Mathias Broxvall <matbr@home.se>, various files:
	- Added "health bar" for player
	- Created "pipes" and "pipe connectors"
	- Diamonds acting as "save points"
	- Small fixes in the default levels
	- Created the notion of levelsets, highscores for them etc.
	- Added Help screen
	- Fixed some "popups" in map drawing
