Module name:    twilight
Repository:     twilight/qw/
Changes by:     mercury 05 Aug 2001 22:18:08 UTC

Log message:
  Adding the lovely hashing functions.
  
  Keys now use the hashing functions.
  
  -nomouse works.
  
  And common.h, bothdefs.h, and keys.h can now be safely included more
  then once.

Modified files:
      twilight/qw/:
        Makefile.am bothdefs.h common.c common.h keys.c keys.h 
        menu.c vid_sdl.c 
Added files:
      twilight/qw/:
        hash.c hash.h 
  
  Revision      Changes    Path
  1.4           +2 -2      twilight/qw/Makefile.am
  1.4           +5 -0      twilight/qw/bothdefs.h
  1.14          +1 -4      twilight/qw/common.c
  1.5           +8 -0      twilight/qw/common.h
  1.12          +93 -35    twilight/qw/keys.c
  1.8           +11 -6     twilight/qw/keys.h
  1.11          +10 -16    twilight/qw/menu.c
  1.12          +15 -1     twilight/qw/vid_sdl.c


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

Reply via email to