Fix multi-leg promotions
[xboard.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 6cf36e6..f19c6ff 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
-Contributions of xboard and WinBoard authors by file\r
-$Id: AUTHORS,v 1.1 2003/11/02 04:42:06 mann Exp $\r
-\r
-0. Files covered\r
-\r
-The first group are included in the xboard distribution.  The second\r
-group are included in the WinBoard source distribution but not in the\r
-xboard distribution.  All are part of the joint xboard/WinBoard source\r
-base and are covered by the same copyrights and licensing terms.\r
-\r
-FAQ.html\r
-backend.c\r
-backend.h\r
-backendz.h\r
-bitmaps\r
-childio.c\r
-childio.h\r
-cmail.in\r
-cmail.man\r
-comment.in\r
-common.h\r
-config.h.in\r
-configure.in\r
-engine-intf.txt\r
-frontend.h\r
-gamelist.c\r
-ics-parsing.txt\r
-lists.c\r
-lists.h\r
-moves.c\r
-moves.h\r
-parser.h\r
-parser.l\r
-pgntags.c\r
-xboard.c\r
-xboard.h\r
-xboard.man\r
-xboard.texi\r
-xedittags.c\r
-xedittags.h\r
-xgamelist.c\r
-xgamelist.h\r
-zic2xpm.c\r
-zic2xpm.man\r
-zippy.README\r
-zippy.c\r
-zippy.h\r
-\r
-winboard.rtf (compiles to winboard.hlp)\r
-config.h\r
-defaults.h\r
-resource.h\r
-wedittags.c\r
-wedittags.h\r
-wgamelist.c\r
-wgamelist.h\r
-winboard.c\r
-winboard.h\r
-winboard.rc\r
-\r
-bitmaps/*\r
-bitmaps.xchess/*\r
-\r
-1. Wayne Christopher\r
-\r
-Wrote from scratch (I believe) bitmaps.xchess/*80*.bm.  Other bitmaps\r
-in the bitmaps.xchess directory were derived from these by shrinking\r
-and some hand-tuning.  By default these bitmaps are no longer used.\r
-Their copyright status is unclear.\r
-\r
-2. Chris Sears and Dan Sears\r
-\r
-Wrote from scratch parser.l, xboard.c, xboard.h, xboard.man.  Parts\r
-(sometimes small) of these files were later moved by Tim Mann to\r
-backend.c, backend.h, childio.c, common.h, frontend.h, and parser.h.\r
-\r
-Chris and Dan's original work is copyrighted by Digital Equipment\r
-Corporation with licensing terms similar to what the X Consortium uses\r
-(see the file COPYRIGHT).  All the work listed below is copyrighted by\r
-the Free Software Foundation and covered by the GPL (see the files\r
-COPYRIGHT and COPYING).\r
-\r
-3. Tim Mann <tim@tim-mann.org>\r
-\r
-Wrote from scratch FAQ.html, backendz.h, childio.h, comment.in,\r
-config.h.in, configure.in, engine-intf.txt, ics-parsing.txt, moves.c,\r
-moves.h, pgntags.c (split from backend.c by Jochen Wiedmann),\r
-xedittags.c, xedittags.h, xgamelist.c, xgamelist.h, zippy.README,\r
-zippy.c, zippy.h, winboard.rtf, config.h, defaults.h, resource.h,\r
-wedittags.c, wedittags.h, wgamelist.c, wgamelist.h, winboard.c,\r
-winboard.h, winboard.rc.\r
-\r
-Major additions and changes to nearly all other files listed in\r
-section 0.\r
-\r
-4. John Chanak\r
-\r
-Addition to xboard.c, mostly later moved into backend.c.\r
-\r
-5. Evan Welsh <Evan.Welsh@msdw.com>\r
-\r
-Wrote from scratch cmail.in and cmail.man.  Additions to backend.c and\r
-xboard.c.\r
-\r
-6. Elmar Bartel <bartel@informatik.tu-muenchen.de>\r
-\r
-Wrote from scratch the Metafont code from which bitmaps/* were\r
-generated.  The Metafont code itself is not included in the package.\r
-\r
-7. Jochen Wiedmann\r
-\r
-Wrote from scratch gamelist.c, lists.c, lists.h.  Wrote xboard.texi,\r
-mostly based on xboard.man and cmail.man.  Minor additions to backend.c.\r
-\r
-8. Frank McIngvale <frankm@hiwaay.net>\r
-\r
-Wrote from scratch zic2xpm.c and zic2xpm.man.  Additions to backend.c,\r
-xboard.c, and xboard.man.\r
-\r
-9. Hugh Fisher <Hugh.Fisher@cs.anu.edu.au>\r
-\r
-Additions to backend.c and xboard.c.\r
-\r
-10. Allessandro Scotti\r
-\r
-Made many additions to the WinBoard user interface and graphics \r
-capabilities, such as new windows for engine output, board textures \r
-and font-based piece rendering. These changes became collectively known\r
-as Winboard_x.\r
-\r
-11. H.G. Muller <h.g.muller AT hccnet DOT nl>\r
-\r
-Heaviliy modified winboard.c, backend.c, moves.c and parser.l, to\r
-allow board sizes other than 8x8, and many non-orthodox Chess pieces,\r
-so that WinBoard is now capable of playing variants like Shogi and Xiangqi.\r
-Also implemented displaying of the Crazyhouse holdings, and many adjudication\r
-and other backend options. This version of WinBoard, (4.3.xx) containing all \r
-of the WinBoard_x options, became known as WinBoard_F.
\ No newline at end of file
+Contributions of xboard and WinBoard authors by file
+(get files names via git log --pretty=oneline --name-only --author=<AUTHORNAME>  v4.2.7..HEAD  |sort |uniq)
+
+0. Files covered
+
+The first group are included in the xboard distribution.  The second
+group are included in the WinBoard source distribution but not in the
+xboard distribution.  All are part of the joint xboard/WinBoard source
+base and are covered by the same copyrights and licensing terms.
+
+AUTHORS
+autogen.sh
+backend.c
+backend.h
+backendz.h
+bitmaps/*
+book.c
+ChangeLog
+childio.c
+childio.h
+cmail.in
+cmail.man
+common.h
+config.h.in
+configure.ac
+COPYING
+COPYRIGHT
+engine-intf.txt
+FAQ.html
+frontend.h
+gamelist.c
+gettext.h
+ics-parsing.txt
+INSTALL
+lists.c
+lists.h
+Makefile.am
+moves.c
+moves.h
+NEWS
+parser.h
+parser.l
+pgntags.c
+pixmaps/*
+po/*
+README
+shogibitmaps/*
+sounds/*
+ToDo
+uci.c
+xboard.c
+xboard.h
+xboard.texi
+xedittags.c
+xedittags.h
+xengineoutput.c
+xgamelist.c
+xgamelist.h
+xhistory.c
+xhistory.h
+xoptions.c
+zic2xpm.c
+zic2xpm.man
+zippy.c
+zippy.h
+zippy.README
+
+winboard/bitmaps/*
+winboard/COMPILING
+winboard/config.h
+winboard/defaults.h
+winboard/help/*
+winboard/help.c
+winboard/help.h
+winboard/jaws.c
+winboard/makefile.gcc
+winboard/makefile.ms
+winboard/parser.c
+winboard/resource.h
+winboard/shogibitmaps/*
+winboard/WB4Jaws.dev
+winboard/wclipbrd.c
+winboard/wclipbrd.h
+winboard/wedittags.c
+winboard/wedittags.h
+winboard/wengineo.c
+winboard/wevalgraph.c
+winboard/wgamelist.c
+winboard/wgamelist.h
+winboard/whistory.c
+winboard/winboard.c
+winboard/winboard.h
+winboard/winboard.rc
+winboard/winboard.rtf (compiles to winboard.hlp)
+winboard/wlayout.c
+winboard/woptions.c
+winboard/woptions.h
+winboard/wsettings.c
+winboard/wsnap.c
+winboard/wsnap.h
+winboard/wsockerr.c
+winboard/wsockerr.h
+
+
+1. Wayne Christopher
+
+Wrote from scratch (I believe) bitmaps.xchess/*80*.bm.  Other bitmaps
+in the bitmaps.xchess directory were derived from these by shrinking
+and some hand-tuning.  By default these bitmaps are no longer used.
+Their copyright status is unclear.
+
+2. Chris Sears and Dan Sears
+
+Wrote from scratch parser.l, xboard.c, xboard.h, xboard.man.  Parts
+(sometimes small) of these files were later moved by Tim Mann to
+backend.c, backend.h, childio.c, common.h, frontend.h, and parser.h.
+
+Chris and Dan's original work is copyrighted by Digital Equipment
+Corporation with licensing terms similar to what the X Consortium uses
+(see the file COPYRIGHT).  All the work listed below is copyrighted by
+the Free Software Foundation and covered by the GPL (see the files
+COPYRIGHT and COPYING).
+
+3. Tim Mann <tim@tim-mann.org>
+
+Wrote from scratch FAQ.html, backendz.h, childio.h, comment.in,
+config.h.in, configure.in, engine-intf.txt, ics-parsing.txt, moves.c,
+moves.h, pgntags.c (split from backend.c by Jochen Wiedmann),
+xedittags.c, xedittags.h, xgamelist.c, xgamelist.h, zippy.README,
+zippy.c, zippy.h, winboard.rtf, config.h, defaults.h, resource.h,
+wedittags.c, wedittags.h, wgamelist.c, wgamelist.h, winboard.c,
+winboard.h, winboard.rc.
+
+Major additions and changes to nearly all other files listed in
+section 0.
+
+4. John Chanak
+
+Addition to xboard.c, mostly later moved into backend.c.
+
+5. Evan Welsh <Evan.Welsh@msdw.com>
+
+Wrote from scratch cmail.in and cmail.man.  Additions to backend.c and
+xboard.c.
+
+6. Elmar Bartel <bartel@informatik.tu-muenchen.de>
+
+Wrote from scratch the Metafont code from which bitmaps/* were
+generated.  The Metafont code itself is not included in the package.
+
+7. Jochen Wiedmann
+
+Wrote from scratch gamelist.c, lists.c, lists.h.  Wrote xboard.texi,
+mostly based on xboard.man and cmail.man.  Minor additions to backend.c.
+
+8. Frank McIngvale <frankm@hiwaay.net>
+
+Wrote from scratch zic2xpm.c and zic2xpm.man.  Additions to backend.c,
+xboard.c, and xboard.man.
+
+9. Hugh Fisher <Hugh.Fisher@cs.anu.edu.au>
+
+Additions to backend.c and xboard.c.
+
+10. Allessandro Scotti
+
+Made many additions to the WinBoard user interface and graphics 
+capabilities, such as new windows for engine output, board textures 
+and font-based piece rendering. These changes became collectively known
+as Winboard_x.
+
+change to: backend.c, backend.h, backendz.h, bitmaps/analyze_14.ico,
+bitmaps/analyze2_14.ico, bitmaps/baloon_14.ico, bitmaps/black_14.ico,
+bitmaps/clock_14.ico, bitmaps/ponder_14.ico, bitmaps/trans_14.ico,
+bitmaps/unknown_14.ico, bitmaps/white_14.ico, common.h, config.h,
+frontend.h, gamelist.c, lists.c, lists.h, moves.c, moves.h, parser.c,
+parser.h, pgntags.c, readme.htm, uci.c, winboard/defaults.h,
+winboard/resource.h, winboard/wclipbrd.c, winboard/wclipbrd.h,
+winboard/wedittags.c, winboard/wedittags.h, winboard/wengineoutput.c,
+winboard/wevalgraph.c, winboard/wgamelist.c, winboard/wgamelist.h,
+winboard/whistory.c, winboard/winboard.c, winboard/winboard.h,
+winboard/winboard.ini, winboard/winboard.rc, winboard/wlayout.c,
+winboard/woptions.c, winboard/woptions.h, winboard/wplugin.c,
+winboard/wplugin.h, winboard/wsnap.c, winboard/wsnap.h, zippy.c,
+zippy.h
+
+
+11. H.G. Muller <h.g.muller AT hccnet DOT nl>
+
+Heaviliy modified winboard.c, backend.c, moves.c and parser.l, to
+allow board sizes other than 8x8, and many non-orthodox Chess pieces,
+so that WinBoard is now capable of playing variants like Shogi and Xiangqi.
+Also implemented displaying of the Crazyhouse holdings, and many adjudication
+and other backend options. This version of WinBoard, (4.3.xx) containing all 
+of the WinBoard_x options, became known as WinBoard_F.
+
+changes to: acconfig.h, aclocal.m4, AUTHORS, backend.c, backend.h,
+backendz.h, bitmaps/*, book.c, childio.h, cmail.in, common.h,
+config.guess, config.h, config.h.in, config.sub, configure,
+configure.ac, configure.in, copyright.texi, engine-intf.html,
+FAQ.html, frontend.h, gamelist.c, ics-parsing.txt, install-sh,
+lists.c, lists.h, Makefile.am, Makefile.in, manual.html,
+mkinstalldirs, moves.c, moves.h, parser.c, parser.h, parser.l,
+pg_key.c, pgntags.c, pg_show.c, pixmaps/*, pxboard, README, READ_ME,
+readme_HGM.txt, shiphtml, shogibitmaps/*, texi2man, ToDo, uci.c,
+winboard/bitmaps/*, winboard/config.h, winboard/cygwin.mak,
+winboard/defaults.h, winboard/help.c, winboard/help/*,
+winboard/internationalize, winboard/jaws.c, winboard/jaws.h, 
+winboard/jaws.rc,winboard/language.txt, winboard/makefile.gcc,
+ winboard/makefile.ms, winboard/metascript.txt, winboard/parser.c,
+winboard/readme.txt, winboard/resource.h, winboard/shogibitmaps/*,
+winboard/wchat.c, winboard/wclipbrd.c, winboard/wclipbrd.h, winboard/wedittags.c,
+winboard/wedittags.h, winboard/wengineo.c, winboard/wengineoutput.c,
+winboard/wevalgraph.c, winboard/wgamelist.c, winboard/wgamelist.h,
+winboard/whistory.c, winboard/winboard.c, winboard/winboard.h,
+winboard/winboard.htm, winboard/winboard.ini, winboard/winboard.rc,
+winboard/winboard.rtf, winboard/wlayout.c, winboard/woptions.c,
+winboard/woptions.h, winboard/wplugin.c, winboard/wplugin.h,
+winboard/wsettings.c, winboard/wsnap.c, winboard/wsnap.h, xboard.c,
+xboard.h, xboard.texi, xedittags.c, xedittags.h, xengineoutput.c,
+xgamelist.c, xgamelist.h, xhistory.c, xhistory.h, xoptions.c, zippy.c,
+zippy.h, zippy.README
+
+also: worked on the installer files (not in the tar-ball, but available via Savannah)
+
+12. Arun Persaud <arun AT nubati DOT net> 
+changes to: acconfig.h, AUTHORS, autogen.sh, backend.c, backend.h,
+backendz.h, book.c, ChangeLog, childio.c, childio.h, cmail.in,
+common.h, config.h.in, configure.ac, COPYING, COPYRIGHT,
+copyright.texi, FAQ.html, frontend.h, gamelist.c, gettext.h,
+.gitignore, gpl.texinfo, ics-parsing.txt, INSTALL, install-sh,
+lists.c, lists.h, Makefile.am, moves.c, moves.h, NEWS, parser.c,
+parser.h, parser.l, pgntags.c, pixmaps/pixmaps.h, po/de.po,
+po/LINGUAS, po/Makefile.in.in, README, READ_ME, shogibitmaps/README,
+texi2man, ToDo, TODO,  uci.c, uci/uci_protocol.txt, winboard/bitmaps/bitmaps.h,
+winboard/wchat.c, winboard/config.h, winboard/defaults.h,
+winboard/jaws.c, winboard/parser.c, winboard/readme.txt,
+winboard/shogibitmaps/README, winboard/WB4Jaws.dev,
+winboard/wclipbrd.c, winboard/wclipbrd.h, winboard/wedittags.c,
+winboard/wedittags.h, winboard/wengineo.c, winboard/wengineoutput.c,
+winboard/wevalgraph.c, winboard/wgamelist.c, winboard/wgamelist.h,
+winboard/whistory.c, winboard/winboard.c, winboard/winboard.h,
+winboard/winboard.rc, winboard/wlayout.c, winboard/woptions.c,
+winboard/woptions.h, winboard/wsnap.c, winboard/wsnap.h,
+winboard/wsockerr.c, winboard/wsockerr.h, xboard.c, xboard.h,
+xboard.texi, xedittags.c, xedittags.h, xengineoutput.c, xgamelist.c,
+xgamelist.h, xhistory.c, xhistory.h, xoptions.c, zic2xpm.c,
+zic2xpm.man, zippy.c, zippy.h, zippy.README
+
+
+13. Eric Mullins <emwine AT earthlink DOT net>
+
+Makefiles for different compilers for windows, several changes for
+those compilers
+
+change to: AUTHORS, backend.c, backend.h, backendz.h, 
+common.h, frontend.h, gamelist.c, README, winboard/bcc32.cfg,
+winboard/borland.mak, winboard/COMPILING, winboard/config.h,
+winboard/cygwin.mak, winboard/help.c, winboard/help.h,
+winboard/jaws.c, winboard/makefile.gcc, winboard/makefile.ms,
+winboard/mingw32.mak, winboard/msvc7.mak, winboard/msvc.mak,
+winboard/resource.h, winboard/res/winboard.exe.manifest,
+winboard/WB4Jaws.dev, winboard/wevalgraph.c, winboard/winboard.c,
+winboard/Winboard.dev, winboard/winboard.dsp, winboard/winboard.dsw,
+winboard/winboard.h, winboard/winboard.ini, winboard/winboard.rc,
+winboard/woptions.c, winboard/wsettings.c, 
+xboard.c
+
+also: prepared installer files for winboard (not in the tar-ball, but available via Savannah)