changeset 893:6957e75f0e78

Sync.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 22 Mar 2010 12:16:15 +0000
parents cc32d79f0015
children 3b353fc46467
files www/index.php www/wizards.txt
diffstat 2 files changed, 8 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/www/index.php	Thu Mar 18 11:23:04 2010 +0000
+++ b/www/index.php	Mon Mar 22 12:16:15 2010 +0000
@@ -77,6 +77,7 @@
 of the continent maps. Also, <? burl("Ooga") ?> has his
 <a href="http://www.zerobelow.net/maps/">maps available</a>.
 </p>
+
 <div class="attnbox">
 <b>Attention!</b> Recently, a new feature, support for <a href="http://www.opensearch.org/">OpenSearch</a>
 was added to these pages. It is possible to utilize this feature in any browser that supports
@@ -105,6 +106,7 @@
  <li>Answers to few <a href="faq.php">frequently asked questions</a>.</li>
 </ul>
 </td><td>
+
 <div style="width: 200px; height: 244px; background: url(ruoho.png) no-repeat bottom center; padding: 0px;">
 <div style="width: 200px; height: 240px; background: url(bunny.gif) no-repeat bottom right; padding: 0px;">
 <div>
@@ -121,15 +123,16 @@
 </div>
 </div>
 </div>
+
 </td></tr></table>
 
 
 <h2>Continents of BatMUD: Age of Exiles</h2>
 
-<p class="attnbox">
+<div class="attnbox">
 <b>WARNING!</b> The alternative JavaScript-enhanced HTML-maps may
 not render properly in Internet Explorer and Opera at the moment.
-</p>
+</div>
 
 <table class="area" width="90%">
  <tr>
@@ -141,9 +144,8 @@
  </tr>
 <?
 $n = 0;
-while (list($iKey, $iValue) = each($continentList)) {
-  printLine($n++, $iKey, $iValue[0]);
-}
+foreach ($continentList as $file => $map)
+  printLine($n++, $file, $map[0]);
 ?>
 </table>
 
@@ -184,7 +186,6 @@
 <p>
  <b>-- <a href="<? echo fingerURL('ggr'); ?>">Ggr Pupunen</a>, master of carrots.</b>
 </p>
-</div>
 <?
 // Google Analytics
 require "urchin.inc.php";
--- a/www/wizards.txt	Thu Mar 18 11:23:04 2010 +0000
+++ b/www/wizards.txt	Mon Mar 22 12:16:15 2010 +0000
@@ -471,3 +471,4 @@
 Noran;;;$
 Ior;;;$
 Darshan;;;$
+Walin;;;$