Module name:    twilight
Repository:     twilight/qw-server/
Changes by:     digiman 27 Sep 2001 13:51:54 UTC

Log message:
  NQ and QW compile again (added inline definition).
  Fixed 'freelook' again (zinx, please, stop confusing me!)
  VectorNormalizeFast is back!
  _windowed_mouse has a callback function now.
  Fixed a bug in win nq and qw when player's view was not centered on the very first 
spawn.
  Code cleanup.

Modified files:
      twilight/include/:
        compat.h mathlib.h win32conf.h 
      twilight/nq/:
        gl_rlight.c gl_rsurf.c gl_screen.c mathlib.c pr_cmds.c 
        r_part.c sv_phys.c sv_user.c vid.h vid_sdl.c view.c 
      twilight/qw/:
        cl_cam.c gl_rlight.c gl_rsurf.c gl_screen.c mathlib.c 
        pmove.c r_part.c vid.h vid_sdl.c view.c 
      twilight/qw-server/:
        mathlib.c pmove.c pr_cmds.c sv_phys.c 
  
  Revision      Changes    Path
  1.5           +5 -1      twilight/include/compat.h
  1.9           +3 -1      twilight/include/mathlib.h
  1.17          +3 -1      twilight/include/win32conf.h
  1.33          +2 -2      twilight/nq/gl_rlight.c
  1.37          +3 -3      twilight/nq/gl_rsurf.c
  1.27          +9 -6      twilight/nq/gl_screen.c
  1.23          +17 -5     twilight/nq/mathlib.c
  1.20          +3 -3      twilight/nq/pr_cmds.c
  1.20          +4 -4      twilight/nq/r_part.c
  1.19          +2 -2      twilight/nq/sv_phys.c
  1.19          +2 -2      twilight/nq/sv_user.c
  1.11          +2 -2      twilight/nq/vid.h
  1.56          +26 -22    twilight/nq/vid_sdl.c
  1.23          +2 -2      twilight/nq/view.c
  1.18          +2 -2      twilight/qw/cl_cam.c
  1.31          +2 -2      twilight/qw/gl_rlight.c
  1.40          +3 -3      twilight/qw/gl_rsurf.c
  1.27          +9 -6      twilight/qw/gl_screen.c
  1.19          +17 -5     twilight/qw/mathlib.c
  1.13          +6 -6      twilight/qw/pmove.c
  1.17          +3 -3      twilight/qw/r_part.c
  1.11          +2 -2      twilight/qw/vid.h
  1.56          +25 -20    twilight/qw/vid_sdl.c
  1.18          +2 -2      twilight/qw/view.c
  1.20          +16 -4     twilight/qw-server/mathlib.c
  1.9           +6 -6      twilight/qw-server/pmove.c
  1.21          +3 -3      twilight/qw-server/pr_cmds.c
  1.13          +2 -2      twilight/qw-server/sv_phys.c


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

Reply via email to