pkgsrc/games/bzflag/PLIST

171 lines
5.1 KiB
Text
Raw Normal View History

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
2010-07-25 15:13:25 +02:00
@comment $NetBSD: PLIST,v 1.10 2010/07/25 13:13:25 obache Exp $
bin/bzadmin
bin/bzflag
bin/bzfs
man/man5/bzw.5
man/man6/bzadmin.6
man/man6/bzflag.6
man/man6/bzfquery.6
man/man6/bzfs.6
share/bzflag/automatic_icon.png
share/bzflag/blend_flash.png
share/bzflag/blue_basetop.png
share/bzflag/blue_basewall.png
share/bzflag/blue_bolt.png
share/bzflag/blue_icon.png
share/bzflag/blue_laser.png
share/bzflag/blue_super_bolt.png
share/bzflag/blue_tank.png
share/bzflag/boom.wav
share/bzflag/bounce.wav
share/bzflag/boxwall.png
share/bzflag/bubble.png
share/bzflag/burrow.wav
share/bzflag/bzflag-256x256.png
share/bzflag/bzflag-32x32.xpm
share/bzflag/bzflag-48x48.png
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
2008-10-13 05:14:40 +02:00
share/bzflag/bzflag.desktop
share/bzflag/caution.png
share/bzflag/clouds.png
share/bzflag/dusty_flare.png
share/bzflag/explode1.png
share/bzflag/explode2.png
share/bzflag/explosion.wav
share/bzflag/fire.wav
share/bzflag/flag.png
share/bzflag/flag_alert.wav
share/bzflag/flag_drop.wav
share/bzflag/flag_grab.wav
share/bzflag/flag_lost.wav
share/bzflag/flag_won.wav
share/bzflag/flap.wav
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
2010-07-25 15:13:25 +02:00
share/bzflag/fonts/DejaVu.License
share/bzflag/fonts/DejaVuSansCondensedBold_12.fmt
share/bzflag/fonts/DejaVuSansCondensedBold_12.png
share/bzflag/fonts/DejaVuSansCondensedBold_16.fmt
share/bzflag/fonts/DejaVuSansCondensedBold_16.png
share/bzflag/fonts/DejaVuSansCondensedBold_24.fmt
share/bzflag/fonts/DejaVuSansCondensedBold_24.png
share/bzflag/fonts/DejaVuSansCondensedBold_32.fmt
share/bzflag/fonts/DejaVuSansCondensedBold_32.png
share/bzflag/fonts/DejaVuSansCondensedBold_6.fmt
share/bzflag/fonts/DejaVuSansCondensedBold_6.png
share/bzflag/fonts/DejaVuSansCondensedBold_8.fmt
share/bzflag/fonts/DejaVuSansCondensedBold_8.png
share/bzflag/fonts/DejaVuSansMonoBold_12.fmt
share/bzflag/fonts/DejaVuSansMonoBold_12.png
share/bzflag/fonts/DejaVuSansMonoBold_16.fmt
share/bzflag/fonts/DejaVuSansMonoBold_16.png
share/bzflag/fonts/DejaVuSansMonoBold_24.fmt
share/bzflag/fonts/DejaVuSansMonoBold_24.png
share/bzflag/fonts/DejaVuSansMonoBold_6.fmt
share/bzflag/fonts/DejaVuSansMonoBold_6.png
share/bzflag/fonts/DejaVuSansMonoBold_8.fmt
share/bzflag/fonts/DejaVuSansMonoBold_8.png
share/bzflag/fonts/DejaVuSerifBold_12.fmt
share/bzflag/fonts/DejaVuSerifBold_12.png
share/bzflag/fonts/DejaVuSerifBold_16.fmt
share/bzflag/fonts/DejaVuSerifBold_16.png
share/bzflag/fonts/DejaVuSerifBold_24.fmt
share/bzflag/fonts/DejaVuSerifBold_24.png
share/bzflag/fonts/DejaVuSerifBold_32.fmt
share/bzflag/fonts/DejaVuSerifBold_32.png
share/bzflag/fonts/DejaVuSerifBold_6.fmt
share/bzflag/fonts/DejaVuSerifBold_6.png
share/bzflag/fonts/DejaVuSerifBold_8.fmt
share/bzflag/fonts/DejaVuSerifBold_8.png
share/bzflag/fonts/readme
share/bzflag/frog.png
share/bzflag/green_basetop.png
share/bzflag/green_basewall.png
share/bzflag/green_bolt.png
share/bzflag/green_icon.png
share/bzflag/green_laser.png
share/bzflag/green_super_bolt.png
share/bzflag/green_tank.png
share/bzflag/hunt.wav
share/bzflag/hunt_select.wav
share/bzflag/hunter_tank.png
share/bzflag/jump.wav
share/bzflag/jumpjets.png
share/bzflag/killteam.wav
share/bzflag/l10n/ISO-639-2_values_8bits.txt
share/bzflag/l10n/bzflag_cs_CZ.po
share/bzflag/l10n/bzflag_da.po
share/bzflag/l10n/bzflag_de.po
share/bzflag/l10n/bzflag_en_US_l33t.po
share/bzflag/l10n/bzflag_en_US_redneck.po
share/bzflag/l10n/bzflag_es.po
share/bzflag/l10n/bzflag_fr.po
share/bzflag/l10n/bzflag_it.po
share/bzflag/l10n/bzflag_kg.po
share/bzflag/l10n/bzflag_lt.po
share/bzflag/l10n/bzflag_nl.po
share/bzflag/l10n/bzflag_pt.po
share/bzflag/l10n/bzflag_sv.po
share/bzflag/l10n/bzflag_xx.po
share/bzflag/land.wav
share/bzflag/laser.wav
share/bzflag/lock.wav
share/bzflag/menu_arrow.png
share/bzflag/mesh.png
share/bzflag/message_admin.wav
share/bzflag/message_private.wav
share/bzflag/message_team.wav
share/bzflag/missile.png
share/bzflag/missile.wav
share/bzflag/moon.png
share/bzflag/mountain1.png
share/bzflag/mountain2.png
share/bzflag/mountain3.png
share/bzflag/observer_icon.png
share/bzflag/phantom.wav
share/bzflag/pop.wav
share/bzflag/puddle.png
share/bzflag/purple_basetop.png
share/bzflag/purple_basewall.png
share/bzflag/purple_bolt.png
share/bzflag/purple_icon.png
share/bzflag/purple_laser.png
share/bzflag/purple_super_bolt.png
share/bzflag/purple_tank.png
share/bzflag/pyrwall.png
share/bzflag/rabbit_bolt.png
share/bzflag/rabbit_laser.png
share/bzflag/rabbit_super_bolt.png
share/bzflag/rabbit_tank.png
share/bzflag/radar.png
share/bzflag/raindrop.png
share/bzflag/red_basetop.png
share/bzflag/red_basewall.png
share/bzflag/red_bolt.png
share/bzflag/red_icon.png
share/bzflag/red_laser.png
share/bzflag/red_super_bolt.png
share/bzflag/red_tank.png
share/bzflag/ricochet.wav
share/bzflag/rogue_bolt.png
share/bzflag/rogue_icon.png
share/bzflag/rogue_laser.png
share/bzflag/rogue_super_bolt.png
share/bzflag/rogue_tank.png
share/bzflag/roof.png
share/bzflag/shock.wav
share/bzflag/snowflake.png
share/bzflag/spree1.wav
share/bzflag/spree2.wav
share/bzflag/spree3.wav
share/bzflag/spree4.wav
share/bzflag/std_ground.png
share/bzflag/steamroller.wav
share/bzflag/teamgrab.wav
share/bzflag/telelink.png
share/bzflag/teleport.wav
share/bzflag/tetrawall.png
share/bzflag/thief.png
share/bzflag/thief.wav
share/bzflag/title.png
share/bzflag/wall.png
share/bzflag/water.png
share/bzflag/zone_ground.png