diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-04-16 12:46:23 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-04-16 12:46:23 +0000 |
commit | c81af7dec962c5d96d116670a3c06faf586b2326 (patch) | |
tree | 0f6024e131dc8f7185fc10ba9108de695598f4b4 | |
download | website-c81af7dec962c5d96d116670a3c06faf586b2326.tar.gz website-c81af7dec962c5d96d116670a3c06faf586b2326.tar.bz2 website-c81af7dec962c5d96d116670a3c06faf586b2326.tar.xz website-c81af7dec962c5d96d116670a3c06faf586b2326.zip |
Committing website so far to CVS
-rw-r--r-- | about.php | 79 | ||||
-rw-r--r-- | default.css | 320 | ||||
-rw-r--r-- | downloads.php | 52 | ||||
-rw-r--r-- | images/contents_bottomleft.png | bin | 0 -> 14271 bytes | |||
-rw-r--r-- | images/contents_bottomright.png | bin | 0 -> 190 bytes | |||
-rw-r--r-- | images/contents_leftrepeat.png | bin | 0 -> 184 bytes | |||
-rw-r--r-- | images/contents_rightrepeat.png | bin | 0 -> 175 bytes | |||
-rw-r--r-- | images/contents_topleft.png | bin | 0 -> 2175 bytes | |||
-rw-r--r-- | images/contents_topright.png | bin | 0 -> 185 bytes | |||
-rw-r--r-- | images/gpl.png | bin | 0 -> 212 bytes | |||
-rw-r--r-- | images/header.png | bin | 0 -> 26516 bytes | |||
-rw-r--r-- | images/ico-deb.png | bin | 0 -> 754 bytes | |||
-rw-r--r-- | images/ico-osx.png | bin | 0 -> 365 bytes | |||
-rw-r--r-- | images/ico-src.png | bin | 0 -> 742 bytes | |||
-rw-r--r-- | images/ico-tux.png | bin | 0 -> 413 bytes | |||
-rw-r--r-- | images/ico-win.png | bin | 0 -> 448 bytes | |||
-rw-r--r-- | images/icon16.png | bin | 0 -> 930 bytes | |||
-rw-r--r-- | images/main_bottomright.png | bin | 0 -> 688 bytes | |||
-rw-r--r-- | images/main_rightrepeat.png | bin | 0 -> 234 bytes | |||
-rw-r--r-- | images/main_title_bottomright.png | bin | 0 -> 432 bytes | |||
-rw-r--r-- | images/main_title_topleft.png | bin | 0 -> 1630 bytes | |||
-rw-r--r-- | images/main_title_topright.png | bin | 0 -> 594 bytes | |||
-rw-r--r-- | images/main_topleft.png | bin | 0 -> 1706 bytes | |||
-rw-r--r-- | images/main_topright.png | bin | 0 -> 358 bytes | |||
-rw-r--r-- | images/nswpat80x15.png | bin | 0 -> 243 bytes | |||
-rw-r--r-- | images/section_bottomleft.png | bin | 0 -> 332 bytes | |||
-rw-r--r-- | images/section_bottomright.png | bin | 0 -> 304 bytes | |||
-rw-r--r-- | images/section_topleft.png | bin | 0 -> 963 bytes | |||
-rw-r--r-- | images/section_topright.png | bin | 0 -> 342 bytes | |||
-rw-r--r-- | includes/common.php | 18 | ||||
-rw-r--r-- | includes/footer.php | 33 | ||||
-rw-r--r-- | includes/header.php | 124 | ||||
-rw-r--r-- | index.php | 63 | ||||
-rw-r--r-- | links.php | 44 | ||||
-rw-r--r-- | screenshots.php | 20 |
35 files changed, 753 insertions, 0 deletions
diff --git a/about.php b/about.php new file mode 100644 index 0000000..96220ce --- /dev/null +++ b/about.php @@ -0,0 +1,79 @@ +<?php + include("includes/common.php"); + placeHeader("About"); +?> + +<h3>Description</h3> + +<p>The Mana World (TMW) is a serious effort to create an innovative free and +open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse +interactive world. It is licensed under the GPL, making sure this game can't +ever run away from you.</p> + +<p>The project includes the development of both a client and a server, as well +as the development of an online world. At the moment we're making alpha +releases of the client, while our server is in early development. The eAthena +free software Ragnarok Online server is used until our own server has matured +enough to replace it. Once ready, we'll be making releases of our server too so +anybody will be free to set up their own server and start building their own +online world.</p> + +<h3>The Team</h3> + +<p>There are many people who have been involved in this project. Here we list +the core contributors and their area of development.</p> + +<table cellspacing="0"> +<tr> +<td><a href="mailto:umperio@users.sourceforge.net">Eugenio Favalli</a> (ElvenProgrammer)</td> +<td>Team leader, programmer</td> +</tr> +<tr> +<td><a href="mailto:b_lindeijer@users.sourceforge.net">Bjørn Lindeijer</a> (Hammerbear)</td> +<td>Lead programmer</td> +</tr> +<tr> +<td><a href="mailto:rotonen@users.sourceforge.net">Rotonen</a></td> +<td>Head of art, story and music</td> +</tr> +<tr> +<td><a href="mailto:kyokai@users.sourceforge.net">Kiyoshi Kyokai</a></td> +<td>Game systems designer</td> +</tr> +<tr> +<td><a href="mailto:bertram25@users.sourceforge.net">Bertram</a></td> +<td>Programmer</td> +</tr> +<tr> +<td><a href="mailto:bitshift2002@users.sourceforge.net">zenogais</a></td> +<td>Programmer</td> +</tr> +<tr> +<td><a href="mailto:talaroc@users.sourceforge.net">Talaroc</a></td> +<td>Artist</td> +</tr> +<tr> +<td>Clef</td> +<td>Artist</td> +</tr> +<tr> +<td>Neko-mon</td> +<td>Artist</td> +</tr> +<tr> +<td>Neorice</td> +<td>Artist</td> +</tr> +<tr class="last"> +<td>Ti Sing Hao</td> +<td>Musician</td> +</tr> +</table> + +<p>For a complete list of people with developer access, check out the project +<a href="http://sourceforge.net/project/memberlist.php?group_id=106790"> +member list</a>.</p> + +<?php + placeFooter(); +?> diff --git a/default.css b/default.css new file mode 100644 index 0000000..b45bcb5 --- /dev/null +++ b/default.css @@ -0,0 +1,320 @@ +body { + background-color: #eeeeee; + padding: 0px 10px 10px 10px; + margin: 0px; +} + +body, div, p, td, li, a, h1, h2, h3, h4 { + font-family: sans-serif; + font-size: 10pt; +} + +a { + text-decoration: none; + color: rgb(100,10,10); +} + +a:visited { + color: rgb(70,7,7); +} + +a:hover { + text-decoration: underline; +} + +h1 { + background-image: url(images/header.png); + background-repeat: no-repeat; + position: absolute; + width: 600px; + height: 210px; + margin: 0px; + top: 0px; + border: 0px solid green; +} + +#page { + border: 0px dashed brown; + margin-right: 10%; + min-width: 650px; +} + +#page h1 span { + display: none; +} + +#irc_info { + font-size: 8pt; + text-align: right; + height: 45px; + margin-top: 120px; + margin-right: 4px; +} + +#main_topleft { + border: 0px dashed green; + background-image: url(images/main_topleft.png); + background-position: top left; + background-repeat: no-repeat; +} + +#main_rightrepeat { + margin-left: 98px; + background-image: url(images/main_rightrepeat.png); + background-position: right; + background-repeat: repeat-y; + + /* A one pixel padding to make IE render correctly + (the underscore is a hack to make only IE 5-6 see it) */ + _padding-bottom: 1px; +} + +#main_topright { + background-image: url(images/main_topright.png); + background-position: top right; + background-repeat: no-repeat; +} + +#main_bottomright { + background-image: url(images/main_bottomright.png); + background-position: bottom right; + background-repeat: no-repeat; +} + +#main { + border: 0px dashed purple; + padding: 0px 4px 0px 0px; +} + +#main .main_title_topright { + background-image: url(images/main_title_topright.png); + background-position: top right; + background-repeat: no-repeat; + background-color: #f2ebe7; + margin: 0px 0px 20px 1px; +} + +#main .main_title_bottomright { + background-image: url(images/main_title_bottomright.png); + background-position: bottom right; + background-repeat: no-repeat; + + /* A one pixel padding to make IE render correctly + (the underscore is a hack to make only IE 5-6 see it) */ + _padding-bottom: 1px; +} + +#main .main_title_topleft { + background-image: url(images/main_title_topleft.png); + background-repeat: no-repeat; +} + +#main h2 { + padding: 7px 7px 7px 107px; + margin: 0px; + color: #57565c; + font-size: 16pt; +} + +#main h3 { + margin: 20px 0px 0px 0px; + font-weight: bold; + color: #3c3c3c; + border-bottom: 1px solid #9f9894; + font-size: 11pt; +} + +#sidebar { + border: 0px dashed red; + float: right; + width: 170px; + padding-top: 2px; +} + +#sidebar .section { + padding: 7px; +} + +#sidebar .section h3 { + text-align: center; + font-weight: bold; + font-size: 8pt; + margin: 0px 0px 50px 0px; + padding: 0px; + border-width: 0px; + color: #2f2e32; +} + +#sidebar .section_topleft { + margin: 10px; + background-image: url(images/section_topleft.png); + background-position: top left; + background-repeat: no-repeat; + background-color: #cba083; + + /* A one pixel padding to make IE render correctly + (the underscore is a hack to make only IE 5-6 see it) */ + _padding-bottom: 1px; +} + +#sidebar .section_bottomleft { + background-image: url(images/section_bottomleft.png); + background-position: bottom left; + background-repeat: no-repeat; +} + +#sidebar .section_topright { + background-image: url(images/section_topright.png); + background-position: top right; + background-repeat: no-repeat; +} + +#sidebar .section_bottomright { + background-image: url(images/section_bottomright.png); + background-position: bottom right; + background-repeat: no-repeat; +} + +#sidebar .section ul { + margin: 0px; + padding: 0px; +} + +#sidebar .section li { + list-style: none; + margin: 0px; +} + +#sidebar .section li a { + display: block; + margin: 0px; + width: auto; + border: 1px solid #cba083; + text-decoration: none; + padding: 5px 5px 5px 20px; + margin: 0px; + color: black; + font-style: normal; +} + +#sidebar .section li a:hover { + border: 1px solid #78584c; + background-color: #dbbba4; +} + +#sidebar .banners { + text-align: center; + padding: 7px 7px 2px 7px; +} + +#sidebar .banners img { + border-width: 0px; + margin-bottom: 5px; + vertical-align: text-bottom; +} + +#contents_leftrepeat { + background-image: url(images/contents_leftrepeat.png); + background-repeat: repeat-y; + background-color: #e1d6cf; + margin: 0px 170px 0px 0px; +} + +#contents_topleft { + background-image: url(images/contents_topleft.png); + background-repeat: no-repeat; + border: 0px dashed red; +} + +#contents_bottomleft { + background-image: url(images/contents_bottomleft.png); + background-position: bottom left; + background-repeat: no-repeat; +} + +#contents_rightrepeat { + background-image: url(images/contents_rightrepeat.png); + background-position: right; + background-repeat: repeat-y; +} + +#contents_topright { + background-image: url(images/contents_topright.png); + background-position: top right; + background-repeat: no-repeat; +} + +#contents_bottomright { + background-image: url(images/contents_bottomright.png); + background-position: bottom right; + background-repeat: no-repeat; +} + +#contents { + padding: 12px 8px 175px 11px; + border: 0px solid blue; +} + +#contents p, table { + margin: 15px 40px 15px 30px; +} + +#contents ul { + margin: 15px 40px 15px 20px; +} + +#contents table { + border-top: 1px solid #9f9894; + border-bottom: 1px solid #9f9894; +} + +#contents td { + border-bottom: 1px dotted #9f9894; + padding: 3px 10px 3px 3px; +} + +#contents tr.last td { + border-width: 0px; +} + +#footer { + font-size: 8pt; + text-align: right; + padding: 5px; +} + +.news { + margin-bottom: 30px; +} + +.news_body { +} + +.news_date { + font-style: italic; + float: right; + color: #57565c; +} + +.news_author { + font-size: 8pt; + font-weight: bold; + color: #57565c; + display: none; +} + +.releases { + margin: 15px 40px 15px 30px; +} + +.release { + background-color: #ede2da; + margin: 5px; + padding: 5px 5px 5px 15px; + -moz-border-radius: 10px; +} + +.releases img { + vertical-align: middle; + margin-right: 5px; +} diff --git a/downloads.php b/downloads.php new file mode 100644 index 0000000..de3ac5c --- /dev/null +++ b/downloads.php @@ -0,0 +1,52 @@ +<?php + include("includes/common.php"); + placeHeader("Downloads"); +?> + +<h3>Current client release</h3> + +<div class="releases"> +<div class="release"><img src="images/ico-win.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.11.2-win32.exe?download"><b>Windows installer</b> 0.0.11.2</a></div> +<div class="release"><img src="images/ico-src.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.11.2.tar.gz?download"><b>Source code</b> 0.0.11.2</a></div> +<div class="release"><img src="images/ico-osx.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw0.0.11-mac.zip?download"><b>MacOS X package</b> 0.0.11</a> (broken)</div> +<div class="release"><img src="images/ico-deb.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw_0.0.11.2_i386.deb?download"><b>Debian package</b> 0.0.11.2</a> (see below for repository)</div> +</div> + +<p>For older versions please see our <a +href="http://sourceforge.net/project/showfiles.php?group_id=106790">files +page</a> on SourceForge. Note however that they are no longer supported and +likely to no longer work.</p> + +<h3>CVS access</h3> + +<p>The latest version is always available from CVS, see the +<a href="http://sourceforge.net/cvs/?group_id=106790">CVS instructions</a> at +SourceForge. The client module is named <i>tmw</i>. For anonymouse users this +means to use the command:<br/> +<br/> +<i>cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/themanaworld co -P tmw</i><br/> +<br/> +For more instructions you can also read our small guide on +<a href="cvs-tutorial.txt">how to use CVS</a>. Use the CVS version only if +you're interested in testing the latest changes. + +<h3>Debian repository</h3> + +<p>For convenience to Debian users, a Debian package repository has been set up +here on SourceForge. The repository will also contain any dependencies of The +Mana World that are not in the standard Debian repositories yet, which at the +moment includes <a href="http://guichan.sourceforge.net/">Guichan</a>. To use +this repository, add the following two lines to your sources.list file:</p> + +<p><i>deb http://themanaworld.org/files/debrepo ./<br/> +deb-src http://themanaworld.org/files/debrepo ./</i></p> + +<p>Then to install TMW do:</p> + +<p><b>apt-get update<br/> +apt-get install tmw</b></p> + + +<?php + placeFooter(); +?> diff --git a/images/contents_bottomleft.png b/images/contents_bottomleft.png Binary files differnew file mode 100644 index 0000000..f0fac08 --- /dev/null +++ b/images/contents_bottomleft.png diff --git a/images/contents_bottomright.png b/images/contents_bottomright.png Binary files differnew file mode 100644 index 0000000..a821748 --- /dev/null +++ b/images/contents_bottomright.png diff --git a/images/contents_leftrepeat.png b/images/contents_leftrepeat.png Binary files differnew file mode 100644 index 0000000..ad78e6c --- /dev/null +++ b/images/contents_leftrepeat.png diff --git a/images/contents_rightrepeat.png b/images/contents_rightrepeat.png Binary files differnew file mode 100644 index 0000000..32e8cd6 --- /dev/null +++ b/images/contents_rightrepeat.png diff --git a/images/contents_topleft.png b/images/contents_topleft.png Binary files differnew file mode 100644 index 0000000..8485684 --- /dev/null +++ b/images/contents_topleft.png diff --git a/images/contents_topright.png b/images/contents_topright.png Binary files differnew file mode 100644 index 0000000..8d6b26a --- /dev/null +++ b/images/contents_topright.png diff --git a/images/gpl.png b/images/gpl.png Binary files differnew file mode 100644 index 0000000..fb20fd1 --- /dev/null +++ b/images/gpl.png diff --git a/images/header.png b/images/header.png Binary files differnew file mode 100644 index 0000000..cc71590 --- /dev/null +++ b/images/header.png diff --git a/images/ico-deb.png b/images/ico-deb.png Binary files differnew file mode 100644 index 0000000..cb0f529 --- /dev/null +++ b/images/ico-deb.png diff --git a/images/ico-osx.png b/images/ico-osx.png Binary files differnew file mode 100644 index 0000000..f8710b6 --- /dev/null +++ b/images/ico-osx.png diff --git a/images/ico-src.png b/images/ico-src.png Binary files differnew file mode 100644 index 0000000..189960f --- /dev/null +++ b/images/ico-src.png diff --git a/images/ico-tux.png b/images/ico-tux.png Binary files differnew file mode 100644 index 0000000..d812e54 --- /dev/null +++ b/images/ico-tux.png diff --git a/images/ico-win.png b/images/ico-win.png Binary files differnew file mode 100644 index 0000000..f80e571 --- /dev/null +++ b/images/ico-win.png diff --git a/images/icon16.png b/images/icon16.png Binary files differnew file mode 100644 index 0000000..b877caf --- /dev/null +++ b/images/icon16.png diff --git a/images/main_bottomright.png b/images/main_bottomright.png Binary files differnew file mode 100644 index 0000000..0967278 --- /dev/null +++ b/images/main_bottomright.png diff --git a/images/main_rightrepeat.png b/images/main_rightrepeat.png Binary files differnew file mode 100644 index 0000000..98c7444 --- /dev/null +++ b/images/main_rightrepeat.png diff --git a/images/main_title_bottomright.png b/images/main_title_bottomright.png Binary files differnew file mode 100644 index 0000000..615d1ab --- /dev/null +++ b/images/main_title_bottomright.png diff --git a/images/main_title_topleft.png b/images/main_title_topleft.png Binary files differnew file mode 100644 index 0000000..0721179 --- /dev/null +++ b/images/main_title_topleft.png diff --git a/images/main_title_topright.png b/images/main_title_topright.png Binary files differnew file mode 100644 index 0000000..5268fc8 --- /dev/null +++ b/images/main_title_topright.png diff --git a/images/main_topleft.png b/images/main_topleft.png Binary files differnew file mode 100644 index 0000000..f613e3d --- /dev/null +++ b/images/main_topleft.png diff --git a/images/main_topright.png b/images/main_topright.png Binary files differnew file mode 100644 index 0000000..89b0557 --- /dev/null +++ b/images/main_topright.png diff --git a/images/nswpat80x15.png b/images/nswpat80x15.png Binary files differnew file mode 100644 index 0000000..894f2c6 --- /dev/null +++ b/images/nswpat80x15.png diff --git a/images/section_bottomleft.png b/images/section_bottomleft.png Binary files differnew file mode 100644 index 0000000..3faa2fd --- /dev/null +++ b/images/section_bottomleft.png diff --git a/images/section_bottomright.png b/images/section_bottomright.png Binary files differnew file mode 100644 index 0000000..8e28fae --- /dev/null +++ b/images/section_bottomright.png diff --git a/images/section_topleft.png b/images/section_topleft.png Binary files differnew file mode 100644 index 0000000..3a6b403 --- /dev/null +++ b/images/section_topleft.png diff --git a/images/section_topright.png b/images/section_topright.png Binary files differnew file mode 100644 index 0000000..e5dc728 --- /dev/null +++ b/images/section_topright.png diff --git a/includes/common.php b/includes/common.php new file mode 100644 index 0000000..fe7ac0a --- /dev/null +++ b/includes/common.php @@ -0,0 +1,18 @@ +<?php +/* Main include file for TMW website + * (c) 2005 Bjørn Lindeijer + */ + +define('TMWWEBSITE', true); + +function placeHeader($page_title) +{ + include("header.php"); +} + +function placeFooter() +{ + include("footer.php"); +} + +?> diff --git a/includes/footer.php b/includes/footer.php new file mode 100644 index 0000000..51b8007 --- /dev/null +++ b/includes/footer.php @@ -0,0 +1,33 @@ +<?php +/* Footer of main TMW website + * (c) 2005 Bjørn Lindeijer + */ + +if (!defined('TMWWEBSITE')) +{ + die("Hacking attempt?"); +} + +?> + <div style="clear: both"></div> + + </div> <!-- /contents --> + </div> + </div> + </div> + </div> + </div> + </div> + + </div> <!-- /main --> + </div> + </div> + </div> + </div> + + <div id="footer"> + © 2004-2005 The Mana World Dev Team + </div> + </div> <!-- /page --> + </body> +</html> diff --git a/includes/header.php b/includes/header.php new file mode 100644 index 0000000..827ab53 --- /dev/null +++ b/includes/header.php @@ -0,0 +1,124 @@ +<?php +/* Header for main TMW website, includes sidebar + * (c) 2005 Bjørn Lindeijer + * + * Variables used: + * $page_title // Title to place above contents + */ + +if (!defined('TMWWEBSITE')) +{ + die("Hacking attempt?"); +} + +echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"; +?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "DTD/xhtml1-strict.dtd"> +<html> + <head> + <title>The Mana World</title> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> + <meta http-equiv="Content-Language" content="en"/> + <link rel="icon" type="image/png" href="images/icon16.png"/> + <meta name="description" content="The Mana World is a free MMORPG game for Linux, MacOS X and Windows"/> + <meta name="keywords" content="The Mana World, Mana, World, MMORPG, RPG, free, GPL"/> + <meta name="author" content="The Mana World Dev Team"/> + <style type="text/css"> + @import url("default.css"); + </style> + </head> + <body> + <div id="page"> + + <div id="irc_info"> + #manaworld<br /> + irc.freenode.net + </div> + + <div id="title"> + <h1><span>The Mana World</span></h1> + </div> + + <div id="main_topleft"> + <div id="main_rightrepeat"> + <div id="main_topright"> + <div id="main_bottomright"> + <div id="main"> + + <div style="clear: both;"></div> + + <div id="sidebar"> + + <div class="section_topleft"> + <div class="section_bottomleft"> + <div class="section_topright"> + <div class="section_bottomright"> + <div class="section"> + <ul> + <!-- No newlines after list items because IE 6 can't handle that properly --> + <li><a href="index.php">News</a></li><li><a href="about.php">About</a></li><li><a href="downloads.php">Downloads</a></li><li><a href="wiki">Wiki</a></li><li><a href="phpBB">Forum</a></li><li><a href="links.php">Links</a></li></ul> + </div> + </div> + </div> + </div> + </div> + + <div class="section_topleft"> + <div class="section_bottomleft"> + <div class="section_topright"> + <div class="section_bottomright"> + <div class="section" style="text-align: center;"> + <a href="#"><img src="images/tmw-0.0.10-1-thumb.png" alt="screenshot" style="border: 1px solid #784f3f;"/></a> + <div style="text-align: center;"><a style="font-size: 7pt;" href="screenshots.php">more screenshots</a></div> + </div> + </div> + </div> + </div> + </div> + + <div class="section_topleft"> + <div class="section_bottomleft"> + <div class="section_topright"> + <div class="section_bottomright"> + <div class="section"> + <h3>Server Status</h3> + </div> + </div> + </div> + </div> + </div> + + <div class="section_topleft"> + <div class="section_bottomleft"> + <div class="section_topright"> + <div class="section_bottomright"> + <div class="section banners"> + <a href="http://sourceforge.net"> + <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=106790&type=1" alt="SourceForge.net"/></a><br /> + <a href="http://nosoftwarepatents.com"> + <img src="images/nswpat80x15.png" alt="No software patents"/></a><br /> + <a href="http://www.gnu.org/copyleft/gpl.html"> + <img src="images/gpl.png" alt="GPLed project"/></a><br /> + </div> + </div> + </div> + </div> + </div> + + </div> <!-- /sidebar --> + + <div id="contents_leftrepeat"> + <div id="contents_topleft"> + <div id="contents_bottomleft"> + <div id="contents_rightrepeat"> + <div id="contents_topright"> + <div id="contents_bottomright"> + <div id="contents"> + + <div class="main_title_topright"> + <div class="main_title_bottomright"> + <div class="main_title_topleft"> + <h2><?=$page_title?></h2> + </div> + </div> + </div> diff --git a/index.php b/index.php new file mode 100644 index 0000000..cecc891 --- /dev/null +++ b/index.php @@ -0,0 +1,63 @@ +<?php + include("includes/common.php"); + placeHeader("News"); +?> + <div class="news"> + <div class="news_date">08 Apr 2005</div> + <h3>Bugfix bugfix release 0.0.11.2</h3> + <div class="news_body"> + <p>The 0.0.11.1 release was too soon, an often occuring crash on exit and sometimes on startup crept in. That's why we've now released 0.0.11.2 which fixes this problem. We've also made the damage indicators float upwards.</p> + </div> + <div class="news_author">Bjørn Lindeijer</div> + </div> + + <div class="news"> + <div class="news_date">07 Apr 2005</div> + <h3>The Mana World 0.0.11.1 bugfix release</h3> + <div class="news_body"> + <p>Quite a few annoying bugs that were relatively easy to fix were discovered right after the release of 0.0.11. That's why we've decided not to wait until 0.0.12 and instead release a 0.0.11.1 bugfix release just a few days from 0.0.11. See the changelog for details.</p> + </div> + <div class="news_author">Bjørn Lindeijer</div> + </div> + + <div class="news"> + <div class="news_date">03 Apr 2005</div> + <h3>The Mana World 0.0.11 released</h3> + <div class="news_body"> + <p>This release marks a long due update to the world map, adding some more space to walk around and two new kinds monsters to fight with. Other than that highlights include smoother walking and support for walking diagonally and with the mouse, the upgrade to Guichan 0.3.0 and several stability fixes. See the changelog for details.</p> + + <p>Meanwhile we have started development of our own server. It's still in very early stages but we're hoping to make good progress with that in coming months. Now could be the right time to check if you can help in its development.</p> + + <p>Finally a note to those who have existing config files (for Linux users this is ~/.manaworld/config.xml): for the moment our server host has changed from animesites.de to www.lindeijer.nl!</p> + </div> + <div class="news_author">Bjørn Lindeijer</div> + </div> + + <div class="news"> + <div class="news_date">29 Mar 2005</div> + <h3>New Domain</h3> + <div class="news_body"> + <p>Thanks to the contributions of our fans we finally managed to buy a domain for our project. Feel free to update your bookmarks with:</p> + + <p><a href="http://themanaworld.org/">http://themanaworld.org/</a></p> + + <p>The Mana World Development team would like to thank everyone who's contributing to this project and who's helping to make it the best MMORPG ever! laughing</p> + </div> + <div class="news_author">ElvenProgrammer</div> + </div> + + <div class="news"> + <div class="news_date">05 Mar 2005</div> + <h3>0.0.10 Released!</h3> + <div class="news_body"> + <p>Don't let the numbering fool you, it's still a quality release. Sorry for all the chaps that were waiting for 0.1.0, but we're still kinda far from that release.. We're now going to maintain our almost monthly release schedule so you all can make lame jokes about "that time of the month".. wink</p> + + <p>For those who will want to see the 0.1.0 someday soon, please help us. Once again our greatest need at the moment is the need for artists. So if you can draw (I'm counting stick figures as drawing so don't be afraid, we won't bite you) please contact us. Join the forums and come and greet us on the IRC channel (#manaworld on freenode).</p> + + <p>Well then, I now have to leave you waiting for the 0.0.11 release (or you can always just use the CVS to get our latest results without waiting for us to package a release version for you).</p> + </div> + <div class="news_author">Rotonen</div> + </div> +<?php + placeFooter(); +?> diff --git a/links.php b/links.php new file mode 100644 index 0000000..c224fe1 --- /dev/null +++ b/links.php @@ -0,0 +1,44 @@ +<?php + include("includes/common.php"); + placeHeader("Links"); +?> + +<h3>Developer resources</h3> + +<ul> +<li><a href="http://www.lindeijer.nl/flyspray/">Flyspray task tracking system</a></li> +<li><a href="http://themanaworld.org/tmwdox/">Doxygen source documentation</a></li> +<li><a href="http://themanaworld.org/statcvs/">CVS statistics</a></li> +<li><a href="http://www.sourceforge.net/projects/themanaworld/">SouceForge project page</a></li> +<li><a href="http://lists.sourceforge.net/lists/listinfo/themanaworld-commit">CVSspam commit mailing list</a></li> +</ul> + +<h3>Dependencies</h3> + +<ul> +<li><a href="http://www.libsdl.org/">SDL</a> - Simple directmedia layer</li> +<li><a href="http://www.libsdl.org/projects/SDL_image/">SDL_image</a> - Image loading library</li> +<li><a href="http://www.libsdl.org/projects/SDL_mixer/">SDL_mixer</a> - Sound playback library</li> +<li><a href="http://guichan.sourceforge.net/">Guichan</a> - GUI library</li> +<li><a href="http://xmlsoft.org/">Libxml2</a> - XML parsing library</li> +<li><a href="http://icculus.org/physfs/">PhysicsFS</a> - Archive filesystem library</li> +</ul> + +<h3>Localized websites</h3> + +<ul> +<li><a href="http://themanaworld.cjb.net/">Brazil support page</a></li> +</ul> + +<h3>Other related links</h3> + +<ul> +<li><a href="http://tiled.rpgdx.net/">Tiled</a> - Tiled map editor</li> +<li><a href="http://eathena.deltaanime.net/">eAthena server</a> - Ragnarok Online Server Emulator</li> +<li><a href="http://rpgdx.net">RPGDX</a> - RPG development community website</li> +<li><a href="http://digilander.libero.it/eugeniofavalli">Final RPG</a> - Elven's Final RPG project</li> +</ul> + +<?php + placeFooter(); +?> diff --git a/screenshots.php b/screenshots.php new file mode 100644 index 0000000..96f13d0 --- /dev/null +++ b/screenshots.php @@ -0,0 +1,20 @@ +<?php + include("includes/common.php"); + placeHeader("Screenshots"); +?> + +<h3>Screenshots from version 0.0.11</h3> + + +<h3>Screenshots from version 0.0.10</h3> + + +<h3>Screenshots from version 0.0.9</h3> + + +<h3>Older screenshots</h3> + + +<?php + placeFooter(); +?> |