cleaned up old CVS left overs
[xboard.git] / AUTHORS
1 Contributions of xboard and WinBoard authors by file
2
3 0. Files covered
4
5 The first group are included in the xboard distribution.  The second
6 group are included in the WinBoard source distribution but not in the
7 xboard distribution.  All are part of the joint xboard/WinBoard source
8 base and are covered by the same copyrights and licensing terms.
9
10 FAQ.html
11 backend.c
12 backend.h
13 backendz.h
14 bitmaps
15 childio.c
16 childio.h
17 cmail.in
18 cmail.man
19 comment.in
20 common.h
21 config.h.in
22 configure.in
23 engine-intf.txt
24 frontend.h
25 gamelist.c
26 ics-parsing.txt
27 lists.c
28 lists.h
29 moves.c
30 moves.h
31 parser.h
32 parser.l
33 pgntags.c
34 xboard.c
35 xboard.h
36 xboard.man
37 xboard.texi
38 xedittags.c
39 xedittags.h
40 xgamelist.c
41 xgamelist.h
42 zic2xpm.c
43 zic2xpm.man
44 zippy.README
45 zippy.c
46 zippy.h
47
48 winboard.rtf (compiles to winboard.hlp)
49 config.h
50 defaults.h
51 resource.h
52 wedittags.c
53 wedittags.h
54 wgamelist.c
55 wgamelist.h
56 winboard.c
57 winboard.h
58 winboard.rc
59
60 bitmaps/*
61 bitmaps.xchess/*
62
63 1. Wayne Christopher
64
65 Wrote from scratch (I believe) bitmaps.xchess/*80*.bm.  Other bitmaps
66 in the bitmaps.xchess directory were derived from these by shrinking
67 and some hand-tuning.  By default these bitmaps are no longer used.
68 Their copyright status is unclear.
69
70 2. Chris Sears and Dan Sears
71
72 Wrote from scratch parser.l, xboard.c, xboard.h, xboard.man.  Parts
73 (sometimes small) of these files were later moved by Tim Mann to
74 backend.c, backend.h, childio.c, common.h, frontend.h, and parser.h.
75
76 Chris and Dan's original work is copyrighted by Digital Equipment
77 Corporation with licensing terms similar to what the X Consortium uses
78 (see the file COPYRIGHT).  All the work listed below is copyrighted by
79 the Free Software Foundation and covered by the GPL (see the files
80 COPYRIGHT and COPYING).
81
82 3. Tim Mann <tim@tim-mann.org>
83
84 Wrote from scratch FAQ.html, backendz.h, childio.h, comment.in,
85 config.h.in, configure.in, engine-intf.txt, ics-parsing.txt, moves.c,
86 moves.h, pgntags.c (split from backend.c by Jochen Wiedmann),
87 xedittags.c, xedittags.h, xgamelist.c, xgamelist.h, zippy.README,
88 zippy.c, zippy.h, winboard.rtf, config.h, defaults.h, resource.h,
89 wedittags.c, wedittags.h, wgamelist.c, wgamelist.h, winboard.c,
90 winboard.h, winboard.rc.
91
92 Major additions and changes to nearly all other files listed in
93 section 0.
94
95 4. John Chanak
96
97 Addition to xboard.c, mostly later moved into backend.c.
98
99 5. Evan Welsh <Evan.Welsh@msdw.com>
100
101 Wrote from scratch cmail.in and cmail.man.  Additions to backend.c and
102 xboard.c.
103
104 6. Elmar Bartel <bartel@informatik.tu-muenchen.de>
105
106 Wrote from scratch the Metafont code from which bitmaps/* were
107 generated.  The Metafont code itself is not included in the package.
108
109 7. Jochen Wiedmann
110
111 Wrote from scratch gamelist.c, lists.c, lists.h.  Wrote xboard.texi,
112 mostly based on xboard.man and cmail.man.  Minor additions to backend.c.
113
114 8. Frank McIngvale <frankm@hiwaay.net>
115
116 Wrote from scratch zic2xpm.c and zic2xpm.man.  Additions to backend.c,
117 xboard.c, and xboard.man.
118
119 9. Hugh Fisher <Hugh.Fisher@cs.anu.edu.au>
120
121 Additions to backend.c and xboard.c.
122
123 10. Allessandro Scotti
124
125 Made many additions to the WinBoard user interface and graphics 
126 capabilities, such as new windows for engine output, board textures 
127 and font-based piece rendering. These changes became collectively known
128 as Winboard_x.
129
130 11. H.G. Muller <h.g.muller AT hccnet DOT nl>
131
132 Heaviliy modified winboard.c, backend.c, moves.c and parser.l, to
133 allow board sizes other than 8x8, and many non-orthodox Chess pieces,
134 so that WinBoard is now capable of playing variants like Shogi and Xiangqi.
135 Also implemented displaying of the Crazyhouse holdings, and many adjudication
136 and other backend options. This version of WinBoard, (4.3.xx) containing all 
137 of the WinBoard_x options, became known as WinBoard_F.
138
139 12. Arun Persaud <arun AT nubati DOT net> 
140  
141 fix for parser.l
142 updated autotools files
143
144 13. Eric Mullins <emwine AT earthlink DOT net>
145
146 Makefiles for different compilers for windows, several changes for those compilers
147
148 backend.c, winboard/Winboard.dev, winboard/makefile.gcc, winboard/makefile.ms, winboard/res/winboard.exe.manifest, winboard/resource.h, winboard/wevalgraph.c, winboard/winboard.c, winboard/winboard.dsp, winboard/winboard.dsw, winboard/winboard.h, winboard/winboard.rc, winboard/woptions.c