Check the credits file to see who did what (and if its not listed in the 
credit files, I did it -ejg :)

Changes from 1.0 to 1.1:
* Magic resistance added.
* Size for players added (not for mobs.  yet.  and it doesn't actually
  have any impact.  yet.  do with it what you will :)
* Alias saving problem corrected.
* Race info moved to separate files (races.c and races.h)
* Immunities!  (with an IS_IMMUNE(<vict>, <immune flag>) macro)
* do_players fixed.
* do_vwear - search for all eq in the game for a given wear position.
* do_whois - lookup class, level and race of a player.
* do_xname - ban a name while the mud is running!
* Drunken language code.
* Correction to Makefile.win

