Module name:    twilight
Repository:     twilight/qw/
Changes by:     knghtbrd        13 Sep 2001 12:36:06 UTC

Log message:
  Shared and user configuration files for settings that can't be in your
  autoexec files are now supported.  fs_shareconf and fs_userconf are the
  Cvars, and can be +set as you'd expect to change defaults.  QuakeForge has
  long ago found the mess you'll find in Host_Init to be necessary through
  trial and error.

Modified files:
      ./:
        TODO acconfig.h configure.in 
      twilight/include/:
        win32conf.h 
      twilight/nq/:
        cmd.c cmd.h common.c common.h host.c 
      twilight/qw/:
        cl_main.c cmd.c cmd.h common.c common.h 
  
  Revision      Changes    Path
  1.35          +0 -2      twilight/TODO
  1.5           +7 -1      twilight/acconfig.h
  1.24          +22 -3     twilight/configure.in
  1.14          +5 -1      twilight/include/win32conf.h
  1.12          +19 -1     twilight/nq/cmd.c
  1.7           +3 -1      twilight/nq/cmd.h
  1.27          +5 -2      twilight/nq/common.c
  1.13          +6 -1      twilight/nq/common.h
  1.23          +14 -1     twilight/nq/host.c
  1.37          +15 -1     twilight/qw/cl_main.c
  1.20          +19 -1     twilight/qw/cmd.c
  1.7           +3 -1      twilight/qw/cmd.h
  1.32          +5 -1      twilight/qw/common.c
  1.15          +6 -1      twilight/qw/common.h


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

Reply via email to