-
Notifications
You must be signed in to change notification settings - Fork 0
/
contrib.html
167 lines (156 loc) · 3.62 KB
/
contrib.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<head>
<title>CSP: Contributors</title>
</head>
<style type="text/css">
BODY {
color: black;
background-color: white;
background-image: url("images/bg-2.gif");
font-family: sans-serif; }
TT {
font-weight: normal;
font-style: normal;
font-family: courier; }
H1 { font-family: sans-serif; }
H2 { font-family: sans-serif; }
H3 { font-family: sans-serif; }
H4 { font-family: sans-serif; }
PRE { font-family: monospace; }
TH { font-family: sans-serif; }
TD { font-family: sans-serif; }
TABLE { border: 0; }
IMG { border: 0 }
</style>
<script language=javascript src="psrc.js">
</script>
<body bgcolor=#ffffff text=#000000 link=#2000bf vlink=#0f005f alink=#af002f>
<center>
<a href="index.html"><img src="images/cold-title.gif" alt="the Cold Software Project" width=499 height=53></a>
<table border=0 cellspacing=0 cellpadding=0 width=500>
<tr>
<td align=center width=500>
<a href="download.html"
onMouseOver="imgOver('cbar-download')"
onMouseOut="imgOut('cbar-download')"><img
name="cbar-download"
src="images/cbar-download.gif"
border=0
width=122
height=25
hspace=0
vspace=0
alt="[Download]"></a><a
href="reference.html"
onMouseOver="imgOver('cbar-reference')"
onMouseOut="imgOut('cbar-reference')"><img
name="cbar-reference"
src="images/cbar-reference.gif"
border=0
width=117
height=25
hspace=0
vspace=0
alt="[Reference]"></a><a
href="servers.html"
onMouseOver="imgOver('cbar-servers')"
onMouseOut="imgOut('cbar-servers')"><img
name="cbar-servers"
src="images/cbar-servers.gif"
border=0
width=91
height=25
hspace=0
vspace=0
alt="[Servers]"></a><a
href="contact.html"
onMouseOver="imgOver('cbar-contact')"
onMouseOut="imgOut('cbar-contact')"><img
name="cbar-contact"
src="images/cbar-contact.gif"
border=0
width=89
height=25
hspace=0
vspace=0
alt="[Contact]"></a><a
href="info.html"
onMouseOver="imgOver('cbar-info')"
onMouseOut="imgOut('cbar-info')"><img
name="cbar-info"
src="images/cbar-info.gif"
border=0
width=81
height=25
hspace=0
vspace=0
alt="[Info]"></a>
</td></tr></table>
</center>
<p>
<center>
<p>
<table border=0>
<tr><td>
<h1>Contributors</h1>
<p>
These names reflect the current Cold Project Contributors and
Developers, not necessarily those who have contributed to any
Cold or ColdMUD development in general. If you find any discrepancy
in this list, please contact Brandon about it.
<!--
<p>
<b><font face="Helvetica">Primary Developers:</font></b>
<blockquote>
<pre>
<a href="http://www.roguetrader.com/~brandon/">Brandon Gillespie</a> (Achoo/Lynx)
<a href="http://student.math.hr/~silovic/">Miroslav Silovic</a> (Jenner)
<a href="http://www.puremagic.com/">Brad Roberts</a> (Dizzledorf)
<a href="mailto:[email protected]">Bruce Mitchener</a>
</pre>
</blockquote>
<b><font face="Helvetica">Currently Active Contributors:</font></b>
<blockquote>
<pre>
Jon Lambert
Brian Buchanan
Brad Roberts
Ken Brush
</pre>
</blockquote>
<b><font face="Helvetica">Past Contributors:</font></b>
<blockquote>
<pre>
Greg Hudson (original Author)
Ted Kanzinsky
Jeff Kesselman
Dancer
Jordan Baker
Colin ..?
Alex Stewart
Zachary DeAquila
Merlin
Robert de Forest
</pre>
</blockquote>
-->
</td></tr></table>
<p>
<table border=0 cellspacing=0 cellpadding=1 width=500>
<tr>
<td bgcolor="#000000">
<table border=0 width="100%" cellspacing=1 cellpadding=3>
<tr>
<td bgcolor="#c0c0ff" align=center>
<font size=1>
Last Modified on
25-Aug-2005,
Copyright © 1995-2015
by Brandon Gillespie, for the Cold Project
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>