Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
De-duplicated some magic numbers.
|
|
|
|
render::draw_globe_corona().
|
|
|
|
moved client notification from the individual image loaders to the screenshot function.
|
|
|
|
using arbitrary GL_LIGHT#s.
|
|
Tweaked lighting a bit.
|
|
|
|
|
|
offsetting and alpha testing on the surface.
|
|
|
|
|
|
Enable light attenuation in modelview.
|
|
|
|
|
|
Tweaked lighting more.
|
|
|
|
|
|
|
|
|
|
the star texture.
|
|
|
|
|
|
cubemap.
|
|
don't let engine sound depend on entity visibility.
|
|
|
|
|
|
|
|
|
|
|
|
removed extern "C" from OpenGL function pointers.
|
|
messages can be send with the shout command.
Removed NonSolid flag fro race objects, have race use the local chat channel.
Updated to network protocol version 22.
Updated developer documentation.
|
|
added seconds parameter to sys::get_datetime(),
added con_timestamps Cvar,
enabled console timestamps on the dedicated server by default.
|
|
reads materials.ini,
removed unnecessary CollisionMesh::translate() method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with r_normalize 1.
|