Fix multi-leg promotions
[xboard.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 6cc928b..f19c6ff 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
 Contributions of xboard and WinBoard authors by file
-$Id$
+(get files names via git log --pretty=oneline --name-only --author=<AUTHORNAME>  v4.2.7..HEAD  |sort |uniq)
 
 0. Files covered
 
@@ -8,58 +8,99 @@ 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.
 
-FAQ.html
+AUTHORS
+autogen.sh
 backend.c
 backend.h
 backendz.h
-bitmaps
+bitmaps/*
+book.c
+ChangeLog
 childio.c
 childio.h
 cmail.in
 cmail.man
-comment.in
 common.h
 config.h.in
-configure.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.man
 xboard.texi
 xedittags.c
 xedittags.h
+xengineoutput.c
 xgamelist.c
 xgamelist.h
+xhistory.c
+xhistory.h
+xoptions.c
 zic2xpm.c
 zic2xpm.man
-zippy.README
 zippy.c
 zippy.h
+zippy.README
 
-winboard.rtf (compiles to winboard.hlp)
-config.h
-defaults.h
-resource.h
-wedittags.c
-wedittags.h
-wgamelist.c
-wgamelist.h
-winboard.c
-winboard.h
-winboard.rc
+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
 
-bitmaps/*
-bitmaps.xchess/*
 
 1. Wayne Christopher
 
@@ -121,6 +162,109 @@ xboard.c, and xboard.man.
 
 Additions to backend.c and xboard.c.
 
-10 Arun Persaud <arun@nubati.net>
+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
 
-fix for parser.l
\ No newline at end of file
+also: prepared installer files for winboard (not in the tar-ball, but available via Savannah)