1.20 -> 1.3
  - New login window  [Chung, Sheldon]
  - New Stats window
    idea was actually Chung's, but I ended up stealing
    Paradise code [Chung, Paradise coders, sheldon]
  - New meta server window [Paradise coders, sheldon]
  - New login stipple [Chung]
  - Removed Beep Lite, mkxtrekrc, others I forget :)
  - Fixed a obscure bug in defaults.c that if you did not have a $HOME
    variable and requested a defaults file with '~' in it, the system
    would crash.  Well, only if your shell didn't fill in the 
    path for you... [shekter]
  - Got rid of Keymap window as it is duplicated in the xtrekrc window
    and wasn't working right anyway
  - Fixed ReReadDefaults... wasn't setup in input.c
  - Reorganized the Options settings [sheldon]
  - Added Size Logging, shows total bytes sent/received at end of session
                                            [Paradise coders, sheldon]
  - Removed Netstat stuff from default compilation configuration
     Is this really needed?  Doesn't the ping stats do this better?
  - Did this funky thing changing exit() to EXIT() macro, so
    we can do the packet size logging output at end, but it gives us
    the option of doing all kinds of cleanup at end, right? :)
  - Fixed a problem in defwin where it crashed on the Alpha
    because of a bad assumption made with pointers.   [sheldon]
  - Ran indent on code to clean it up [sheldon]
  - Ignore Caps_Lock on key events		      [sheldon]
  - Limit dets to once every 100ms                    [sheldon]
  - Compile for Win32s [shekter]
  - Adapted COW playerlist code to COW-lite.  Had to redo
    the way it sorted the list by race. [sheldon]  [needs help yet]
  - WIN32 has a 'login:' setting for .xtrekrc now. [sheldon]
     This should help out the Bozo's...
