summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsnj <snj>2004-06-23 15:48:41 +0000
committersnj <snj>2004-06-23 15:48:41 +0000
commitd21f5a05e63b5046385f90835eaf6cb3a73a0a0a (patch)
tree1f4d35eba37ed77f15a56806633f70ae75cec083 /games
parentdbc9ead66b2fc1e89adfa460a43013bd3f0ae268 (diff)
downloadpkgsrc-d21f5a05e63b5046385f90835eaf6cb3a73a0a0a.tar.gz
Update bomberclone to 0.11.3.
The ChangeLog has this to say about it: - in-game menus, like the "Quit Game" question, and an End Round menu. - menu handling changed some internal things, so it is possible to create more menus at a time. it is possible to write own menuloops. (this is used in the new playerselection screen and playermenu screen.) - new player selection screen, needed because of the second local player. - password protection for own games so they can be listed on the OGC but only people with the password will be able to join. - user-defined keyboad settings. - the server can now kick players from the game - programm parameters for automatic joining/hosting a game, using ogc, port configuation and debug mode. - Fixed: respawning of the player will continue and finish when we go into Hurry Mode. - Fixed: bombs will start ticking when another special is taken or the player died. - Fixed: statusbar will forced to update if a player finished respawning. - Fixed: number of items which have been dropped. If not all items could been set a debug message will be printed into the console or stdout.txt. - Fixed: items can not anymore droped on bombs. - Fixes the issue of it making incorrect assumptions about the initial range of bombs and placing players in unsafe positions.
Diffstat (limited to 'games')
-rw-r--r--games/bomberclone/Makefile7
-rw-r--r--games/bomberclone/PLIST10
-rw-r--r--games/bomberclone/distinfo6
3 files changed, 15 insertions, 8 deletions
diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile
index 1bdfe9caf83..3b97f46b2ff 100644
--- a/games/bomberclone/Makefile
+++ b/games/bomberclone/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2004/03/07 00:08:40 snj Exp $
-#
+# $NetBSD: Makefile,v 1.11 2004/06/23 15:48:41 snj Exp $
-DISTNAME= bomberclone-0.11.2
+DISTNAME= bomberclone-0.11.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bomberclone/}
EXTRACT_SUFX= .tar.bz2
@@ -12,9 +11,9 @@ COMMENT= Multi-player Bomberman clone
CONFLICTS= bomberclone-data-[0-9]*
+GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
diff --git a/games/bomberclone/PLIST b/games/bomberclone/PLIST
index a4850843cd1..dbeba7862d8 100644
--- a/games/bomberclone/PLIST
+++ b/games/bomberclone/PLIST
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.5 2004/03/07 00:08:40 snj Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/06/23 15:48:41 snj Exp $
bin/bomberclone
include/bomberclone/basic.h
+include/bomberclone/bomb.h
include/bomberclone/bomberclone.h
include/bomberclone/chat.h
include/bomberclone/flyingitems.h
include/bomberclone/font.h
include/bomberclone/gfx.h
+include/bomberclone/keyb.h
include/bomberclone/keybinput.h
include/bomberclone/map.h
include/bomberclone/menu.h
@@ -13,6 +15,8 @@ include/bomberclone/menugui.h
include/bomberclone/network.h
include/bomberclone/ogcache-client.h
include/bomberclone/packets.h
+include/bomberclone/player.h
+include/bomberclone/single.h
include/bomberclone/sound.h
include/bomberclone/sysfunc.h
include/bomberclone/udp.h
@@ -148,6 +152,10 @@ share/bomberclone/tileset/supermario/background.png
share/bomberclone/tileset/supermario/block.png
share/bomberclone/tileset/supermario/stone.png
share/bomberclone/tileset/supermario/stonebackup.png
+share/bomberclone/tileset/tricked/background.png
+share/bomberclone/tileset/tricked/block.png
+share/bomberclone/tileset/tricked/dead.wav
+share/bomberclone/tileset/tricked/stone.png
share/bomberclone/tileset/uccia_garbage/background.png
share/bomberclone/tileset/uccia_garbage/block.png
share/bomberclone/tileset/uccia_garbage/dead.wav
diff --git a/games/bomberclone/distinfo b/games/bomberclone/distinfo
index 2f02ea4ffcc..8530828a9ed 100644
--- a/games/bomberclone/distinfo
+++ b/games/bomberclone/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2004/03/07 00:08:40 snj Exp $
+$NetBSD: distinfo,v 1.6 2004/06/23 15:48:41 snj Exp $
-SHA1 (bomberclone-0.11.2.tar.bz2) = 31dbe42513f00f9fa61e476c733666d5c2ae49a7
-Size (bomberclone-0.11.2.tar.bz2) = 7726938 bytes
+SHA1 (bomberclone-0.11.3.tar.bz2) = 9c0f7dc79efd13c05e4739a36251eab1a7307c68
+Size (bomberclone-0.11.3.tar.bz2) = 7910603 bytes
SHA1 (patch-aa) = b80396a7ad0a9e2fc1a4b32a4da845f07cbf28a7
SHA1 (patch-ab) = 5f4d7769d12042271226123abd763d85e1aff196