Module name: twilight
Repository: twilight/qw-server/
Changes by: knghtbrd 11 Sep 2001 03:07:54 UTC
Log message:
Mangling of some files with long lines. wc -L treats tabs as 8 spaces and
doesn't offer a way to change that, so I didn't go through every file it
returned, just the ones that were reported as extremely long lines. Also
a few minor cleanups besides, nothing that should break anything.
Modified files:
./:
TODO
twilight/nq/:
cl_input.c cl_parse.c common.c console.c console.h
gl_rlight.c menu.c pr_cmds.c sv_phys.c vid_sdl.c world.c
twilight/qw/:
cl_input.c cl_parse.c common.c gl_rlight.c gl_rmain.c
menu.c sbar.c
twilight/qw-server/:
common.c pr_cmds.c
Revision Changes Path
1.33 +1 -0 twilight/TODO
1.14 +19 -12 twilight/nq/cl_input.c
1.13 +26 -19 twilight/nq/cl_parse.c
1.23 +22 -9 twilight/nq/common.c
1.22 +14 -46 twilight/nq/console.c
1.7 +1 -4 twilight/nq/console.h
1.25 +143 -119 twilight/nq/gl_rlight.c
1.32 +12 -203 twilight/nq/menu.c
1.16 +6 -2 twilight/nq/pr_cmds.c
1.14 +10 -9 twilight/nq/sv_phys.c
1.42 +4 -4 twilight/nq/vid_sdl.c
1.10 +23 -30 twilight/nq/world.c
1.16 +23 -17 twilight/qw/cl_input.c
1.26 +26 -29 twilight/qw/cl_parse.c
1.28 +26 -18 twilight/qw/common.c
1.23 +146 -120 twilight/qw/gl_rlight.c
1.32 +60 -34 twilight/qw/gl_rmain.c
1.36 +2 -17 twilight/qw/menu.c
1.14 +41 -45 twilight/qw/sbar.c
1.23 +32 -25 twilight/qw-server/common.c
1.19 +6 -5 twilight/qw-server/pr_cmds.c
_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/twilight-commits
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) lordhavoc
- [Twilight-commits] CVS Update: twilight (branch: trunk) lordhavoc
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) mercury
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) mercury
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) mercury
- [Twilight-commits] CVS Update: twilight (branch: trunk) mercury
- [Twilight-commits] CVS Update: twilight (branch: trunk) lordhavoc
