aboutsummaryrefslogtreecommitdiffstats
path: root/games/darkplaces
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 20060725.alepulver2006-08-235-85/+20
| | | | | - Change CLIENT option to "on" by default. - Remove message about broken OSS in client (is fixed now).
* - Fix wrong check (WITH_GLX -> WITH_CLIENT).alepulver2006-08-011-1/+1
|
* - Update to version 20060606.alepulver2006-07-245-84/+37
| | | | - Clean-up.
* - Fix IGNORE message.alepulver2006-04-251-8/+9
| | | | | | | - Fix OPTIONS handling. - Bump PORTREVISION. Approved by: garga (mentor)
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
| | | | Approved by: garga (mentor)
* * Integrate with quake-datavd2006-03-166-56/+202
| | | | | | | * Minor fixes PR: ports/91840 Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> (maintainer)
* - Add SHA256pav2005-11-261-0/+1
| | | | Requested by: maintainer
* Dark Places is a Quake modification I have built over the course of 6 years ongarga2005-10-056-0/+144
and off experimenting, it got somewhat of an overhaul when the Quake engine source code was released, and I began developing a custom OpenGL-only engine for it and other mods, which supports Windows WGL and Linux GLX, and has greatly improved graphics and image quality. WWW: http://icculus.org/twilight/darkplaces/ PR: ports/85325 Submitted by: Alejandro Pulver <alejandro@varnet.biz>