Subject: CVS commit: pkgsrc/games/lbreakout2
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2004 16:16:30
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed Nov 17 16:16:30 UTC 2004

Modified Files:
	pkgsrc/games/lbreakout2: Makefile PLIST distinfo

Log Message:
Changes 2.5.1:
- only levelsets from the install directory are used for
  Freakout
- order of Freakout levels is saved
- bugfix: balls will not start in next level with max speed when
  the middle mouse button was pressed while clearing the last
  brick of a level
- bonus floor uses proper brick image (blue energy wall instead
  of normal wall)
- replaced chaos bricks in level 7 of N_Snapshots with normal
  wall bricks
- to continue when viewing final network stats only SPACE is
  allowed
- re-added continue option for single player mode, however
  with 100% score loss this time

Changes 2.5:
- added additional network support via SDL_net for portability
- bug fixed: game crashed when quitting testing mode in the
  editor
- removed 5000 points bonus for completing a level. instead
  the score of the remaining destructible bricks is substracted
  as a penalty when warping to the next level
- generation of bug message is disabled
- sounds are played stereo in a local game and partially stereo
  in a network game


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/games/lbreakout2/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/games/lbreakout2/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/games/lbreakout2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.