Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Mon Jul 14 11:47:08 EDT 2003


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2003-07-14 15:47:08 UTC

Log message:

added r_lightning.c to move the lightning beam rendering code out of cl_main.c
shrunk entity_t struct a bit (by removing some stuff from persistent which had similar/identical values in render)
restructured/refactored some of entity relinking (now all relinking happens in cl_main.c where it belongs, moved viewmodel stuff out of view code)
restructured how viewmodels are handled
streamlined/cleanedup/refactored V_CalcRefdef (and merged in V_UpdateBlends and V_AddIdle and V_CalcBob)

Modified files:
     cl_main.c cl_screen.c client.h gl_rmain.c makefile view.c

Added files:
     r_lightning.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20030714.154708.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20030714/4a93ab30/attachment.diff>


More information about the twilight-commits mailing list