aboutsummaryrefslogtreecommitdiff
path: root/games/darkplaces/pkg-descr
blob: 8d797d231f2816b7aeaef1454b51a86107334e4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.

It cannot easily be described, as it is simply an improved Quake, not a total
conversion (yet, anyway).

The realism of shell casings falling to the floor, much improved bullet
impacts, 32bit color alpha blended explosions, blood flying everywhere and
sticking to the walls...

Behind the scenes the code has changed a great deal, I was not content with
the original QuakeC code, and I have greatly changed the engine while
maintaining compatibility with normal Quake modifications.