]> icculus.org git repositories - divverent/darkplaces.git/commit
changed brush model API - now uses function pointers for some of the brush model...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 2 Jul 2003 02:26:26 +0000 (02:26 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 2 Jul 2003 02:26:26 +0000 (02:26 +0000)
commitfdfa815d659f4ceec149ce3f907c107f38022c3d
tree5e0a9d26868d11420063189ae05c24214c9a990f
parentdda9525d00cbd81ad257870fbcb60079e11e367f
changed brush model API - now uses function pointers for some of the brush model functions (intent to transition over to this completely)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3133 d7cf8633-e32d-0410-b094-e92efae38249
23 files changed:
cl_main.c
cl_parse.c
cl_particles.c
cl_screen.c
gl_rsurf.c
model_alias.c
model_alias.h
model_brush.c
model_brush.h
model_shared.c
model_shared.h
model_sprite.c
model_sprite.h
model_zymotic.h
portals.c
pr_cmds.c
r_light.c
r_shadow.c
snd_dma.c
sv_main.c
sv_move.c
sv_phys.c
view.c