20.02.2002 Version 0.96

- first adaptions for background music
- fix potential bug with robot drawing when a mission has more than 8 towers
- remove nosound option in config file, use -s option if you need it
- fix bug with some elevators that didn't work properly
- better depth ordering in output of tower, should be always right now

06.02.2002 Version 0.95

- changes to compile successfully on sparc
- change some datatypes to Uintxx and Sintxx (from SDL)
- improved configure script a bit
- move the "quit" entry in main menu to the bottom
- added an option for scaling in the options menu (for slow computers)
- small buglet in leveleditor output routine that made robots flip from in front
  to behind the tower

26.01.2002 Version 0.73

- fixed bug with wrong loops in robots that overwrote some global variables on windows
- fixed bug in archive that made the font loader load one char too much
- added filename for loading and saving in leveleditor
- added security check on load if tower has been changed
- color and time changes are real changes and lead to the savety questions on exit adn load
- color circling in input line (to see it on darker backgrounds
- mission creator finished
- new highscore file format for missions, once again the old one is unusable :-(
- include code to search for missions and list them (need some improvement like sorting and
  remove double entries)

20.01.2002 Version 0.72

dthurston:
- Added a manual page, stolen from Debian package
- Use autoconf to control installaton directory
- Changed extra life logic to be more robust/flexible.

roever:
- mark new entry in highscore table view
- added configuration file
- changed palette handling
- added options and leveleditor to main menu, changed working of main menu
- introduced unified opening scheme for files
- made the program mute automatically, if audio could not be opened
- tried to incorporate c64 sound effects
- fixed too small data type for score, makes highscore list unusable,
  delete it
- fixed bug that allowed robots to throw you down when you were invisible
- more sound effects (timeout, bonus points)
- file open looks in actual directory as well as in data directory

03.08.2001 Version 0.71

- moved score table into home directory
- fixed bug in highscore table
- fixed bug in sample sound volume control that made other
  samples get volume changed
- pause and abbort in bonus game possible
- draw tower in bonusgame
- move submarine to tower at the end of the bonusgame
- save palette in bonusgame
- volume change in ball bouncing doubled
- fixed bug in pushing toppler aside when elevator falls down removed

31.07.2001 Version 0.70

- add bonuslevel (but it uses ugly graphics)
- add autoconf and automake support (I am a novice, so don't
  expect too much)
- push animal aside when the elevator comes down and the
  toppler is standing in the way

26.07.2001 Version 0.63

- bugfix, buggy bonuslevel deactivated

25.07.2001 Version 0.62

- renamed *.c to *.cc
- added bonuslevel (with really poor graphics)
- add more sound effects
- made ball bouncing volume dependend on angle difference
- made water sound start on arrival and end on pick up
  and stop water in pause and when ESC
- made the last bubbles diappear when drowned, shortened delay
- added lots of #includes to make toppler compile onf RedHat (tanks to
  Jean-Sbastien Lebacq)
- updated README with command line parameters
- optimized scaling function a bit
- change includes for SDL headers to be in subdirectors
- fill the gaps at the screen side with water

18.07.2001 Version 0.61

- fixed a nasty bug in drawing of highscores that made the game
  crash in many different points
- Hide mousecursor in window
- Add fullscreen option (Handle with care)

15.07.2001 Version 0.60

- set windowtitle to "Nebulous"
- made the elevator platform not get big when you get thrown off the
  elevator and when the elevator drops down
- bug when leaving the elevator at the bottom station it
  dropped further down
- added plashing waves sound
- added foot tapping
- added more sounds
- added a Makefile

08.07.2001 Version 0.52

- removed some unused functions
- more translations

01.07.2001 Version 0.51

- major code cleanup
- translate comments and functionname to english
- some little bug fixed


25.06.2001 Version 0.50

- initial release
