]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
moved entity_render_t modellight_* field updates from renderer to client
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 18 Dec 2007 09:32:24 +0000 (09:32 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 18 Dec 2007 09:32:24 +0000 (09:32 +0000)
commit984163a013087ab3dafb0e3a86554c7c349cd09f
tree2354291319777e21c3106b8fe01d460a4c51f183
parent1f1fd33511055b6fbca7cc13d508180d56695a9a
moved entity_render_t modellight_* field updates from renderer to client
merged entity_render_t colormap_pantscolor and shirtcolor updates to a
single function called CL_SetEntityColormapColors
other little cleanups

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7819 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
cl_parse.c
client.h
clvm_cmds.c
csprogs.c
gl_rmain.c
model_brush.c
model_shared.c
palette.c