mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-21 03:01:31 +00:00
added pending amiga support
fixed color
This commit is contained in:
parent
eca1a2be65
commit
b83da2f793
1 changed files with 6 additions and 5 deletions
11
progress.php
11
progress.php
|
@ -5,12 +5,12 @@
|
|||
<meta name="description" content="QuakeForge Project">
|
||||
<meta name="Author" content="Chase Hargraves & Nelson Rush">
|
||||
</head>
|
||||
<body text="#ffffff" bgcolor="#000000" link="#ff0000" vlink="#aa0000" alink="#ffffff">
|
||||
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<center>
|
||||
<img src="images/qflogosmallblack.png" border="0"><img src="images/progress.png" border="0">
|
||||
</center>
|
||||
<br><br><br><br>
|
||||
<br>
|
||||
<table border="0" cols="0" width="750" align="center">
|
||||
<tr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
|
@ -22,7 +22,7 @@
|
|||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="main.php#links">links</a> ]
|
||||
[ <a href="main.php#comments">comments</a> ]
|
||||
</tr><br><br>
|
||||
</tr><br><br><br>
|
||||
<tr>
|
||||
<td>
|
||||
<font size="+1">Linux</font><br>
|
||||
|
@ -85,9 +85,10 @@
|
|||
<br><br><br>
|
||||
|
||||
<font size="+1">Amiga</font><br>
|
||||
0%<br><img src="images/helpus.png">
|
||||
<img src="images/pbhalf.png">
|
||||
1%<br><img src="images/helpus.png">
|
||||
<br>
|
||||
<u>Comments:</u> No support.
|
||||
<u>Comments:</u> Laurent Giroud is attempting to merge in Amiga support. The port already exists, it just needs to be added to QuakeForge.
|
||||
|
||||
<br><br><br>
|
||||
|
||||
|
|
Loading…
Reference in a new issue