Module twilight: Change committed

warp at icculus.org warp at icculus.org
Fri Jul 26 00:22:21 EDT 2002


Commiter   : warp
CVSROOT    : /cvs/cvsroot/twilight
Module     : twilight
Commit time: 2002-07-26 04:22:19 UTC

Log message:

texture_extension_number is DEAD DEAD DEAD!

Make a lot of stuff Uint instead of int.

Minor redesign of how we deal with brush models, this changed a few
little things, like a good chunk of the brush model loader, and a small
rewrite of most of gl_rsurf.c

gl_warp.c is DEAD! src/renderer/(liquid.[ch]|sky.[ch]|surface.[ch]) now
exists and is used.

Killed the -Wno-unused and fixed the cases of unused params, the
argument that disables the warnings about params does not EXIST for
older versions of gcc, and -Wno-unused does not even warn of unused
variables in the function!!

Slightly tweak how we do the quads in r_part.c

Some diff reduction.

Modified files:
     configure.in include/draw.h include/model.h include/qtypes.h
     nq/Makefile.am nq/cl_ents.c nq/cl_main.c nq/cl_model.c
     nq/cl_parse.c nq/cl_tent.c nq/client.h nq/gl_alias.c nq/gl_draw.c
     nq/gl_rlight.c nq/gl_rmain.c nq/gl_rsurf.c nq/menu.c
     nq/net_dgrm.c nq/net_loop.c nq/net_udp.c nq/pr_cmds.c
     nq/pr_edict.c nq/r_part.c nq/render.h nq/sbar.c nq/snd_dma.c
     nq/sv_main.c nq/sys.c nq/vid_sdl.c nq/world.c qw/Makefile.am
     qw/cl_ents.c qw/cl_main.c qw/cl_model.c qw/cl_null.c
     qw/cl_parse.c qw/cl_tent.c qw/client.h qw/gl_alias.c qw/gl_draw.c
     qw/gl_rlight.c qw/gl_rmain.c qw/gl_rsurf.c qw/gl_screen.c
     qw/net_udp.c qw/pmovetst.c qw/pr_cmds.c qw/r_part.c qw/render.h
     qw/sv_ents.c qw/sv_init.c qw/sv_model.c qw/sv_send.c qw/sv_user.c
     qw/sys.c qw/vid_sdl.c qw/world.c src/base/collision.c
     src/base/model.c src/base/zone.c src/renderer/Makefile.am
     src/renderer/dglfuncs.h src/renderer/gl_arrays.c
     src/renderer/gl_arrays.h src/renderer/gl_info.c
     src/renderer/gl_info.h src/renderer/gl_textures.c
     src/renderer/gl_textures.h src/renderer/light.h
     src/renderer/noise_textures.c src/sound/sound.h
     src/sound/target.c

Added files:
     src/renderer/liquid.c src/renderer/liquid.h src/renderer/sky.c
     src/renderer/sky.h src/renderer/surface.c src/renderer/surface.h

Removed files:
     nq/gl_warp.c qw/gl_warp.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: twilight.20020726.042219.warp.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20020726/6a3d52c5/attachment.diff>


More information about the twilight-commits mailing list