Up to [cvs.netbsd.org] / pkgsrc / games / bzflag
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jul 25 13:13:25 2010 UTC (22 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
HEAD
Changes since 1.9: +36 -43
lines
Diff to previous 1.9 (colored)
Update bzflag to 2.0.16. BZFlag 2.0.16 "No Foolin'" (2010-04-01) ---------------------------------------- * Fix command line options in Windows launcher - Scott Wichser * Fix regression in protocol handling by server - Jeff Makey, Scott Wichser * Add bullet tails as seen out the viewport - trepan * Add observer mouse controls for roaming and tracking modes - trepan * Add the /forceradar client-side command for observers - trepan * Minor cleanup of source and build system - Jeff Makey * Explicitly link to the dl library when needed - Jeff Makey * Remove unused dependency on Xi library - Jeff Makey * Clarify copyright assignment terms for developers - Jeff Myers * Allow only one Enter message per player instance - Jeff Makey * Add TimeLimit plugin - Steven Mertens * Remove broken vocaliser and obsolete torBlock plugins - Jeff Myers BZFlag 2.0.14 "This isn't the release you are looking for." (2010-02-15) ------------------------------------------------------------------------- * Add Options -> Display -> AntiFlicker option - trepan * Add Options -> Input -> Confine Mouse (MotionBox) - trepan * Adjust advanced ground rendering for texture flicker - trepan * Change the default stencil bitplanes to 1 to fix stencil shadows and various other stencil features - trepan * Backport fix for /idbanlist and /hostbanlist crashes - trepan * Add support for gcc-4.4 and libtool-2.2 - Jeff Makey * Update to Microsoft Visual C++ 9 from 8.0 - Jeff Myers * Update to directInput 8 from 7 - Jeff Myers * Fix player ghosting failure - Steven Mertens * Provide API support for using bz_moveFlag on team flags - Scott Wichser * Add pushstats plugin for future statistics gathering system - Jeff Myers * Increase restrictions on incompletely joined players - Jeff Myers, Scott W. * Announce saved file name in recordmatch plugin - Jeff Makey * Fix buffer overflow in menu subsystem - Jeff Myers * Fully support glob-style wildcards in hostbans and make name comparisons case insensitive - Bryan Jennings * Properly limit maximum message size in /showgroup command - Jeff Makey * Reset team scores in case of a capture during a countdown - Jeff Makey * Block spoofed /me messages - Scott Wichser * Keep flags within the world boundary - Jeff Makey * Add the "roamView" BZDB variable - trepan * Change fonts to DejaVu - Jeff Myers, Tim Riker * Source cleanup - Tim Riker
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 14 17:56:41 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.8: +1 -4
lines
Diff to previous 1.8 (colored)
Remove @dirrm entries from PLISTs
Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 13 03:14:40 2008 UTC (3 years, 7 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Update bzflag to 2.0.12. Pkgsrc: Buildlink in some libraries that bzflag has uses for: * graphics/glew * x11/libXi * x11/libXxf86vm BZFlag 2.0.12 - BZFlag version 2.0.12 is the current version of the BZFlag game for Linux and source packages. released on 6/25/08. It was released primarily to fix a small number of build issues on various linux distributions, most notibly Gentoo and Debian based systems. There are no new features from 2.0.10. * Fix build with -ffast-math avoiding use of isnan for fog - Alfredo Tupone * Fix for memory leaks - * libGLEW requirement controlled by --with-glew - Alfredo Tupone * Actually build with SDL_Image, if required - Alfredo Tupone * Remove extra dir separator from cache entries - Jeff Myers * Configurable "defaultFOV" (60 deg) for widescreen users - Jeff Myers * Adjust shown coordinate for observers - Jeff Myers * Use the foghack only if the config says - Jeff Myers * Queue spawns after flag captures - Chris Wibble * Fix kill callback when is coming from server - Jeff Myers * Fix intermix of chat messages and api callback - Jeff Myers * Various permission fixes - Jeff Myers * Plugins path fixed - * Kerberos and thread removed (never used) - Alfredo Tupone * Event log fixed - Jeff Myers * Workaroung to a driver bug - Jeff Myers * Word filtering is case unsensitive - * Correctly interface with c-ares 1.5.1 and lower - Alfredo Tupone * Not showing a "new rabbit" message when player ID == NoPlayer - blast007 * gcc-4.3 fixes - Tim Riker, Alfredo Tupone * MacOSX: Consistent search of resource files - Sean Morrison * MacOSX: update the project to XCode 2.4.1 - Sean Morrison * Added _countdownResumeDelay to control resume delay. - Thomas Stauer * Slot numbers on scoreboard now appear regardless of hideAdmin - Joshua Bodine BZFlag 2.0.10 - BZFlag version 2.0.10 is the current version of the BZFlag game for Windows and Mac OSX. It was released on 11/17/07. It was released primarily to fix a number of small issues that have been found in 2.0.8 and provide good binary packages for the various Linux distributions for dual core and 64 bit systems. * Implemented fullscreen->windowed mode toggle on Windows - Daniel Remenak * Add the rabidRabbit plugin - LouMan * Add packet loss kick and related admin commands - Thomas Stauer * Reclaim lost memory from sound sample - Tupone Alfredo * Fixed bashism on debian rules - Ryan Kavanagh * Add the rabbitTimer plugin - L4m3r * Fix some segfaults when re-joining - Tupone Alfredo * Compliance with gcc-4.2 - Tupone Alfredo * Fix the build system to be more distro friendly - Tupone Alfredo * Plugins get flag resets/spawns/grab/drop/transfer - Jeff Myers, Bernt Hansen * Fix compiler problem with gcc-4 - Tupone Alfredo * Fixed high fps problem - Frank Thilo * Added more info for observers - Jeff Myers, Frank Thilo * torBlock plugin added - Jeff Myers, blast007 * Optionally use mesh position and height for radar - Thomas Stauer * Add the regFlag plugin - Bernt Hansen * Fix memory leak from cURL - blast007 * Add the Phoenix plugin - Jeff Myers * Add favorite server - Frank Thilo * SDL sound rate fix - Alfredo Tupone * add bzID and server status to logDetail plugin - Bernt Hansen * Add -tkannounce to announce tk on admin channel - Bernt Hansen * Add the serverControl plugin - Bernt Hansen * Add keepaway plugin - LouMan * API calls to reset bzdb - Jeff Myers * API call to get the player pause state. - Jeff Myers * API calls to reload bans, and other files - Jeff Myers * API event for shot ends - Jeff Myers * API command to move a flag - Jeff Myers * add API exposure for lag, jitter, and packetloss - Jeff Myers * Add koth plugin - LouMan * Add timedctf plugin - LouMan * Add teamflagreset plugin - LouMan * Add wwzones plugin - LouMan * flagStay plugin added - Jeff Myers * Give everyone notice of pause messages - Jeff Myers * Fix for /silence command - Skeeve * Fix mousebox edge positioning - Mark Thomas * Fixed on spanish localization - xukosky@yahoo.es * Instructions to fix sound on ALSA added - Tupone Alfredo * Change filename format for easier location of matches - uso * Adding jitter kick and related admin commands - Thomas Stauer * Global banlist reload with local banlist - uso * Fix to spawned and lag attributes in bz_updatePlayerData - Matthew Marshall * Ability to change the killer in a PlayerDieEvent - Matthew Marshall * Added shotID to bz_PlayerDieEventData - Matthew Marshall * Expose the countdown and game time stuff to the api - Jeff Myers * Backport the record stop function from 2.1 - Jeff Myers * Backported WW GMs from 2.1 - Matthew Marshall * Converts box & pyramids to mesh if required - Anonymous * Allows leading face specification (x+,x-,y+,y-,z+,z-) - Anonymous * Authorization is invariant to case - Anonymous
Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 6 22:41:06 2007 UTC (4 years, 9 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.6: +13 -1
lines
Diff to previous 1.6 (colored)
Update to 2.0.8... too many changes to list here, previous version in pkgsrc was from 2005.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 2 14:24:04 2005 UTC (6 years, 11 months ago) by blymn
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.5: +66 -12
lines
Diff to previous 1.5 (colored)
Updated to version 2.0.2 of bzflag: * many many bug fixes * network protocol version updated * new game modes added
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 7 02:29:07 2004 UTC (7 years, 11 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.4: +4 -0
lines
Diff to previous 1.4 (colored)
Update to 1.10.6. Changes: * /hostban based on hostmask when adns is available - Nils McCarthy * server option to disallow autopilot - Nils McCarthy * Bots are smarter - Frank Thilo * Fixed the little hop on spawn at some sites - Alfredo Tupone * Fixed issue of players add/removing others from groups - Alfredo Tupone * Fixed false positive filter matches involving apostrophes - Sean Morrison * Curing ghost/duplicated/ungetable flag - Alfredo Tupone * Fixed 0 height flag, no more flags inside buildings - Alfredo Tupone * Observers see Masquerade tank with their true color - Alfredo Tupone * Password file now supports callsigns with non alphanumerics - Alfredo Tupone * Correctly read PNG textures with multiple IDAT chunks - Daniel Remenak * Add aggressive filtering support for all platforms - Sean Morrison * Fixed bug that allowed empty callsigns - Frank Thilo
Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 2 23:14:31 2004 UTC (8 years, 2 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.3: +43 -22
lines
Diff to previous 1.3 (colored)
Update to bzflag-1.10.4. Changes: * Allow variable number of team flags per team with +f bzfs option * bots now fully handle collision check * Notify players when reassigned to a different team on join * Allow multiple bases per team * Alt-Tab & resolution changes do not mess up the screen * No shooting allowed if OO flag is lost in a building * Unclean client disconnects are recognized earlier * Color carried team flags according to their team * Start of better spawn positions based on tanks * Various texture improvements * Add experimental quality setting for enhanced effects * Increase moon segments for exp. quality * Stop infinite spawn loop with complex worlds containing big pyramids * Don't spawn in multiple locations based on multiple r-clicks * Fix Respawning after non-shot kills * Relax kick tolerances and soften kick messages * Remove bad lite effects with Thief steal * Protect against crashes due to bad shot ids * Relax flag drop time for speed checking * Better unresponsive player removal messages * Let genocided players spawn again * Many other bugfixes
Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 13 10:32:53 2003 UTC (8 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.2: +61 -35
lines
Diff to previous 1.2 (colored)
Updated to 1.10.0.
The ChangeLog is huge. Selected new features include:
* vote based kicking
* tunable game parameters like gravity and world size
* smarter bots
* world weapons
* bzadmin text client
* autopilot
* rabbit game style
* single port networking
And more... please review Changelog for a detailed list of changes.
pkgsrc changes:
o USE_X11BASE not needed anymore.
I'm sorry, only tested on NetBSD/FreeBSD x86, I need more hardware...
Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 8 11:24:25 2002 UTC (9 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +5 -1
lines
Diff to previous 1.1 (colored)
install the manual pages as well. bump to nb1.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 24 12:49:10 2002 UTC (9 years, 8 months ago) by blymn
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
bzflag is an OpenGL based multiplayer tank game.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Sep 24 12:49:10 2002 UTC (9 years, 8 months ago) by blymn
Branch: MAIN
Initial revision