Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 19:12:23 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/bomberclone Makefile distinfo pkg-plist ports/games/bomberclone/files patch-Makefile.in patch-configure
Message-ID:  <200401070312.i073CNM5093002@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401070312.i073CNM5093002>