Module twilight: Change committed

knghtbrd at icculus.org knghtbrd at icculus.org
Sat Jul 6 11:25:41 EDT 2002


Commiter   : knghtbrd
CVSROOT    : /cvs/cvsroot/twilight
Module     : twilight
Commit time: 2002-07-06 15:25:40 UTC

Log message:

glquake.h is dead, but its legacy lives on!  In order to start merging the
renderer, we need to be able to include the prototypes, which were mostly
in glquake.h.  Problem is, these all use parts of render.h which was not
even a little bit common.  As a result, glquake.h is now part of render.h
and things that are common should move to src/renderer/whatever.h as
needed.

Modified files:
     nq/cl_model.c nq/cl_parse.c nq/gl_draw.c nq/gl_rlight.c
     nq/gl_rmain.c nq/gl_rsurf.c nq/gl_screen.c nq/gl_warp.c nq/menu.c
     nq/r_explosion.c nq/r_part.c nq/render.h nq/vid_sdl.c
     qw/cl_ents.c qw/cl_model.c qw/cl_parse.c qw/gl_draw.c
     qw/gl_ngraph.c qw/gl_rlight.c qw/gl_rmain.c qw/gl_rsurf.c
     qw/gl_screen.c qw/gl_warp.c qw/menu.c qw/r_explosion.c
     qw/r_part.c qw/render.h qw/skin.c qw/vid_sdl.c
     src/renderer/Makefile.am

Removed files:
     src/renderer/glquake.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: twilight.20020706.152540.knghtbrd.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20020706/4afc4e6b/attachment.diff>


More information about the twilight-commits mailing list