Skip to content

Commit

Permalink
Homepage: Removed reliance on Dropbox for images, build feeds
Browse files Browse the repository at this point in the history
Images are now hosted locally. The builds repository will be hosted
at files.dengine.net.
  • Loading branch information
skyjake committed Nov 7, 2015
1 parent 37feb40 commit 537a409
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions web/classes/frontcontroller.class.php
Expand Up @@ -314,8 +314,8 @@ public function outputHeader($mainHeading='')
<meta name="revisit-after" content="<?=$this->robotRevisitDays()?> DAYS" />
<meta name="rating" content="GENERAL" />
<meta name="generator" content="<?=$this->homeURL()?>" />
<link rel="icon" href="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/favicon.ico" type="image/x-icon" />
<link rel="icon" href="http://dengine.net/images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="http://dengine.net/images/favicon.ico" type="image/x-icon" />
<link rel="alternate" type="application/rss+xml" title="Doomsday Engine RSS News Feed" href="http://dengine.net/forums/rss.php?mode=news" />

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions web/forums/skin/template/overall_header.html
Expand Up @@ -78,8 +78,8 @@
</script>
<script src="{T_TEMPLATE_PATH}/forum_fn.js"></script>

<link rel="icon" href="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/favicon.ico" />
<link rel="shortcut icon" href="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/favicon.ico" />
<link rel="icon" href="http://dengine.net/images/favicon.ico" />
<link rel="shortcut icon" href="http://dengine.net/images/favicon.ico" />

<link rel="stylesheet" href="/style.css" media="all" />
<link rel="stylesheet" href="{T_THEME_PATH}/print.css" media="print" title="printonly" />
Expand Down
12 changes: 6 additions & 6 deletions web/html/libraryicons.html
@@ -1,14 +1,14 @@
<div id="groupa" class="hnav">
<ul>
<li><a href="http://www.opengl.org/" title="OpenGL" rel="nofollow"><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/opengllogo.gif" alt="OpenGL logo" /></a></li>
<li><a href="http://www.fmod.org/" title="FMOD" rel="nofollow"><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/fmodlogo.gif" alt="FMOD logo" /></a></li>
<li><a href="http://www.openal.org/" title="OpenAL" rel="nofollow"><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/openallogo.gif" alt="OpenAL logo" /></a></li>
<li><a href="http://www.opengl.org/" title="OpenGL" rel="nofollow"><img src="http://dengine.net/images/opengllogo.gif" alt="OpenGL logo" /></a></li>
<li><a href="http://www.fmod.org/" title="FMOD" rel="nofollow"><img src="http://dengine.net/images/fmodlogo.gif" alt="FMOD logo" /></a></li>
<li><a href="http://www.openal.org/" title="OpenAL" rel="nofollow"><img src="http://dengine.net/images/openallogo.gif" alt="OpenAL logo" /></a></li>
</ul>
</div>
<div id="groupb" class="hnav">
<ul>
<li><a href="http://www.libsdl.org/" title="SDL" rel="nofollow"><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/sdllogo.gif" alt="SDL logo" /></a></li>
<li><a href="http://curl.haxx.se/" title="cURL" rel="nofollow"><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/curllogo.gif" alt="cURL logo" /></a></li>
<li><a href="http://www.opensource.org/" title="Open Source Foundation" rel="nofollow"><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/opensourcelogo.gif" alt="Open Source Foundation logo" /></a></li>
<li><a href="http://www.libsdl.org/" title="SDL" rel="nofollow"><img src="http://dengine.net/images/sdllogo.gif" alt="SDL logo" /></a></li>
<li><a href="http://curl.haxx.se/" title="cURL" rel="nofollow"><img src="http://dengine.net/images/curllogo.gif" alt="cURL logo" /></a></li>
<li><a href="http://www.opensource.org/" title="Open Source Foundation" rel="nofollow"><img src="http://dengine.net/images/opensourcelogo.gif" alt="Open Source Foundation logo" /></a></li>
</ul>
</div>
2 changes: 1 addition & 1 deletion web/plugins/0#panoramarotator/panoramarotator.php
Expand Up @@ -59,7 +59,7 @@ static function panorama()
$paths = array();

$paths[] = $imageDir.$file;
//$paths[] = 'http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/panoramas/'.$file;
//$paths[] = 'http://dengine.net/images/panoramas/'.$file;
$i++;
}
}
Expand Down
4 changes: 2 additions & 2 deletions web/plugins/buildrepository/html/streaminfo.html
Expand Up @@ -10,7 +10,7 @@
<dd><a class="link-definition" href="dew/index.php?title=Automated_build_system#Unstable" title="What does 'Unstable' mean?">Unstable</a></dd>
</dl>
</fieldset>
<p style="margin-left:.9em"><a href="http://dl.dropboxusercontent.com/u/11948701/builds/events.rss" class="link-rss" title="Build News via RSS"><span class="hidden">RSS</span></a>&nbsp;<span id="buildnews-label">Build News</span><br />
<a href="http://dl.dropboxusercontent.com/u/11948701/builds/events.xml" title="Build Event Log (XML)">XML</a> Build Log</p>
<p style="margin-left:.9em"><a href="http://files.dengine.net/builds/events.rss" class="link-rss" title="Build News via RSS"><span class="hidden">RSS</span></a>&nbsp;<span id="buildnews-label">Build News</span><br />
<a href="http://files.dengine.net/builds/events.xml" title="Build Event Log (XML)">XML</a> Build Log</p>
</div>
<?php
24 changes: 12 additions & 12 deletions web/plugins/pages/html/decade_of_doomsday.html
Expand Up @@ -5,24 +5,24 @@

<p>The first version of jHexen was released on November 1st, 1999. All dependencies on Allegro had been removed by that time. The Microsoft DirectX API was used for low-level network communications, playing sound effects, and getting input from game controllers. The majority of all improvements were technical: gameplay remained the same as in the original Hexen, with the only major addition being mouse look. The console, a Quake style in-game command line interface, was also included.</p>

<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/bigteaser1_thumb.jpg" alt="Screenshot depicting translucent, glowing flames in JHexen" />The first translucent glowing flames in JHexen.</p></div>
<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/wip240100_thumb.jpg" alt="Screenshot depicting heavy use of lens flare effects in JHexen" />The lens flares were initially not that subtle.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/bigteaser1_thumb.jpg" alt="Screenshot depicting translucent, glowing flames in JHexen" />The first translucent glowing flames in JHexen.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/wip240100_thumb.jpg" alt="Screenshot depicting heavy use of lens flare effects in JHexen" />The lens flares were initially not that subtle.</p></div>
</section>
<section>
<p>Being a fan of DOOM and Heretic as well as Hexen, Jaakko started looking into the possibility of somehow utilizing the existing jHexen code to create ports of the two other games. During the spring of 2000, the jHexen project changed focus and became the Doomsday Engine. After studying the DOOM and Heretic source code and finding them to be very similar to each other, Jaakko decided to extract the common parts of all the three games and create a game-independent engine out of them. This took a couple of months to get working. In retrospect, too much of the code was left in the game modules. The engine became little more than a collection of subsystems: graphics, sound, input and low-level networking. Since then, a major trend in the development of the engine has been to further unify the code bases and move common code into the engine.</p>

<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/launcher_thumb.jpg" alt="Sreen grab of the first Doomsday Launcher" />The first incarnation of the Doomsday Launcher.</p></div>
<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/newdl_thumb.jpg" alt="Screenshot depicting dynamic lighting in jHeretic" />Dynamic lighting further improved for jHeretic.</p></div>
<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/jdoom_web_in_2002_thumb.jpg" alt="Screen grab of the jDoom website circa 2002" />The jDoom website back in 2002, before the DoomsdayHQ was created.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/launcher_thumb.jpg" alt="Sreen grab of the first Doomsday Launcher" />The first incarnation of the Doomsday Launcher.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/newdl_thumb.jpg" alt="Screenshot depicting dynamic lighting in jHeretic" />Dynamic lighting further improved for jHeretic.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/jdoom_web_in_2002_thumb.jpg" alt="Screen grab of the jDoom website circa 2002" />The jDoom website back in 2002, before the DoomsdayHQ was created.</p></div>

<p>Active development work on the engine continued until 2006. During this period, other developers joined the project team. Over the years, the engine's visuals were greatly improved with the introduction of 3D models, high-resolution textures, particle effects, dynamic lighting, and shadowing effects. Customizability of the games was made possible with improved flexibility in the DED definition files and the addition of user-definable map line and sector types (XG).</p>

<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/guest_thumb.jpg" alt="Screenshot depicting the a 3D model of the DOOM Cyberdemon in jHeretic" />The Cyberdemon briefly visited Corvus during the development of 3D model support.</p></div>
<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/detail_thumb.jpg" alt="Screeshot depicting the effects of Detail textures in Doomsday" />Detail textures are superimposed on top of normal textures.</p></div>
<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/ptc_thumb.jpg" alt="Screenshot depicting a Particle Generator explosion in Doomsday" />Particle generators enabled more complex effects such as explosions.</p></div>
<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/1new_thumb.jpg" alt="Screenshot depicting the use of high-resolution textures in jDoom" />High-resolution textures make for a crisper appearance.</p></div>
<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/lightdecor_thumb.jpg" alt="Screenshot depicting the effects of Light Decorations in jDoom" />Light decorations allowed light sources to be attached to world surfaces.</p></div>
<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/radio1_thumb.jpg" alt="Screeshot depicting the effects of FakeRadio in Doomsday" />FakeRadio was developed to make ambient lighting look more natural.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/guest_thumb.jpg" alt="Screenshot depicting the a 3D model of the DOOM Cyberdemon in jHeretic" />The Cyberdemon briefly visited Corvus during the development of 3D model support.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/detail_thumb.jpg" alt="Screeshot depicting the effects of Detail textures in Doomsday" />Detail textures are superimposed on top of normal textures.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/ptc_thumb.jpg" alt="Screenshot depicting a Particle Generator explosion in Doomsday" />Particle generators enabled more complex effects such as explosions.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/1new_thumb.jpg" alt="Screenshot depicting the use of high-resolution textures in jDoom" />High-resolution textures make for a crisper appearance.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/lightdecor_thumb.jpg" alt="Screenshot depicting the effects of Light Decorations in jDoom" />Light decorations allowed light sources to be attached to world surfaces.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/radio1_thumb.jpg" alt="Screeshot depicting the effects of FakeRadio in Doomsday" />FakeRadio was developed to make ambient lighting look more natural.</p></div>
</section>
<section>
<p>However, in 2006, the speed of development reduced substantially as Jaakko, the lead developer, withdrew from active participation in the project due to other time-consuming commitments. Unhappy with the increasingly messy code base of the project, Jaakko had in 2004 began investigating the possibility of redesigning the architecture and rewriting the engine in C++. While this work had progressed on the side, it had provided little benefit, being mostly just a further distraction from work on the main code base. Things took a turn for the better in the beginning of 2009 with the release of <a href="http://dengine.net/dew/index.php?title=Doomsday_version_1.9.0-beta6">version 1.9.0-beta6</a>. The development team now consisted of Jaakko and Daniel Swanson (danij), and motivated by a new vision for the project, active development was once again started. As the months passed and new releases were made, it become clear that larger changes in the code base were called for. Jaakko devised a plan to integrate his earlier architecture redesign work into the main code base. Soon after the plans for <a href="http://dengine.net/dew/index.php?title=Doomsday_2.0">version 2.0</a> of the engine were formed. The push towards 2.0 began in earnest during the summer of 2009 with the introduction of <a href="http://dengine.net/dew/index.php?title=libdeng2">libdeng2</a>, which featured a new networking subsystem and a powerful new scripting language core.</p>
Expand All @@ -31,7 +31,7 @@

<p>Today, as we celebrate the 10th anniversary of the first release of JHexen, the project exists in a dual state. Development work in the Beta 6 series is subsiding and shifting towards the new 2.0 architecture. The future will see a more powerful, more flexible, and a more beautiful engine that will refine and perfect the ideas and work that was begun in the 1.x series.</p>

<div class="picture"><p><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/misc/biaslighting_thumb.jpg" alt="Screenshot depicting the new Bias lighting model" />New Bias lighting model.</p></div>
<div class="picture"><p><img src="http://dengine.net/images/misc/biaslighting_thumb.jpg" alt="Screenshot depicting the new Bias lighting model" />New Bias lighting model.</p></div>

<p><i>&mdash; the Deng Team, on November 1st, 2009</i></p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion web/plugins/pages/html/doom.html
@@ -1,5 +1,5 @@
<div class="block">
<div class="game-sprite"><img src="http://dl.dropboxusercontent.com/u/11948701/dengine.net/images/game/doom/doom2titlescreen.gif" alt="DOOM2 title screen" /></div>
<div class="game-sprite"><img src="http://dengine.net/images/game/doom/doom2titlescreen.gif" alt="DOOM2 title screen" /></div>
<section id="overview">
<p>In DOOM, the player takes the role of a tough space marine. The game begins on Phobos, a moon of Mars, where the player confronts the consequences of the secret experiments of the Union Aerospace Corporation. Forced to fight for his life and single-handedly try to stop the onslaught of demonic monsters before they can reach Earth.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion web/plugins/pages/html/engine.html
@@ -1,6 +1,6 @@
<div class="block">
<section class="overview">
<div style="float:right" class="picture"><p><img style="max-width:375px;" src="http://dl.dropboxusercontent.com/u/11948701/attachment/gameselection_500.jpg" />Graphical game selection and <a href="/dew/index.php?title=Task_bar" title="Tell me more about the task bar UI">task bar UI</a></p></div>
<div style="float:right" class="picture"><p><img style="max-width:375px;" src="http://attachment/gameselection_500.jpg" />Graphical game selection and <a href="/dew/index.php?title=Task_bar" title="Tell me more about the task bar UI">task bar UI</a></p></div>
<p>The <dfn>Doomsday Engine</dfn> is a greatly enhanced DOOM <a href="http://en.wikipedia.org/wiki/Source_port" class="link-external" title="Definition of a 'source port' according to Wikipedia">source port</a> available for <a href="/windows" title="Tell me more about Doomsday Engine for Windows">Windows</a>, <a href="/mac_os" title="Tell me more about Doomsday Engine for Mac OS">Mac OS X</a>, <a href="/ubuntu" title="Tell me more about Doomsday Engine for Ubuntu">Ubuntu</a> and most other Unix platforms (<a href="/source" title="Tell me more about the Doomsday Engine source code">source code</a> is provided).</p>
<p>Doomsday <a href="/games" title="See the full list of games supported by the Doomsday Engine">supports many games</a> including the classic <dfn>first-person shooter</dfn>s <a href="/doom" title="Tell me more about DOOM by id Software">DOOM</a>, <a href="/heretic" title="Tell me more about Heretic by Raven Software">Heretic</a> and <a href="/hexen" title="Tell me more about Hexen by Raven Software">Hexen</a>.</p>
<p>We aim to retain the original feel of the games yet leverage modern techniques and technologies, including hardware accelerated 3D graphics and client/server networking. A lot of emphasis is placed on good-looking graphics.</p>
Expand Down
4 changes: 2 additions & 2 deletions web/plugins/z#home/home.php
Expand Up @@ -265,7 +265,7 @@ public function execute($args=NULL)

$(document).ready(function () {
$('#recentbuilds').interpretFeed({
feedUri: 'http://code.iki.fi/builds/events.rss',
feedUri: 'http://files.dengine.net/builds/events.rss',
dataType: 'xml',
maxItems: 3,
generateItemHtml : function(n, t) {
Expand All @@ -280,7 +280,7 @@ public function execute($args=NULL)
});

/*$('#column1').interpretFeed({
feedUri: 'http://dl.dropboxusercontent.com/u/11948701/builds/events.rss',
feedUri: 'http://files.dengine.net/builds/events.rss',
dataType: 'xml',
maxItems: 3,
clearOnSuccess: false,
Expand Down
4 changes: 2 additions & 2 deletions web/plugins/z#home/html/getitnow.html
Expand Up @@ -7,8 +7,8 @@
<div class="project_links hnav">
<ul>
<li><a href="/builds" title="Build Repository (automated builds).">Build Repository</a></li>
<li><a href="http://tracker.skyjake.fi/projects/deng/issues?set_filter=1&tracker_id=1" title="Report bugs.">Report Bugs</a></li>
<li><a href="http://tracker.skyjake.fi/projects/deng/issues?set_filter=1&tracker_id=2" title="Request features.">Request Features</a></li>
<li><a href="http://tracker.dengine.net/projects/deng/issues?set_filter=1&tracker_id=1" title="Report bugs.">Report Bugs</a></li>
<li><a href="http://tracker.dengine.net/projects/deng/issues?set_filter=1&tracker_id=2" title="Request features.">Request Features</a></li>
<li><a href="/source" title="Get source code for the Doomsday Engine.">Source Code</a></li>
</ul>
</div>

0 comments on commit 537a409

Please sign in to comment.