summaryrefslogtreecommitdiff
path: root/games/qstat
AgeCommit message (Collapse)AuthorFilesLines
2006-01-23update to 2.10recht2-6/+6
Patch provided by Jason White in PR 32605 changes: QStat version 2.10 Fixes ----- fix Quake4 master only returning 231 servers fix busy loop when waiting for Quake3 and Quake4/Doom3 master packets fix win32 build QStat version 2.9 Summary of New Features ----------------------- new protocols: Pariah [-prs] Steam Master for A2S [-stma2s] Nexuiz [-nexuizm, -nexuizs] Gamespy V3 [-gs3] Quake 4 [-q4m, -q4s] add option -allowserverdups to be able to query ts2 servers support for LAN broadcasts with A2S add option -sendinterval for tuning send throttling add support for port ranges support HL1 protocol variant in A2S add 'S' player sort option to sort by score Fixes ----- fix eye protocol not showing the last player always use an offset of 123 with eye protocol fix infinite loop and memory expansion when port is 65535
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-03Update to qstat-2.8.peter4-26/+17
Changes 2.8: Summary of New Features ----------------------- add support for new steam protocol (-a2s) add derived type STMHL2 for steam master returning a2s instead of hls change timing for sending packets to improve ping times of low-ping servers Fixes ----- fix ut2004 master server support Changes 2.7: Summary of New Features ----------------------- new protocols: UT2004 master [-ut2004m] update steam master protocol to new version add additional output to the player xml of -gps add option -progress,n to print out progress every n packets add doom3 protocol and osmask as server rule use autoconf+automake, a simple Makefile is provided as fallback add "flags" to qstat.cfg Fixes ----- fix hanging qstat when receiving UDP packets with incorrect checksum fix colored names in America's Army (use -ams instead of -gps)
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-18Initial import of qstat-2.6 into the NetBSD Packages Collection.peter5-0/+81
QStat is a command-line program that gathers real-time statistics from Internet game servers. A summary of its features: * Supports Windows 95, NT, Linux, and most Unixes. * Comes with C source code and a binary for Windows. * Supports old Quake (NetQuake), QuakeWorld, Hexen II, HexenWorld, Quake II, Unreal/UT, Turok2, Sin, Half-Life, Shogo, Tribes, Tribes 2, Quake III, BFRIS, Kingpin, Heretic II servers, Soldier of Fortune, and lots more. * Can display all available statistics, including player info & server rules. * Output templates for automatic HTML generation. * Raw display mode for integration with custom server browsers. * Built-in host name cache. * Sort by ping time, game, or both. * More options than you can wiggle a mouse at.