Module name: twilight
Repository: twilight/qw/
Changes by: eviltypeguy 18 Nov 2001 22:20:00 UTC
Log message:
It's fun to commit lots of code :> This allows NQ to compile under:
-Wall -Wpointer-arith -Wcast-qual -Wsign-compare -Werror -Winline,
QW will come when I feel like going through this pain again...
Modified files:
twilight/nq/:
cl_model.c client.h cmd.c common.c console.c console.h
gl_draw.c gl_rmain.c gl_rmisc.c gl_rsurf.c gl_warp.c
glquake.h host.c host_cmd.c keys.c keys.h menu.c model.c
net.h net_dgrm.c net_main.c pr_cmds.c pr_edict.c progs.h
sbar.c server.h snd_dma.c sv_main.c sv_phys.c sv_user.c
twilight/include/:
model.h
twilight/qw/:
gl_model.c sbar.c
Revision Changes Path
1.5 +10 -10 twilight/nq/cl_model.c
1.18 +2 -2 twilight/nq/client.h
1.17 +2 -2 twilight/nq/cmd.c
1.44 +6 -5 twilight/nq/common.c
1.26 +45 -67 twilight/nq/console.c
1.8 +5 -5 twilight/nq/console.h
1.53 +4 -4 twilight/nq/gl_draw.c
1.59 +3 -3 twilight/nq/gl_rmain.c
1.40 +5 -5 twilight/nq/gl_rmisc.c
1.49 +22 -23 twilight/nq/gl_rsurf.c
1.35 +8 -10 twilight/nq/gl_warp.c
1.44 +7 -10 twilight/nq/glquake.h
1.33 +15 -15 twilight/nq/host.c
1.24 +35 -45 twilight/nq/host_cmd.c
1.21 +4 -4 twilight/nq/keys.c
1.6 +3 -3 twilight/nq/keys.h
1.45 +7 -8 twilight/nq/menu.c
1.5 +4 -4 twilight/nq/model.c
1.10 +4 -4 twilight/nq/net.h
1.15 +38 -62 twilight/nq/net_dgrm.c
1.15 +12 -12 twilight/nq/net_main.c
1.24 +48 -51 twilight/nq/pr_cmds.c
1.16 +13 -14 twilight/nq/pr_edict.c
1.7 +7 -7 twilight/nq/progs.h
1.18 +27 -29 twilight/nq/sbar.c
1.8 +32 -33 twilight/nq/server.h
1.21 +6 -6 twilight/nq/snd_dma.c
1.17 +46 -46 twilight/nq/sv_main.c
1.24 +15 -14 twilight/nq/sv_phys.c
1.20 +3 -3 twilight/nq/sv_user.c
1.3 +34 -36 twilight/include/model.h
1.39 +10 -12 twilight/qw/gl_model.c
1.21 +5 -5 twilight/qw/sbar.c
_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/twilight-commits