[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pingus-CVS] r3036 - in trunk/htdocs: . images
From: |
grumbel at BerliOS |
Subject: |
[Pingus-CVS] r3036 - in trunk/htdocs: . images |
Date: |
Sat, 25 Aug 2007 00:24:57 +0200 |
Author: grumbel
Date: 2007-08-25 00:24:16 +0200 (Sat, 25 Aug 2007)
New Revision: 3036
Added:
trunk/htdocs/images/screen_0.7.0-1.jpg
trunk/htdocs/images/screen_0.7.0-1_small.jpg
trunk/htdocs/images/screen_0.7.0-2.jpg
trunk/htdocs/images/screen_0.7.0-2_small.jpg
trunk/htdocs/images/screen_0.7.0-3.jpg
trunk/htdocs/images/screen_0.7.0-3_small.jpg
trunk/htdocs/images/screen_0.7.0-4.jpg
trunk/htdocs/images/screen_0.7.0-4_small.jpg
trunk/htdocs/images/screen_0.7.0-5.jpg
trunk/htdocs/images/screen_0.7.0-5_small.jpg
trunk/htdocs/images/screen_0.7.0-6.jpg
trunk/htdocs/images/screen_0.7.0-6_small.jpg
trunk/htdocs/screenshots-0.6.xml
Removed:
trunk/htdocs/images/.xvpics/
Modified:
trunk/htdocs/Makefile
trunk/htdocs/default.css
trunk/htdocs/default.xsl
trunk/htdocs/development.xml
trunk/htdocs/download.xml
trunk/htdocs/faq.xml
trunk/htdocs/images/screen_0.0.0_small.jpg
trunk/htdocs/images/screen_0.0.10_small.jpg
trunk/htdocs/images/screen_0.0.12_small.jpg
trunk/htdocs/images/screen_0.0.13_small.jpg
trunk/htdocs/images/screen_0.0.14_small.jpg
trunk/htdocs/images/screen_0.0.8_small.jpg
trunk/htdocs/images/screen_0.0.9_small.jpg
trunk/htdocs/images/screen_0.1.0_small.jpg
trunk/htdocs/images/screen_0.1.1_small.jpg
trunk/htdocs/images/screen_0.1.2_small.jpg
trunk/htdocs/images/screen_0.2.0_small.jpg
trunk/htdocs/images/screen_0.2.2_small.jpg
trunk/htdocs/images/screen_0.2.3_small.jpg
trunk/htdocs/images/screen_0.2.4_small.jpg
trunk/htdocs/images/screen_0.3.0_1_small.jpg
trunk/htdocs/images/screen_0.3.0_small.jpg
trunk/htdocs/images/screen_0.3.1_1_small.jpg
trunk/htdocs/images/screen_0.3.1_2_small.jpg
trunk/htdocs/images/screen_0.3.1_small.jpg
trunk/htdocs/images/screen_0.3.2_small.jpg
trunk/htdocs/images/screen_0.4.0-1_small.jpg
trunk/htdocs/images/screen_0.4.0-2_small.jpg
trunk/htdocs/images/screen_0.4.0-3_small.jpg
trunk/htdocs/images/screen_0.4.0-4_small.jpg
trunk/htdocs/images/screen_0.4.0_small.jpg
trunk/htdocs/images/screen_0.4.1-1_small.jpg
trunk/htdocs/images/screen_0.4.1-2_small.jpg
trunk/htdocs/images/screen_0.4.1-3_small.jpg
trunk/htdocs/images/screen_0.4.1-4_small.jpg
trunk/htdocs/images/screen_0.4.1_small.jpg
trunk/htdocs/images/screen_0.5.0-1_small.jpg
trunk/htdocs/images/screen_0.5.0-2_small.jpg
trunk/htdocs/images/screen_0.5.0-3_small.jpg
trunk/htdocs/images/screen_0.5.0-4_small.jpg
trunk/htdocs/images/screen_0.5.0-5_small.jpg
trunk/htdocs/images/screen_0.6.0-1_small.jpg
trunk/htdocs/images/screen_0.6.0-2_small.jpg
trunk/htdocs/images/screen_0.6.0-3_small.jpg
trunk/htdocs/images/screen_0.6.0-4_small.jpg
trunk/htdocs/images/screen_0.6.0-5_small.jpg
trunk/htdocs/images/screen_0.6.0-6_small.jpg
trunk/htdocs/images/screen_linuxtag_forge_small.jpg
trunk/htdocs/images/screen_linuxtag_parsec_small.jpg
trunk/htdocs/images/screen_linuxtag_tag_small.jpg
trunk/htdocs/screenshots.xml
trunk/htdocs/welcome.xml
Log:
- updated the webpage a little bit
Modified: trunk/htdocs/Makefile
===================================================================
--- trunk/htdocs/Makefile 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/Makefile 2007-08-24 22:24:16 UTC (rev 3036)
@@ -14,6 +14,7 @@
build/screenshots-0.3.html \
build/screenshots-0.4.html \
build/screenshots-0.5.html \
+ build/screenshots-0.6.html \
build/levelbuilding-tutorial.html \
build/development.html \
build/manual.html \
@@ -41,7 +42,7 @@
build/%.html :: %.xml default.xsl Makefile
FILENAME=$<; \
echo $${FILENAME%%.xml}; \
- xalan -param filename "'$${FILENAME%%.xml}'" -in $< -out $@ -xsl
default.xsl
+ xsltproc -param filename "'$${FILENAME%%.xml}'" --output $@ default.xsl
$<
upload: all
(cd ..; \
Modified: trunk/htdocs/default.css
===================================================================
--- trunk/htdocs/default.css 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/default.css 2007-08-24 22:24:16 UTC (rev 3036)
@@ -141,7 +141,7 @@
}
a img.screenshot {
- border-color: red;
+ border-color: gray;
}
a:visited img.screenshot {
Modified: trunk/htdocs/default.xsl
===================================================================
--- trunk/htdocs/default.xsl 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/default.xsl 2007-08-24 22:24:16 UTC (rev 3036)
@@ -138,7 +138,7 @@
</div>
<div style="font-size: smaller; text-align: right;
background-color: gray; padding: 5px; border-style: solid; border-color: black;
border-width: thin; margin-top: 8px;">
- Copyright © 1998-2003 <a
href="http://pingus.seul.org/~grumbel/">Ingo Ruhnke</a>, <<a
href="mailto:address@hidden">address@hidden</a>>
+ Copyright © 1998-2007 <a
href="http://pingus.seul.org/~grumbel/">Ingo Ruhnke</a>, <<a
href="mailto:address@hidden">address@hidden</a>>
</div>
</td>
</tr>
@@ -211,8 +211,10 @@
<xsl:template match="screenshot-menu">
<p style="text-align: center;">
[
- <a href="screenshots.html">0.6</a>
+ <a href="screenshots.html">0.7</a>
|
+ <a href="screenshots-0.6.html">0.6</a>
+ |
<a href="screenshots-0.5.html">0.5</a>
|
<a href="screenshots-0.4.html">0.4</a>
Modified: trunk/htdocs/development.xml
===================================================================
--- trunk/htdocs/development.xml 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/development.xml 2007-08-24 22:24:16 UTC (rev 3036)
@@ -4,14 +4,15 @@
<section title="Enter only if you know what you are doing!">
<p>
All information concerning the development and beta testing of
- Pingus is at a separate section on this webpage, so that players
- don't accidentally see stuff that wasn't yet meant for release or
- grab a development snapshot, instead of a stable binary by
- accident. So if you are a player don't enter this section, but
- instead stay on the light site of the Pingus webpage and simply
- wait for the next stable release which will contain everything in
- a nice packaged and useable form, going to the development section
- will just spoil you a lot.<br/><br/>
+ Pingus is at a separate section on this webpage (which is
+ currently out of order), so that players don't accidentally see
+ stuff that wasn't yet meant for release or grab a development
+ snapshot, instead of a stable binary by accident. So if you are a
+ player don't enter this section, but instead stay on the light
+ site of the Pingus webpage and simply wait for the next stable
+ release which will contain everything in a nice packaged and
+ useable form, going to the development section will just spoil you
+ a lot.<br/><br/>
If you are or want to become a developer you are of course welcome
to the dark site of Pingus, there you will find source code
@@ -24,17 +25,13 @@
</p>
<p>
- SDL Branch<br/>
- <tt>svn co svn://svn.berlios.de/pingus/branches/pingus_sdl/</tt><br/>
+ <tt>svn co svn://svn.berlios.de/pingus/trunk/pingus/</tt><br/>
</p>
-
- <p>ClanLib Branch:<br/>
- <tt>svn co svn://svn.berlios.de/pingus/trunk/</tt><br/>
- </p>
-
+
+<!--
<p class="warning" style="text-align: center">
<a href="http://www.cmhousing.net/pingus/wiki/">Enter Development
Section!</a>
</p>
-
+-->
</section>
</page>
Modified: trunk/htdocs/download.xml
===================================================================
--- trunk/htdocs/download.xml 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/download.xml 2007-08-24 22:24:16 UTC (rev 3036)
@@ -23,6 +23,7 @@
</subsection>
</section>
+<!--
<hr/>
<section title="Development releases - Don't use them!">
@@ -73,4 +74,5 @@
</subsection>
</section>
+-->
</page>
Modified: trunk/htdocs/faq.xml
===================================================================
--- trunk/htdocs/faq.xml 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/faq.xml 2007-08-24 22:24:16 UTC (rev 3036)
@@ -101,7 +101,7 @@
<answer>
Technically, this isn't a question. You have to be more specific. A
general suggestion is to search the <a
- href="http://savannah.nongnu.org/bugs/?group=pingus">But Tracker</a>
+ href="http://savannah.nongnu.org/bugs/?group=pingus">Bug Tracker</a>
for similar problems.
</answer>
</faq>
@@ -127,9 +127,7 @@
<li>Programming
<ul>
<li>debugging the editor</li>
- <li>making code 64-bit friendly</li>
<li>allowing for cygwin/mingw compilation</li>
- <li>porting from Clanlib to SDL</li>
</ul>
</li>
<li>Play testing</li>
Modified: trunk/htdocs/images/screen_0.0.0_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.0.10_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.0.12_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.0.13_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.0.14_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.0.8_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.0.9_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.1.0_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.1.1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.1.2_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.2.0_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.2.2_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.2.3_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.2.4_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.3.0_1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.3.0_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.3.1_1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.3.1_2_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.3.1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.3.2_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.0-1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.0-2_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.0-3_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.0-4_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.0_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.1-1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.1-2_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.1-3_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.1-4_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.4.1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.5.0-1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.5.0-2_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.5.0-3_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.5.0-4_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.5.0-5_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.6.0-1_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.6.0-2_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.6.0-3_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.6.0-4_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.6.0-5_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_0.6.0-6_small.jpg
===================================================================
(Binary files differ)
Added: trunk/htdocs/images/screen_0.7.0-1.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-1.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-1_small.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-1_small.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-2.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-2.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-2_small.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-2_small.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-3.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-3.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-3_small.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-3_small.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-4.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-4.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-4_small.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-4_small.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-5.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-5.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-5_small.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-5_small.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-6.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-6.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Added: trunk/htdocs/images/screen_0.7.0-6_small.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/images/screen_0.7.0-6_small.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Modified: trunk/htdocs/images/screen_linuxtag_forge_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_linuxtag_parsec_small.jpg
===================================================================
(Binary files differ)
Modified: trunk/htdocs/images/screen_linuxtag_tag_small.jpg
===================================================================
(Binary files differ)
Added: trunk/htdocs/screenshots-0.6.xml
===================================================================
--- trunk/htdocs/screenshots-0.6.xml 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/screenshots-0.6.xml 2007-08-24 22:24:16 UTC (rev 3036)
@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<?xml-stylesheet type="text/xsl" href="default.xsl"?>
+<page title="Screenshots of Version 0.6">
+ <screenshot-menu/>
+
+ <screenshots>
+ <item file="screen_0.6.0-1">First Level in Action</item>
+ <item file="screen_0.6.0-2"/>
+ <item file="screen_0.6.0-3"/>
+ <item file="screen_0.6.0-4">The Editor</item>
+ <item file="screen_0.6.0-5">The Worldmap</item>
+ <item file="screen_0.6.0-6">The Main Menu</item>
+ </screenshots>
+
+</page>
Modified: trunk/htdocs/screenshots.xml
===================================================================
--- trunk/htdocs/screenshots.xml 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/screenshots.xml 2007-08-24 22:24:16 UTC (rev 3036)
@@ -1,15 +1,15 @@
<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="default.xsl"?>
-<page title="Screenshots of Version 0.6">
+<page title="Screenshots of Version 0.7">
<screenshot-menu/>
<screenshots>
- <item file="screen_0.6.0-1">First Level in Action</item>
- <item file="screen_0.6.0-2"/>
- <item file="screen_0.6.0-3"/>
- <item file="screen_0.6.0-4">The Editor</item>
- <item file="screen_0.6.0-5">The Worldmap</item>
- <item file="screen_0.6.0-6">The Main Menu</item>
+ <item file="screen_0.7.0-1">The Main Menu</item>
+ <item file="screen_0.7.0-2">The Story</item>
+ <item file="screen_0.7.0-3">The Worldmap</item>
+ <item file="screen_0.7.0-4">The First Level</item>
+ <item file="screen_0.7.0-5">The Level Start Screen</item>
+ <item file="screen_0.7.0-6">Another Level</item>
</screenshots>
</page>
Modified: trunk/htdocs/welcome.xml
===================================================================
--- trunk/htdocs/welcome.xml 2007-08-24 21:49:45 UTC (rev 3035)
+++ trunk/htdocs/welcome.xml 2007-08-24 22:24:16 UTC (rev 3036)
@@ -3,13 +3,10 @@
<page title="Welcome">
<section title="What is Pingus?">
<p>
- Pingus is a free Lemmings clone for GNU/Linux and Windows covered
- under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU
- GPL</a>. Pingus uses <a href="http://www.clanlib.org/">ClanLib</a>
- and <a href="http://xmlsoft.org/">libxml</a> and might also be
- usable on some other OSs like FreeBSD, but hasn't been tested
- there. Pingus is mainly developed under GNU/Linux, that's why the
- Windows port is sometimes a bit behind.
+ Pingus is a free Lemmings-like game covered under
+ the <a href="http://www.gnu.org/copyleft/gpl.html">GNU
+ GPL</a>. It features currently 22 playable levels and runs under
+ a wide variety of operating systems (Linux, Windows, etc.)
</p>
</section>
@@ -50,7 +47,8 @@
levels, which might be familiar from games the Super Mario World
and other Nintendo games. We have also a few new actions, like
the jumper which weren't presented in the original game. To get
- an impression of the look of the Pingus game you might want to have a
look at some <a href="screenshots.html">screenshots</a>.
+ an impression of the look of the Pingus game you might want to
+ have a look at some <a href="screenshots.html">screenshots</a>.
</p>
<!-- <A HREF="http://de.nedstat.net/viewstat.asp?name=pingus"><IMG
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pingus-CVS] r3036 - in trunk/htdocs: . images,
grumbel at BerliOS <=