Module name: twilight
Repository: twilight/qw-server/
Changes by: molivier 28 Aug 2001 06:23:54 UTC
Log message:
Added CVAR_TEMP support (progs now create cvars with a CVAR_TEMP flag when they
request a cvar which doesn't exist); Cvar_Cleanup has been updated to remove them, but
it's called nowhere anyway... Also, a few minor optimizations (strcpy -> memcpy), and
some cleanup
Modified files:
./:
TODO
twilight/include/:
cvar.h
twilight/nq/:
cmd.c cvar.c pr_cmds.c
twilight/qw/:
cmd.c cvar.c
twilight/qw-server/:
cmd.c cvar.c pr_cmds.c
Revision Changes Path
1.27 +0 -2 twilight/TODO
1.6 +3 -1 twilight/include/cvar.h
1.10 +7 -5 twilight/nq/cmd.c
1.16 +47 -1 twilight/nq/cvar.c
1.12 +9 -4 twilight/nq/pr_cmds.c
1.14 +7 -6 twilight/qw/cmd.c
1.14 +47 -1 twilight/qw/cvar.c
1.11 +9 -7 twilight/qw-server/cmd.c
1.11 +47 -1 twilight/qw-server/cvar.c
1.14 +7 -2 twilight/qw-server/pr_cmds.c
_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/twilight-commits
- [Twilight-commits] CVS Update: twilight (branch: trunk) lordhavoc
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) mercury
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) molivier
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) molivier
- [Twilight-commits] CVS Update: twilight (branch: trunk) molivier
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
