Path to this page:
./
games/tyrquake,
Conservative branch of Quake
Branch: CURRENT,
Version: 0.71,
Package name: tyrquake-0.71,
Maintainer: snjTyrQuake is meant to be a fairly conservative branch of the Quake source
code. It's intended to support Quake and Quakeworld in both software and
GL versions, as well as the Quakeworld Server. It only contains bug fixes,
and does does not change the look or feel of the game by adding lots of
rendering enhancements, etc.
Required to run:[
graphics/MesaLib]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 2234.242 KB
Version history: (Expand)
- (2024-06-06) Updated to version: tyrquake-0.71
- (2019-07-03) Updated to version: tyrquake-0.62
- (2018-03-07) Updated to version: tyrquake-0.61_20140630nb2
- (2017-11-23) Package has been reborn
- (2015-04-25) Updated to version: tyrquake-0.61_20140630nb1
- (2015-02-11) Updated to version: tyrquake-0.61_20140630
CVS history: (Expand)
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2019-07-03 21:02:59 by Nia Alarie | Files touched by this commit (3) |
Log message:
tyrquake: Update to 0.62
Changes:
* Model animation/movement interpolation (r_lerpmodels, r_lerpmove cvars)
* SDL video/input/sound target, now default for MacOS instead of X11.
* sndio sound target for OpenBSD (thanks Tony Spets/Jacob Meuser)
* Support for BJP1/2/3 and FITZ(666) network/demo protocols
* Support for Darkplaces and RMQ style BSP2/2PSB file formats
* Work around buggy timers on some windows systems/drivers (thanks MH!)
* Removed vid_win dependency on SciTech MGL (thanks MH!)
* Netmasks can be used with qwsv's addip/removeip; e.g. "addip \
192.168.0.0/24"
* Fixed remote screenshots from QWSV
* Improved build system including new OSX, Win64, SDL targets
* Lots more code sharing between NQ/QW
* Use non-power-of-two OpenGL textures when extension is available
* New cvar "m_freelook" to replace need for manual editing \
"+mlook" in config
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2018-01-14 11:42:04 by Thomas Klausner | Files touched by this commit (1) |
Log message:
tyrquake: follow redirect
|
2015-11-03 21:57:10 by Alistair G. Crooks | Files touched by this commit (350) |
Log message:
Add SHA512 digests for distfiles for games category
Problems found locating distfiles:
Package blokus: missing distfile blokus-1.1.tar.gz
Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
Package gate88: missing distfile Gate88_Mar19_05.tar.gz
Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
Package rollemup: missing distfile Rollemup.tar.gz
Package tscp: missing distfile tscp181.zip
Package xbat: missing distfile xev111.tar.gz
Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
Package xrick: missing distfile xrick-021212.tgz
Package xskat: missing distfile xskat-cards.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-25 16:23:48 by Tobias Nygren | Files touched by this commit (868) | |
Log message:
Recursive revbump following MesaLib update, categories g through n.
|
2015-02-10 23:10:33 by Soren Jacobsen | Files touched by this commit (5) |
Log message:
Update tyrquake to the latest git snapshot, since a proper release does
not appear to be forthcoming.
Various code cleanup, minor bugfixes, etc. Audio now works on Banana Pi
if started with -sndspeed 44100.
|