stormbaancoureur (2.1.6-1) unstable; urgency=low

  * Point to new leaderboard server
  * Make name resolve non-fatal
  * Debian patch for gcc-4.4 integrated

 -- Bram Stolk <b.stolk@gmail.com>  Mon, 30 Nov 2009 19:26:00 +0200

stormbaancoureur (2.1.5-1) unstable; urgency=low

  * Spindle rotation fixed by Marko Kramer
  * Clearer license text

 -- Bram Stolk <b.stolk@gmail.com>  Wed, 11 Jun 2008 7:19:00 +0200

stormbaancoureur (2.1.4-1) unstable; urgency=low

  * Upgraded to license GPL V3
  * Removed texture.cxx and tga.cxx and used plib's ssgTexture instead
  * OpenGL code moved into separate source file

 -- Bram Stolk <b.stolk@gmail.com>  Sun, 20 Apr 2008 8:49:00 +0200

stormbaancoureur (2.1.3-1) unstable; urgency=low

  * Do not change selected menu option is menu is not visible.
    Closes debian bug #465734
  * Detect when car is stuck, and recover with a bump.
    Closes debian bug #465735
  * Avoid blocking writes to alsa device.
  * You can now force a respawn.
    Press escape once: resawn, press escape twice: back to menu.

 -- Bram Stolk <b.stolk@gmail.com>  Sat, 22 Mar 2008 17:33:00 +0200

stormbaancoureur (2.1.2-1) unstable; urgency=low

  * The game has gotten so insanely difficult, even the author could no longer complete it.
    So the track has been widened.
  * Improved quality of the simulation. Soft error reduction has been disabled.
  * Lowered strain on CPU by using 16 iterations instead of 64 to step through the solver.

 -- Bram Stolk <b.stolk@gmail.com>  Mon, 10 Mar 2008 22:16:00 +0200

stormbaancoureur (2.1.1-1) unstable; urgency=low

  * Fixed fragment shader bug that causes GLSL compiler error on ATI.
  * Disabled PCF.
  * Improved turntable ramp

 -- Bram Stolk <b.stolk@gmail.com>  Sat, 9 Feb 2008 11:23:00 +0200

stormbaancoureur (2.1.0-1) unstable; urgency=low

  * Move lightsource for more dramatic shadowing.
  * Implemented PCF (Percentage Closest Filtering) of GLSL shadow map.
  * Add GL_GLEXT_PROTOTYPES.
  * Add two-wheel ramp obstacle (idea by Jan Morén).
  * New intro animation.
  * Removed engine.tga to keep Debian people happy.
  * Fixed mass of swivel doors.

 -- Bram Stolk <b.stolk@gmail.com>  Fri, 8 Feb 2008 10:02:00 +0200

stormbaancoureur (2.0.2-1) unstable; urgency=low

  * Set ALSA pcm buffer size, in addition to period size.
  * Improved queueing of sound samples (Thanks to Hans de Goede).
  * Query GLSL program info log if the GLSL linking fails.
  * Leaderboard server no longer crashes on a time with delimeter ','
  * Move misplaced assert for glUseProgram.
  * Use ARB version of glXGetProcAddressARB for better compatibility.
  * Adapt shader code for compatibility with nvidia compiler.
  * Conform to gcc-4.3.

 -- Bram Stolk <b.stolk@gmail.com>  Fri, 4 Jan 2008 21:28:00 +0200

stormbaancoureur (2.0.0-1) unstable; urgency=low

  * Added hardware accelerated real time shadowing.
  * Added full car mechanics with elaborate suspension.
  * Added camera control via mouse.
  * Added force dependent slip for tyres.
  * Added world 'suspension proving ground'.

 -- Bram Stolk <b.stolk@gmail.com>  Fri, 28 Dec 2007 12:18:20 +0200

stormbaancoureur (1.5.3-1) unstable; urgency=low

  * Added support for a steering wheel with a combined accel/brake axis.
  * Fixed testground geometry, so that it will not assert in opende v0.9
  * Changed highscore server to leaderboard.stolk.org

 -- Bram Stolk <b.stolk@gmail.com>  Fri, 24 Aug 2007 20:02:33 +0200

stormbaancoureur (1.5.2-1) unstable; urgency=low

  * Fixed compatibility with opende builds that had --enable-double-precision
  * Fixed INSTALL instructions
  * Fixed debian control files
  * Fixed compatibility with gimpact-builds of OpenDE

 -- Bram Stolk <b.stolk@gmail.com>  Mon, 20 Aug 2007 19:06:22 +0200

stormbaancoureur (1.5.1-1) unstable; urgency=low

  * Fixed hostname for leaderboard

 -- Bram Stolk <b.stolk@gmail.com>  Thu, 16 Aug 2007 08:20:00 +0200

stormbaancoureur (1.5-1) unstable; urgency=low

  * New name
  * Extended track with half pipe jump
  * Extended track with turn tables
  * Fixed joystick accelerator axis assigment
  * Softened the suspension
  * Added brake-light
  * Added reverse-gear-light
  * Improved leaderboard
  * Added respawn points

 -- Bram Stolk <b.stolk@gmail.com>  Tue, 14 Aug 2007 00:05:22 +0200

sturmbahnfahrer (1.4-1) unstable; urgency=low

  * Fixed sound on big-endian architectures.
    Thanks to Marcel Unbehaun for testing.
  * Re-factored source tree, so that other apps share common source.
  * Fixed centre-of-mass error in FerrisWheel and DoorStand.

 -- Bram Stolk <b.stolk@gmail.com>  Tue, 12 Sep 2006 22:13:22 +0200

sturmbahnfahrer (1.3-1) unstable; urgency=low

  * Added passive stereo support
  * Added quad buffer stereo support

 -- Bram Stolk <b.stolk@gmail.com>  Thu, 17 Aug 2006 10:55:45 +0200

sturmbahnfahrer (1.2-1) unstable; urgency=low

  * Improved install target by Hans de Goede
  * Support for cursor keys by Dirk Jagdmann
  * Removed controllerpark remnants
  * Added custom key mapping
  * Don't close alsa device if it was not opened

 -- Bram Stolk <b.stolk@gmail.com>  Mon, 31 Jul 2006 21:46:45 +0200

sturmbahnfahrer (1.1-1) unstable; urgency=low

  * Maintenance release
  * Fix by Hans de Goede: specify rounding direction to ALSA
  * Failed sound init no longer fatal

 -- Bram Stolk <b.stolk@gmail.com>  Sun, 9 Jul 2006 14:51:00 +0200

sturmbahnfahrer (1.0-1) unstable; urgency=low

  * First public release

 -- Bram Stolk <b.stolk@gmail.com>  Sun, 28 May 2006 17:48:36 +0200


