Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Sun Nov 10 00:03:52 EST 2002


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2002-11-10 05:03:52 UTC

Log message:

added Nexiuz TE_ effects (prefixed TE_TEI_) and Nexiuz plasma trail (an override for EF_BRIGHTFIELD)
Nexiuz mode disables fullbrights
reshaped some of the particle structure (flags is gone, broken apart into separate fields again)
added tex_beam (which uses a separate texture instead of the particle font because it needs to repeat)
simplified some of the texture font generation (tex_ variables now indicate where to put the images in the texture)
now resets trail positions if entity was not active in previous frame
now gives packet dump when Host_Error is called during client message parsing code
now frees the model(s) being loaded when Host_Error is called during model loading code
removed modelflush command because it crashes the realtime lighting code (which points to leafs and surfaces in the world model, a problem which does not exist with r_restart and vid_restart)
R_Stain and R_CalcBeamVerts now use const where appropriate

Modified files:
     cl_main.c cl_parse.c cl_particles.c client.h gl_rmain.c
     gl_rsurf.c host.c model_shared.c model_shared.h protocol.h
     render.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20021110.050352.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20021110/5549ea4a/attachment.diff>


More information about the twilight-commits mailing list