aboutsummaryrefslogtreecommitdiffstats
path: root/games/bomberclone
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
| | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit)
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1
|
* [PATCH] games/bomberclone: update to 0.11.8edwin2008-01-044-22/+9
| | | | | PR: ports/119321 Submitted by: "Beat Gaetzi" <beat@chruetertee.ch>
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* Update to 0.11.7edwin2006-08-163-4/+10
|
* Upgrade to version 0.11.6.2edwin2005-04-143-4/+8
|
* Update to version 0.11.5edwin2004-12-272-4/+3
| | | | | | | | | | | | | | | | | | | | I was working and fixing some of the bug some people reported to me. This includes some problem which made it almost impossible to run the game in Local Networks.. a incident in the code made it that direct connections wasn't working and people behind a firewall could play without any problems.. Changes: - Fixed: Multiplayer more as three players could not play. There was a bug in the automatic firewall detection. - Added: Show a simple information of what keys are used in the multiplayer screen. - Chagned: In Singleplayer you can select now 0 AI Players. - Fixed: Teamdata (as Names and Colors) will be send over the network. - Fixed: udp_send: bad file error fixed, in single mode we was still sending the quit information to all clients. - Fixed: Alot other strange network bugs. I.e. the rejoin part and that the server can leave part was not right.
* Add music files.edwin2004-12-153-21/+29
| | | | Bump portrevision
* Upgrade to version 0.11.4edwin2004-12-143-24/+3
|
* Update to bomberclone version 0.11.3edwin2004-06-163-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | Major Changes visible for the user/player: - second local player: You can now play with a two players on one computer. This works in networks games (host and client side) as well as in single games. - in game menu: If you press during a game ESC you'll get a menu with some buttons, pressing ESC again takes you back into the game. - passwort protection for games: I think that says everything, you can protect your games with a passwort. - Kicking Players from the game: You can kick players from the game. (only the host can) - Own Keymap: The player can redefine the keyboard settings, for both local players. Major Changed inside the game: - menu handling: it is possible to create one menu out of another one. I don't need anymore to delete and create every menu again. It alowes me to greate the "In-Game Menu".
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-0/+1
| | | | on sdl12-1.2.5
* Update to 0.11.2edwin2004-02-083-9/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Upgrade to 0.11.1edwin2004-02-025-124/+131
|
* Move more of my ports which use one or more SDL libraries towards USE_SDL.edwin2004-01-201-6/+2
| | | | Submitted by: edwin@mavetju.org
* Update to version 0.11.0edwin2004-01-075-123/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 0.11.0 ============== 2004-01-06 - Added Programm options to the game. For more information run BomberClone with -help. - Compiler Flag added for disabling debuging. Compiler Flags -ggdb and -O0 won'T be set no more. ./configure --disable-debug - Added smal help screen in the multiplayer selection screen. - Fixed: If the player is move on a field where is currently an explosion then will the player die. - wrote new OpenGameCache Server for this game and other games. This server is working almost the same way as BCMServ did. Except that there is no Broadcasted chat for now (but i will enable this soon again). OGC Link: http://bomberclone.sourceforge.net/OpenGameCache/ - Menuhandling complete rewritten and changed. GUI created for menus: lists, buttons, check boxes labels and other things created. -new menugraphics made by DJ Mirage. -mapmenu written by Patty -the bad response form the game to users action should be fixed. - FullScreen switching from within the game by pressing (F8 Works for some Reason only in Linux) - Changed part of the Networkhandling to detect who is the Game Server. - AI Players can join network games. - Changed all positions and framenumbers to float. Together with this i can drop the hard 20ms gameloop limitation. So the game will be able to run on slower systems and compare the loss of frames. - some more music tracks added to the game. DJ Mirage made a page where people could upload some songs. - BomberClone music file "cinderella_clown.mod" thanks to Psycho (http://www.moods.2xs.de/) Submitted by: edwin@mavetju.org
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Update to 0.10.1edwin2003-10-046-84/+77
|
* Upgrade to version 0.10.0edwin2003-07-296-31/+76
|
* Update to version 0.9.9edwin2003-06-137-60/+59
| | | | | | | | | | | | I just released the new version of BomberClone. Some of the changes are: - sound support - dead scene if someone died - new type of powerup to collect called specials - AI players for the single mode - firewall option - alot fixes
* One of the distfiles has changed suffix from .gz to .bz2.edwin2003-05-222-3/+6
| | | | Noticed by: Bill "distfiles" Fenner
* Update to version 0.9.8edwin2003-05-123-27/+64
|
* Upgrade to version 0.9.8edwin2003-05-123-30/+11
|
* New port: games/bombercloneedwin2003-05-098-0/+132
This game is a clone of the game Atomic Bomber Man. Supports single user and network multiplayer mode.