Module twilight: Change committed

warp at icculus.org warp at icculus.org
Tue Aug 20 18:52:30 EDT 2002


Commiter   : warp
CVSROOT    : /cvs/cvsroot/twilight
Module     : twilight
Commit time: 2002-08-20 22:52:30 UTC

Log message:

Fix the dlight bug. (See below for specifics.)

Kill r_dlightframecount, and use r_framecount instead.
Also make sure that we are checking those framecounts by the same
variable we use to set them, IE, r_framecount vs r_framecount, instead
of r_framecount vs vis_framecount.

Remove some redundant defines in gl_rsurf.

Killed modelorg.

Some tweaking to R_AddDynamicLights.

And:
-#define LIGHTOFFSET 32 * 32
+#define LIGHTOFFSET (32 * 32)

Modified files:
     TODO nq/gl_rlight.c nq/gl_rmain.c nq/gl_rsurf.c qw/gl_rlight.c
     qw/gl_rmain.c qw/gl_rsurf.c src/renderer/light.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: twilight.20020820.225230.warp.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20020820/aad54824/attachment.diff>


More information about the twilight-commits mailing list