cvs commit: ports/games/bomberclone Makefile distinfo pkg-plist
ports/games/bomberclone/files patch-Makefile.in patch-configure
Edwin Groothuis
edwin at FreeBSD.org
Tue Jan 6 19:12:25 PST 2004
edwin 2004/01/06 19:12:23 PST
FreeBSD ports repository
Modified files:
games/bomberclone Makefile distinfo pkg-plist
games/bomberclone/files patch-Makefile.in patch-configure
Log:
Update to version 0.11.0
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 at mavetju.org
Revision Changes Path
1.8 +1 -11 ports/games/bomberclone/Makefile
1.7 +1 -1 ports/games/bomberclone/distinfo
1.6 +7 -7 ports/games/bomberclone/files/patch-Makefile.in
1.4 +3 -3 ports/games/bomberclone/files/patch-configure
1.6 +163 -101 ports/games/bomberclone/pkg-plist
More information about the cvs-all
mailing list