pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/ltris Update to 1.0.6. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce3f32cecc54
branches: trunk
changeset: 470208:ce3f32cecc54
user: snj <snj%pkgsrc.org@localhost>
date: Sun Mar 07 07:32:17 2004 +0000
description:
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
diffstat:
games/ltris/Makefile | 5 ++---
games/ltris/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 99fb5fe463a2 -r ce3f32cecc54 games/ltris/Makefile
--- a/games/ltris/Makefile Sun Mar 07 07:19:57 2004 +0000
+++ b/games/ltris/Makefile Sun Mar 07 07:32:17 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2004/03/07 07:19:57 snj Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/07 07:32:17 snj Exp $
#
-DISTNAME= ltris-1.0.1
-PKGREVISION= 5
+DISTNAME= ltris-1.0.6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
diff -r 99fb5fe463a2 -r ce3f32cecc54 games/ltris/distinfo
--- a/games/ltris/distinfo Sun Mar 07 07:19:57 2004 +0000
+++ b/games/ltris/distinfo Sun Mar 07 07:32:17 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/05/05 22:45:38 rh Exp $
+$NetBSD: distinfo,v 1.2 2004/03/07 07:32:17 snj Exp $
-SHA1 (ltris-1.0.1.tar.gz) = 70b56551d3db7b8b136d27795f310bb3d345ed69
-Size (ltris-1.0.1.tar.gz) = 553656 bytes
+SHA1 (ltris-1.0.6.tar.gz) = 16a01e14c1da9c3d2372f0676ed1ed5aa2c917da
+Size (ltris-1.0.6.tar.gz) = 563007 bytes
SHA1 (patch-aa) = 82bd010a0cd9ba171186fce7db3798a2fc55fb89
SHA1 (patch-ab) = 45af5307f130a6f1ad7efd318f0bc420a6364020
Home |
Main Index |
Thread Index |
Old Index