From c3820eff957152e5ce0e62367bcc3d62ba4f5b0b Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 4 Oct 2005 18:43:18 +0000 Subject: Dark Places is a Quake modification I have built over the course of 6 years on 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 --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 5ec9b80efbe1..4f19fb18eeb5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -110,6 +110,7 @@ SUBDIR += cursive SUBDIR += d2x SUBDIR += daimonin-client + SUBDIR += darkplaces SUBDIR += deal SUBDIR += defendguin SUBDIR += deng -- cgit v1.2.3