From: <eg...@us...> - 2006-04-02 15:41:24
|
Revision: 13 Author: egore Date: 2006-04-02 08:40:56 -0700 (Sun, 02 Apr 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=13&view=rev Log Message: ----------- rework screenshot section to use thumbnails Modified Paths: -------------- website/screenshots.php Added Paths: ----------- website/images/screenshots/thumbs/ website/images/screenshots/thumbs/octavius_apteryx.jpg website/images/screenshots/thumbs/octavius_apteryx_texturing_wip.jpg website/images/screenshots/thumbs/octavius_apteryx_texturing_wip_2.jpg website/images/screenshots/thumbs/octavius_phoenix.jpg website/images/screenshots/thumbs/quantar_storm.jpg website/images/screenshots/thumbs/quantar_storm_texturing_wip.jpg website/images/screenshots/thumbs/quantar_typhoon.jpg website/images/screenshots/thumbs/solrain_intensity.jpg website/images/screenshots/thumbs/solrain_pioneer.jpg website/images/screenshots/thumbs/solrain_premia.jpg Added: website/images/screenshots/thumbs/octavius_apteryx.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/octavius_apteryx.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/octavius_apteryx_texturing_wip.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/octavius_apteryx_texturing_wip.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/octavius_apteryx_texturing_wip_2.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/octavius_apteryx_texturing_wip_2.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/octavius_phoenix.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/octavius_phoenix.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/quantar_storm.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/quantar_storm.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/quantar_storm_texturing_wip.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/quantar_storm_texturing_wip.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/quantar_typhoon.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/quantar_typhoon.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/solrain_intensity.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/solrain_intensity.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/solrain_pioneer.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/solrain_pioneer.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/solrain_premia.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/solrain_premia.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: website/screenshots.php =================================================================== --- website/screenshots.php 2006-04-02 15:12:12 UTC (rev 12) +++ website/screenshots.php 2006-04-02 15:40:56 UTC (rev 13) @@ -5,18 +5,21 @@ require_once('layout.inc'); echo "<h1>Screenshots</h1><br>"; - + addTrenner("Octavius"); - echo " <img src=\"images/screenshots/octavius_apteryx.jpg\" alt=\"Model of Octavius Apteryx\" /> - <img src=\"images/screenshots/octavius_phoenix.jpg\" alt=\"Model of Octavius Phoenix\" />"; - + echo " <a href=\"images/screenshots/octavius_apteryx.jpg\"><img src=\"images/screenshots/thumbs/octavius_apteryx.jpg\" alt=\"Model of Octavius Apteryx\" /></a> + <a href=\"images/screenshots/octavius_apteryx_texturing_wip.jpg\"><img src=\"images/screenshots/thumbs/octavius_apteryx_texturing_wip.jpg\" alt=\"Model of Octavius Apteryx\" /></a> + <a href=\"images/screenshots/octavius_apteryx_texturing_wip_2.jpg\"><img src=\"images/screenshots/thumbs/octavius_apteryx_texturing_wip_2.jpg\" alt=\"Model of Octavius Apteryx\" /></a> + <a href=\"images/screenshots/octavius_phoenix.jpg\"><img src=\"images/screenshots/thumbs/octavius_phoenix.jpg\" alt=\"Model of Octavius Phoenix\" /></a>"; + addTrenner("Quantar"); - echo " <img src=\"images/screenshots/quantar_storm.jpg\" alt=\"Model of Quantar Storm\" /> - <img src=\"images/screenshots/quantar_typhoon.jpg\" alt=\"Model of Quantar Typhoon\" />"; + echo " <a href=\"images/screenshots/quantar_storm.jpg\"><img src=\"images/screenshots/thumbs/quantar_storm.jpg\" alt=\"Model of Quantar Storm\" /></a> + <a href=\"images/screenshots/quantar_storm_texturing_wip.jpg\"><img src=\"images/screenshots/thumbs/quantar_storm_texturing_wip.jpg\" alt=\"Model of Quantar Storm\" /></a> + <a href=\"images/screenshots/quantar_typhoon.jpg\"><img src=\"images/screenshots/thumbs/quantar_typhoon.jpg\" alt=\"Model of Quantar Typhoon\" /></a>"; addTrenner("Solrain"); - echo " <img src=\"images/screenshots/solrain_premia.jpg\" alt=\"Model of Solrain Premia\" /> - <img src=\"images/screenshots/solrain_intensity.jpg\" alt=\"Model of Solrain Intensity\" /> - <img src=\"images/screenshots/solrain_pioneer.jpg\" alt=\"Model of Solrain Pioneer\" />"; + echo " <a href=\"images/screenshots/solrain_premia.jpg\"><img src=\"images/screenshots/thumbs/solrain_premia.jpg\" alt=\"Model of Solrain Premia\" /></a> + <a href=\"images/screenshots/solrain_intensity.jpg\"><img src=\"images/screenshots/thumbs/solrain_intensity.jpg\" alt=\"Model of Solrain Intensity\" /></a> + <a href=\"images/screenshots/solrain_pioneer.jpg\"><img src=\"images/screenshots/thumbs/solrain_pioneer.jpg\" alt=\"Model of Solrain Pioneer\" /></a>"; ?> </body> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-04-02 21:04:05
|
Revision: 25 Author: egore Date: 2006-04-02 14:03:41 -0700 (Sun, 02 Apr 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=25&view=rev Log Message: ----------- add screenshots of Liar and S-W-28 Modified Paths: -------------- website/screenshots.php Added Paths: ----------- website/images/screenshots/thumbs/weapon_liar.jpg website/images/screenshots/thumbs/weapon_s_w_28.jpg website/images/screenshots/weapon_liar.jpg website/images/screenshots/weapon_s_w_28.jpg Added: website/images/screenshots/thumbs/weapon_liar.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/weapon_liar.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/weapon_s_w_28.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/weapon_s_w_28.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/weapon_liar.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/weapon_liar.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/weapon_s_w_28.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/weapon_s_w_28.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: website/screenshots.php =================================================================== --- website/screenshots.php 2006-04-02 21:03:08 UTC (rev 24) +++ website/screenshots.php 2006-04-02 21:03:41 UTC (rev 25) @@ -21,5 +21,9 @@ echo " <a href=\"images/screenshots/solrain_premia.jpg\"><img src=\"images/screenshots/thumbs/solrain_premia.jpg\" alt=\"Model of Solrain Premia\" /></a> <a href=\"images/screenshots/solrain_intensity.jpg\"><img src=\"images/screenshots/thumbs/solrain_intensity.jpg\" alt=\"Model of Solrain Intensity\" /></a> <a href=\"images/screenshots/solrain_pioneer.jpg\"><img src=\"images/screenshots/thumbs/solrain_pioneer.jpg\" alt=\"Model of Solrain Pioneer\" /></a>"; + + addTrenner("Weapons"); + echo " <a href=\"images/screenshots/weapons_liar.jpg\"><img src=\"images/screenshots/thumbs/weapons_liar.jpg\" alt=\"Model of T&P Systems Liar\" /></a> + <a href=\"images/screenshots/weapons_s_w_28.jpg\"><img src=\"images/screenshots/thumbs/weapons_s_w_28.jpg\" alt=\"Model of T&P Systems S-W-28\" /></a>"; ?> </body> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-04-04 22:06:12
|
Revision: 28 Author: egore Date: 2006-04-04 15:05:59 -0700 (Tue, 04 Apr 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=28&view=rev Log Message: ----------- add links to other websites and correctly set mimetype for .php files Modified Paths: -------------- website/frame.php Added Paths: ----------- website/links.php Property Changed: ---------------- website/about.php website/downloads.php website/frame.php website/news.php website/screenshots.php Property changes on: website/about.php ___________________________________________________________________ Name: svn:mime-type - text/plain + application/x-httpd-php Property changes on: website/downloads.php ___________________________________________________________________ Name: svn:mime-type - text/plain + application/x-httpd-php Modified: website/frame.php =================================================================== (Binary files differ) Property changes on: website/frame.php ___________________________________________________________________ Name: svn:mime-type - text/plain + application/x-httpd-php Added: website/links.php =================================================================== (Binary files differ) Property changes on: website/links.php ___________________________________________________________________ Name: svn:mime-type + application/x-httpd-php Property changes on: website/news.php ___________________________________________________________________ Name: svn:mime-type - text/plain + application/x-httpd-php Property changes on: website/screenshots.php ___________________________________________________________________ Name: svn:mime-type - text/plain + application/x-httpd-php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-04-04 22:44:19
|
Revision: 30 Author: egore Date: 2006-04-04 15:44:10 -0700 (Tue, 04 Apr 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=30&view=rev Log Message: ----------- add icons of the factions to the screenshots (still buggy, needs vertical align) Modified Paths: -------------- website/layout.inc website/screenshots.php Modified: website/layout.inc =================================================================== --- website/layout.inc 2006-04-04 22:33:11 UTC (rev 29) +++ website/layout.inc 2006-04-04 22:44:10 UTC (rev 30) @@ -33,12 +33,17 @@ "; } -function addTrenner($name) { +function addTrenner($name, $image = null) { echo "<table width=\"95%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> <tr> <td height=\"50\" width=\"10\"><img src=\"images/menu_left.png\" alt=\"\" height=\"50\" width=\"10\"></td> - <td style=\"background-image:url(images/menu_background.png)\">$name</td> - <td height=\"50\" width=\"4\"><img src=\"images/menu_right.png\" alt=\"\" height=\"50\" width=\"4\"></td> + "; + if ($image != null) { + echo " <td style=\"background-image:url(images/menu_background.png);valign=middle\"><img src=\"images/icons/$image\"> $name</td>"; + } else { + echo " <td style=\"background-image:url(images/menu_background.png)\">$name</td>"; + } + echo " <td height=\"50\" width=\"4\"><img src=\"images/menu_right.png\" alt=\"\" height=\"50\" width=\"4\"></td> </tr> </table> <br> Modified: website/screenshots.php =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-04-10 15:04:58
|
Revision: 42 Author: egore Date: 2006-04-10 08:04:49 -0700 (Mon, 10 Apr 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=42&view=rev Log Message: ----------- add contacts to website Modified Paths: -------------- website/frame.php Added Paths: ----------- website/contact.php Added: website/contact.php =================================================================== (Binary files differ) Property changes on: website/contact.php ___________________________________________________________________ Name: svn:mime-type + application/x-httpd-php Modified: website/frame.php =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-04-10 20:32:25
|
Revision: 45 Author: egore Date: 2006-04-10 13:32:10 -0700 (Mon, 10 Apr 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=45&view=rev Log Message: ----------- add screenshots of Octavius Condor Modified Paths: -------------- website/screenshots.php Added Paths: ----------- website/images/screenshots/octavius_condor.jpg website/images/screenshots/thumbs/octavius_condor.jpg Added: website/images/screenshots/octavius_condor.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/octavius_condor.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/screenshots/thumbs/octavius_condor.jpg =================================================================== (Binary files differ) Property changes on: website/images/screenshots/thumbs/octavius_condor.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: website/screenshots.php =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-04-14 12:28:41
|
Revision: 48 Author: egore Date: 2006-04-14 05:28:32 -0700 (Fri, 14 Apr 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=48&view=rev Log Message: ----------- rename screenshots to models Modified Paths: -------------- website/contact.php Added Paths: ----------- website/images/models/ Removed Paths: ------------- website/images/screenshots/ Modified: website/contact.php =================================================================== (Binary files differ) Copied: website/images/models (from rev 47, website/images/screenshots) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-05-03 22:32:21
|
Revision: 63 Author: egore Date: 2006-05-03 15:25:50 -0700 (Wed, 03 May 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=63&view=rev Log Message: ----------- add screenshot to the website add qunatar thunder as a heavyly work in progress Modified Paths: -------------- data/BaseInterior/Solrain/floor_auv.svg data/BaseInterior/Solrain/solrain.wings website/screenshots.php Added Paths: ----------- data/Ships/Quantar/Thunder/ data/Ships/Quantar/Thunder/quantar_thunder.wings website/images/models/base_solrain.jpg website/images/models/thumbs/base_solrain.jpg Modified: data/BaseInterior/Solrain/floor_auv.svg =================================================================== (Binary files differ) Modified: data/BaseInterior/Solrain/solrain.wings =================================================================== (Binary files differ) Added: data/Ships/Quantar/Thunder/quantar_thunder.wings =================================================================== (Binary files differ) Property changes on: data/Ships/Quantar/Thunder/quantar_thunder.wings ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/models/base_solrain.jpg =================================================================== (Binary files differ) Property changes on: website/images/models/base_solrain.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: website/images/models/thumbs/base_solrain.jpg =================================================================== (Binary files differ) Property changes on: website/images/models/thumbs/base_solrain.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: website/screenshots.php =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-07-18 12:17:31
|
Revision: 103 Author: egore Date: 2006-07-18 05:17:14 -0700 (Tue, 18 Jul 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=103&view=rev Log Message: ----------- start working on the meta-server Added Paths: ----------- website/game/ website/game/game_login.php website/game/include/ website/game/include/connect.php.inc website/game/include/login_check.php.inc website/game/login.php website/game/register.php Added: website/game/game_login.php =================================================================== (Binary files differ) Property changes on: website/game/game_login.php ___________________________________________________________________ Name: svn:mime-type + application/x-httpd-php Added: website/game/include/connect.php.inc =================================================================== (Binary files differ) Property changes on: website/game/include/connect.php.inc ___________________________________________________________________ Name: svn:mime-type + application/x-httpd-php Added: website/game/include/login_check.php.inc =================================================================== (Binary files differ) Property changes on: website/game/include/login_check.php.inc ___________________________________________________________________ Name: svn:mime-type + application/x-httpd-php Added: website/game/login.php =================================================================== (Binary files differ) Property changes on: website/game/login.php ___________________________________________________________________ Name: svn:mime-type + application/x-httpd-php Added: website/game/register.php =================================================================== (Binary files differ) Property changes on: website/game/register.php ___________________________________________________________________ Name: svn:mime-type + application/x-httpd-php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2006-07-31 20:26:45
|
Revision: 140 Author: egore Date: 2006-07-31 13:26:33 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/opengate/?rev=140&view=rev Log Message: ----------- misc updates Modified Paths: -------------- website/game/database.php website/game/index.php website/screenshots.php Added Paths: ----------- website/game/css/ website/game/css/opengate.css Removed Paths: ------------- website/game/opengate.css Copied: website/game/css/opengate.css (from rev 114, website/game/opengate.css) =================================================================== --- website/game/css/opengate.css (rev 0) +++ website/game/css/opengate.css 2006-07-31 20:26:33 UTC (rev 140) @@ -0,0 +1,283 @@ +/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */ + +/**************** Body and tag styles ****************/ + +*{margin:0; padding:0;} + +body{ +font:76% Verdana,Tahoma,Arial,sans-serif; +line-height:1.4em; +text-align:center; +color:#303030; +background:#e8eaec; +} + +pre { + padding-top: 1.5em; + padding-bottom: 0em; + padding-left: 2em; + margin: 0.4em 0 0.4em 0; + font-size: medium; + font-family: monospace; + border: 1px solid #c0c0c0; + background-color: #fafbfc; +} + +code { + font-size: medium; + font-family: monospace; +} + +a{ +color:#467aa7; +font-weight:bold; +text-decoration:none; +background-color:inherit; +} + +a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;} +a img{border:none;} + +p{padding:0 0 1.6em 0;} +p form{margin-top:0; margin-bottom:20px;} + +img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;} +img.left{float:left; margin:0 12px 5px 0;} +img.center{display:block; margin:0 auto 5px auto;} +img.right{float:right; margin:0 0 5px 12px;} + + + +h1,h2 { + margin-top: 10px; + margin-bottom: 15px; +} + +h3,h4,h5,h6 { + margin-top: 10px; + margin-bottom: 10px; +} + +/**************** Header and navigation styles ****************/ + +#container{ +width:1000px; +margin:20px auto; +padding:1px 0; +text-align:left; +background:#ffffff; +color:#303030; +border:2px solid #a0a0a0; +} + +#header{ +height:60px; +width:998px; +margin:0 1px 1px 1px; +background:#467aa7 url(images/logo.png) no-repeat left; +color:#ffffff; +} + +#header h1{ +padding:35px 0 0 20px; +font-size:2.4em; +background-color:inherit; +color:#ffffff; +letter-spacing:-2px; +font-weight:normal; +} + +#header h2{ +margin:10px 0 0 40px; +font-size:1.4em; +background-color:inherit; +color:#f0f2f4; +letter-spacing:-1px; +font-weight:normal; +} + +#navigation{ +height:2.2em; +line-height:2.2em; +width:998px; +margin:0 1px; +background:#578bb8; +color:#ffffff; +} + +#navigation li{ + float:left; + list-style-type:none; + border-right:1px solid #ffffff; + white-space:nowrap; +} + +#navigation li.selected{ + padding:0 10px; + display:block; + font-size:0.8em; + font-weight:normal; + text-transform:uppercase; + text-decoration:none; + color: #ffffff; +} + +#navigation li a{ +padding:0 10px; +display:block; +font-size:0.8em; +font-weight:normal; +text-transform:uppercase; +text-decoration:none; +background-color:inherit; +color: #ffffff; +} + +* html #navigation a {width:1%;} + +#navigation .selected,#navigation a:hover{ +background:#80b0da; +color:#ffffff; +text-decoration:none; +} + +/**************** Content styles ****************/ + +#content{ +float:left; +width:958px; +font-size:0.9em; +padding:20px 0 0 20px; +} + +#content h2{ +display:block; +margin:0 0 16px 0; +font-size:1.7em; +font-weight:normal; +letter-spacing:-1px; +color:#505050; +background-color:inherit; +} + +#content h2 a{font-weight:normal;} +#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;} +#content a:hover,#subcontent a:hover{text-decoration:underline;} +#content ul,#content ol{margin:0 5px 16px 35px;} +#content dl{margin:0 5px 10px 25px;} +#content dt{font-weight:bold; margin-bottom:5px;} +#content dd{margin:0 0 10px 15px;} + +/**************** Full-content styles ****************/ + +#fullcontent{ +font-size:0.9em; +padding:20px 20px 0 20px; +} + +#fullcontent h2{ +display:block; +margin:0 0 16px 0; +font-size:1.7em; +font-weight:normal; +letter-spacing:-1px; +color:#505050; +background-color:inherit; +} + +#fullcontent h2 a{font-weight:normal;} +#fullcontent h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;} +#fullcontent a:hover{text-decoration:underline;} +#fullcontent ul, +#fullcontent ol{margin:0 5px 16px 35px;} +#fullcontent dl{margin:0 5px 10px 25px;} +#fullcontent dt{font-weight:bold; margin-bottom:5px;} +#fullcontent dd{margin:0 0 10px 15px;} + +/**************** Sidebar styles ****************/ + +#subcontent{ +float:right; +width:170px; +padding:20px 20px 10px 0; +line-height:1.4em; +} + +#subcontent h2{ +display:block; +margin:0 0 15px 0; +font-size:1.6em; +font-weight:normal; +text-align:left; +letter-spacing:-1px; +color:#505050; +background-color:inherit; +} + +#subcontent p{margin:0 0 16px 0; font-size:0.9em;} + +/**************** Menublock styles ****************/ + +.menublock{margin:0 0 20px 8px; font-size:0.9em;} +.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;} +.menublock li a{font-weight:bold; text-decoration:none;} +.menublock li a:hover{text-decoration:none;} +.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;} +.menublock li ul li{margin-bottom:0;} +.menublock li ul a{font-weight:normal;} + +/**************** Searchbar styles ****************/ + +#searchbar{margin:0 0 20px 0;} +#searchbar form fieldset{margin-left:10px; border:0 solid;} + +#searchbar #s{ +height:1.2em; +width:110px; +margin:0 5px 0 0; +border:1px solid #a0a0a0; +} + +#searchbar #searchbutton{ +width:auto; +padding:0 1px; +border:1px solid #808080; +font-size:0.9em; +text-align:center; +} + +/**************** Footer styles ****************/ + +#footer{ +clear:both; +width:998px; +padding:5px 0; +margin:0 1px; +font-size:0.9em; +color:#f0f0f0; +background:#467aa7; +} + +#footer p{padding:0; margin:0; text-align:center;} +#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;} +#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;} + +/**************** Misc classes and styles ****************/ + +.splitcontentleft{float:left; width:28%;} +.splitcontentright{float:right; width:68%;} +.clear{clear:both;} +.small{font-size:0.8em;} +.hide{display:none;} +.textcenter{text-align:center;} +.textright{text-align:right;} +.important{color:#f02025; background-color:inherit; font-weight:bold;} + +.box{ +margin:0 0 20px 0; +padding:10px; +border:1px solid #c0c0c0; +background-color:#fafbfc; +color:#505050; +line-height:1.5em; +} Modified: website/game/database.php =================================================================== (Binary files differ) Modified: website/game/index.php =================================================================== (Binary files differ) Deleted: website/game/opengate.css =================================================================== --- website/game/opengate.css 2006-07-31 19:45:06 UTC (rev 139) +++ website/game/opengate.css 2006-07-31 20:26:33 UTC (rev 140) @@ -1,283 +0,0 @@ -/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */ - -/**************** Body and tag styles ****************/ - -*{margin:0; padding:0;} - -body{ -font:76% Verdana,Tahoma,Arial,sans-serif; -line-height:1.4em; -text-align:center; -color:#303030; -background:#e8eaec; -} - -pre { - padding-top: 1.5em; - padding-bottom: 0em; - padding-left: 2em; - margin: 0.4em 0 0.4em 0; - font-size: medium; - font-family: monospace; - border: 1px solid #c0c0c0; - background-color: #fafbfc; -} - -code { - font-size: medium; - font-family: monospace; -} - -a{ -color:#467aa7; -font-weight:bold; -text-decoration:none; -background-color:inherit; -} - -a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;} -a img{border:none;} - -p{padding:0 0 1.6em 0;} -p form{margin-top:0; margin-bottom:20px;} - -img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;} -img.left{float:left; margin:0 12px 5px 0;} -img.center{display:block; margin:0 auto 5px auto;} -img.right{float:right; margin:0 0 5px 12px;} - - - -h1,h2 { - margin-top: 10px; - margin-bottom: 15px; -} - -h3,h4,h5,h6 { - margin-top: 10px; - margin-bottom: 10px; -} - -/**************** Header and navigation styles ****************/ - -#container{ -width:1000px; -margin:20px auto; -padding:1px 0; -text-align:left; -background:#ffffff; -color:#303030; -border:2px solid #a0a0a0; -} - -#header{ -height:60px; -width:998px; -margin:0 1px 1px 1px; -background:#467aa7 url(images/logo.png) no-repeat left; -color:#ffffff; -} - -#header h1{ -padding:35px 0 0 20px; -font-size:2.4em; -background-color:inherit; -color:#ffffff; -letter-spacing:-2px; -font-weight:normal; -} - -#header h2{ -margin:10px 0 0 40px; -font-size:1.4em; -background-color:inherit; -color:#f0f2f4; -letter-spacing:-1px; -font-weight:normal; -} - -#navigation{ -height:2.2em; -line-height:2.2em; -width:998px; -margin:0 1px; -background:#578bb8; -color:#ffffff; -} - -#navigation li{ - float:left; - list-style-type:none; - border-right:1px solid #ffffff; - white-space:nowrap; -} - -#navigation li.selected{ - padding:0 10px; - display:block; - font-size:0.8em; - font-weight:normal; - text-transform:uppercase; - text-decoration:none; - color: #ffffff; -} - -#navigation li a{ -padding:0 10px; -display:block; -font-size:0.8em; -font-weight:normal; -text-transform:uppercase; -text-decoration:none; -background-color:inherit; -color: #ffffff; -} - -* html #navigation a {width:1%;} - -#navigation .selected,#navigation a:hover{ -background:#80b0da; -color:#ffffff; -text-decoration:none; -} - -/**************** Content styles ****************/ - -#content{ -float:left; -width:958px; -font-size:0.9em; -padding:20px 0 0 20px; -} - -#content h2{ -display:block; -margin:0 0 16px 0; -font-size:1.7em; -font-weight:normal; -letter-spacing:-1px; -color:#505050; -background-color:inherit; -} - -#content h2 a{font-weight:normal;} -#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;} -#content a:hover,#subcontent a:hover{text-decoration:underline;} -#content ul,#content ol{margin:0 5px 16px 35px;} -#content dl{margin:0 5px 10px 25px;} -#content dt{font-weight:bold; margin-bottom:5px;} -#content dd{margin:0 0 10px 15px;} - -/**************** Full-content styles ****************/ - -#fullcontent{ -font-size:0.9em; -padding:20px 20px 0 20px; -} - -#fullcontent h2{ -display:block; -margin:0 0 16px 0; -font-size:1.7em; -font-weight:normal; -letter-spacing:-1px; -color:#505050; -background-color:inherit; -} - -#fullcontent h2 a{font-weight:normal;} -#fullcontent h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;} -#fullcontent a:hover{text-decoration:underline;} -#fullcontent ul, -#fullcontent ol{margin:0 5px 16px 35px;} -#fullcontent dl{margin:0 5px 10px 25px;} -#fullcontent dt{font-weight:bold; margin-bottom:5px;} -#fullcontent dd{margin:0 0 10px 15px;} - -/**************** Sidebar styles ****************/ - -#subcontent{ -float:right; -width:170px; -padding:20px 20px 10px 0; -line-height:1.4em; -} - -#subcontent h2{ -display:block; -margin:0 0 15px 0; -font-size:1.6em; -font-weight:normal; -text-align:left; -letter-spacing:-1px; -color:#505050; -background-color:inherit; -} - -#subcontent p{margin:0 0 16px 0; font-size:0.9em;} - -/**************** Menublock styles ****************/ - -.menublock{margin:0 0 20px 8px; font-size:0.9em;} -.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;} -.menublock li a{font-weight:bold; text-decoration:none;} -.menublock li a:hover{text-decoration:none;} -.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;} -.menublock li ul li{margin-bottom:0;} -.menublock li ul a{font-weight:normal;} - -/**************** Searchbar styles ****************/ - -#searchbar{margin:0 0 20px 0;} -#searchbar form fieldset{margin-left:10px; border:0 solid;} - -#searchbar #s{ -height:1.2em; -width:110px; -margin:0 5px 0 0; -border:1px solid #a0a0a0; -} - -#searchbar #searchbutton{ -width:auto; -padding:0 1px; -border:1px solid #808080; -font-size:0.9em; -text-align:center; -} - -/**************** Footer styles ****************/ - -#footer{ -clear:both; -width:998px; -padding:5px 0; -margin:0 1px; -font-size:0.9em; -color:#f0f0f0; -background:#467aa7; -} - -#footer p{padding:0; margin:0; text-align:center;} -#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;} -#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;} - -/**************** Misc classes and styles ****************/ - -.splitcontentleft{float:left; width:28%;} -.splitcontentright{float:right; width:68%;} -.clear{clear:both;} -.small{font-size:0.8em;} -.hide{display:none;} -.textcenter{text-align:center;} -.textright{text-align:right;} -.important{color:#f02025; background-color:inherit; font-weight:bold;} - -.box{ -margin:0 0 20px 0; -padding:10px; -border:1px solid #c0c0c0; -background-color:#fafbfc; -color:#505050; -line-height:1.5em; -} Modified: website/screenshots.php =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |