Subject: CVS commit: pkgsrc/games/ltris
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2004 07:32:17
Module Name:	pkgsrc
Committed By:	snj
Date:		Sun Mar  7 07:32:17 UTC 2004

Modified Files:
	pkgsrc/games/ltris: Makefile distinfo

Log Message:
Update to 1.0.6.  Changes:
* Fixed a two-player bug where the wrong guy won if lines were sent
* Option to modify audio buffer size to fix sound problems
* Guiding lines implemented in addition to the helping shadow
* Option for asynchron collision check that allows to move a block
  below others though 'smooth drop' is enabled
* Fixed security holes created by improper use of sprintf
* Windows manager's close button works
* Expert mode with unbalanced properties for next block to make it
  difficult to fit
* In mode 'figures' tiles and lines are no longer added while game is
  paused
* In expert mode there is now a 50% chance of balanced properties
* If the next new block is the same as the current block the random
  selection is repeated only once (instead of until different), thus
  there may be several equal blocks in a row now
* Option added to give all players the same blocks in the same order
  for a multiplayer game when expert mode is off


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/games/ltris/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/ltris/distinfo

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