Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Thu Jul 17 10:57:16 EDT 2003


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

Log message:

moved all type-specific model fields to respective structures (alias, sprite, brush)
renamed model_t brush to brushq1, and created brush, brushq2, brushq3, currently brush only has entities, all else is type specific
wrote the beginnings of a q3 bsp loader (and of course the headers)
added functions CL_PointContents and CL_FindNonSolidLocation to simplify queries of world model (and make it more maintainable when q3bsp support is finished)
added r_shadow_glossintensity cvar (default 1) for glossmap textures
added r_shadow_gloss2intensity cvar (default 0.25) for forced gloss

Modified files:
     cl_collision.c cl_collision.h cl_main.c cl_parse.c cl_particles.c
     cl_screen.c collision.c gl_models.c gl_rmain.c gl_rsurf.c
     model_alias.c model_brush.c model_brush.h model_shared.h
     model_sprite.c portals.c pr_cmds.c protocol.h r_light.c
     r_shadow.c r_sprites.c snd_dma.c sv_light.c sv_main.c sv_move.c
     sv_phys.c view.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20030717.145715.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20030717/65051f4b/attachment.diff>


More information about the twilight-commits mailing list