Module name:    twilight
Repository:     twilight/qw/
Changes by:     knghtbrd        10 Nov 2001 20:01:50 UTC

Log message:
  This is what you call diff reduction for gl_draw.c - Had to implement the
  basis for vertex arrays in NQ, also made a few other small cleanups to reduce dead 
code.  More to follow.

Modified files:
      twilight/include/:
        draw.h 
      twilight/nq/:
        common.c gl_draw.c gl_rmisc.c glquake.h menu.c sbar.c 
        vid_sdl.c 
      twilight/qw/:
        common.c gl_draw.c gl_rsurf.c menu.c sbar.c vid_sdl.c 
  
  Revision      Changes    Path
  1.3           +2 -5      twilight/include/draw.h
  1.42          +2 -3      twilight/nq/common.c
  1.48          +289 -328  twilight/nq/gl_draw.c
  1.36          +15 -1     twilight/nq/gl_rmisc.c
  1.38          +12 -2     twilight/nq/glquake.h
  1.43          +24 -30    twilight/nq/menu.c
  1.17          +11 -25    twilight/nq/sbar.c
  1.63          +2 -6      twilight/nq/vid_sdl.c
  1.48          +2 -3      twilight/qw/common.c
  1.48          +75 -109   twilight/qw/gl_draw.c
  1.46          +2 -1      twilight/qw/gl_rsurf.c
  1.43          +20 -26    twilight/qw/menu.c
  1.20          +4 -15     twilight/qw/sbar.c
  1.70          +3 -7      twilight/qw/vid_sdl.c


_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/twilight-commits

Reply via email to