Commit graph

14 commits

Author SHA1 Message Date
nia
675ac19f85 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
2019-07-03 19:02:59 +00:00
jperkin
5393242c73 *: 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-07-04 13:40:07 +00:00
wiz
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +00:00
wiz
2daf1f1b4b tyrquake: follow redirect 2018-01-14 10:42:03 +00:00
agc
002d349f92 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-11-03 20:56:42 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
snj
75458f8ec9 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.
2015-02-10 22:10:33 +00:00
snj
4ed233a3ef update HOMEPAGE 2014-10-10 21:44:46 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
asau
45127be31e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
dholland
ae053a5964 Take a shot at letting this configure on Solaris. Untested.
(But tested not to break the build elsewhere, of course.)
2012-06-23 19:45:06 +00:00
marino
e5c6a5d16d games/tyrquake: Get makefile to recognize DragonFly 2011-12-14 00:12:38 +00:00
dholland
37190dd5d5 Add xf86dgaproto and xextproto to hopefully fix -5 native X failure. 2011-07-05 01:53:48 +00:00
snj
1ca096f492 Add tyrquake:
TyrQuake 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.
2010-03-09 23:20:01 +00:00