pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r3046 - in trunk/htdocs: . images


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3046 - in trunk/htdocs: . images
Date: Tue, 28 Aug 2007 23:18:58 +0200

Author: grumbel
Date: 2007-08-28 23:18:55 +0200 (Tue, 28 Aug 2007)
New Revision: 3046

Modified:
   trunk/htdocs/Makefile
   trunk/htdocs/download.xml
   trunk/htdocs/images/logo_large.jpg
   trunk/htdocs/index.html
   trunk/htdocs/news.xml
   trunk/htdocs/press.xml
Log:
- updated svn to match htdocs/ on server

Modified: trunk/htdocs/Makefile
===================================================================
--- trunk/htdocs/Makefile       2007-08-28 20:47:36 UTC (rev 3045)
+++ trunk/htdocs/Makefile       2007-08-28 21:18:55 UTC (rev 3046)
@@ -45,10 +45,8 @@
        xsltproc -param filename "'$${FILENAME%%.xml}'" --output $@ default.xsl 
$<
 
 upload: all
-       (cd ..; \
-       rsync --checksum --exclude "old/" --cvs-exclude -rv build/. \
-          address@hidden:/home/pingus/public_html/ \
-       )
+       rsync --checksum --exclude "old/" --cvs-exclude -rv build/ \
+          address@hidden:/home/pingus/public_html/
 
 #tidy -asxml -indent -quiet -modify $@
 

Modified: trunk/htdocs/download.xml
===================================================================
--- trunk/htdocs/download.xml   2007-08-28 20:47:36 UTC (rev 3045)
+++ trunk/htdocs/download.xml   2007-08-28 21:18:55 UTC (rev 3046)
@@ -2,27 +2,37 @@
 
 <page title="Download">
   <section title="Playable Versions - Stable">
-    <subsection title="GNU/Linux">
+<!--    <subsection title="GNU/Linux">
       <ul>
         <li>GNU/Linux (i386) - <dlink 
href="http://pingus.seul.org/files/pingus-0.6.0-binary-linux-i386.tar.bz2"/>
           [11 Mb]<br />
         </li>
       </ul>
     </subsection>
+-->
 
     <subsection title="Win32">
-      <p>Sorry, currently no stable Win32 versions available.</p>
+      <ul>
+        <li><dlink href="http://pingus.seul.org/files/pingus-0.7.0.exe"/>
+          [13 Mb]<br />
+        </li>
+      </ul>
     </subsection>
 
     <subsection title="Source">
       <ul>
-        <li><dlink href="http://pingus.seul.org/files/pingus-0.6.0.tar.bz2"/>
-          [9.2 Mb]<br />
+        <li><dlink href="http://pingus.seul.org/files/pingus-0.7.0.tar.bz2"/>
+          [9.9 Mb]<br />
         </li>
       </ul>
     </subsection>
   </section>
 
+  <section title="Development Versions">
+    <p>
+      <tt>svn co svn://svn.berlios.de/pingus/trunk/pingus/</tt><br/>
+    </p>
+  </section>
 <!--
   <hr/>
 

Modified: trunk/htdocs/images/logo_large.jpg
===================================================================
(Binary files differ)

Modified: trunk/htdocs/index.html
===================================================================
--- trunk/htdocs/index.html     2007-08-28 20:47:36 UTC (rev 3045)
+++ trunk/htdocs/index.html     2007-08-28 21:18:55 UTC (rev 3046)
@@ -3,11 +3,11 @@
 
 <html>
   <head>
-    <title>Pingus - A journey into the unknown... [Release 0.6.0 out 
now!]</title>
+    <title>Pingus - A journey into the unknown... [Release 0.7.0 out 
now!]</title>
   </head>
 
 <body text="text" bgcolor="#707f9b" style="margin-top: 20px;">
-  <h1 style="text-align: center;">Release 0.6.0 is out now!</h1>
+  <h1 style="text-align: center;">Release 0.7.0 is out now!</h1>
     
      <center>
     <a href="welcome.html"><img style="border-style: none"

Modified: trunk/htdocs/news.xml
===================================================================
--- trunk/htdocs/news.xml       2007-08-28 20:47:36 UTC (rev 3045)
+++ trunk/htdocs/news.xml       2007-08-28 21:18:55 UTC (rev 3046)
@@ -2,16 +2,34 @@
 <?xml-stylesheet type="text/xsl" href="default.xsl"?>
 <page title="News">
   <news>
+    <item date="25. Aug 2007">
+      Pingus 0.7.0 is released, this is the first working version of
+      Pingus that is based on SDL. New things in this release:
+      
+      <ul>
+        <li>switch from ClanLib to SDL</li>
+        <li>new anti-aliased fonts</li>
+        <li>better support for resolutions larger then 800x600 (see --geometry 
WxH option)</li>
+        <li>s-expression based file format (converter scripts are 
available)</li>
+        <li>PPC and 64bit support</li>
+        <li>language support for Czech, German, Finish, Italian, Norwegian,
+          Serbian, Turkish, Danish, Dutch, Spanish, Fench and Polish</li>
+        <li>level editor temporarly removed</li>
+        <li>a little less fps then the ClanLib version</li>
+        <li>no new levels or other main features</li>
+      </ul>
+    </item>
+
     <item date="25. Jun 2007">
       Pingus goes multi-touch, some people at the RWTH Aachen used
       Pingus gfx in the creation of their Table Lemmings game, you can find 
screenshots 
       at <a href="http://www.flickr.com/photos/davidh/567995242/";>Flickr</a> 
and at their page at the 
       <a 
href="http://media.informatik.rwth-aachen.de/tiki-index.php?page=table-lemmings";>RWTH
-      Aachen</a>.
+        Aachen</a>.
     </item>
 
     <item date="15. Jan 2007">
-       Porting Pingus to SDL is in progress, some spelling fixes for the FAQ
+      Porting Pingus to SDL is in progress, some spelling fixes for the FAQ
     </item>
     
     <item date="11. Feb 2006">
@@ -21,8 +39,8 @@
         <li>Jave27 is currently trying to get the latest version in a release 
ready state</li>
 
         <li>Grumbel opened a new branch in SVN called pingus-sdl, this
-        is supposed to port Pingus to SDL, level file format will
-        switch to S-Expr instead of XML
+          is supposed to port Pingus to SDL, level file format will
+          switch to S-Expr instead of XML
         </li>
       </ul>
     </item>
@@ -39,9 +57,9 @@
 
     <item date="14. Sep 2003">
       A added little button in the bottom left corner of the webpage
-          that allows you to <a
-          
href="https://www.paypal.com/xclick/business=grumbel%40gmx.de&amp;item_name=Pingus+donation&amp;no_note=1&amp;tax=0&amp;currency_code=EUR";>donate
-          via Paypal</a>.
+      that allows you to <a
+                            
href="https://www.paypal.com/xclick/business=grumbel%40gmx.de&amp;item_name=Pingus+donation&amp;no_note=1&amp;tax=0&amp;currency_code=EUR";>donate
+        via Paypal</a>.
     </item>
 
     <item date="16. Apr 2003">
@@ -93,8 +111,8 @@
       always, longer than expected, but anyway here it is. If you want
       to know how this page is generated you can look at the xml
       source and the Makefiles in the <a
-      href="http://savannah.nongnu.org/cvs/?group=pingus";>Savanna Web
-      CVS tree</a>.
+                                         
href="http://savannah.nongnu.org/cvs/?group=pingus";>Savanna Web
+        CVS tree</a>.
     </item>
   </news>
 

Modified: trunk/htdocs/press.xml
===================================================================
--- trunk/htdocs/press.xml      2007-08-28 20:47:36 UTC (rev 3045)
+++ trunk/htdocs/press.xml      2007-08-28 21:18:55 UTC (rev 3046)
@@ -20,11 +20,13 @@
     <!-- <li><a
       
href="http://www.linuxdoos.com/~linux/linux_artikelen.php?sid=30&amp;mode=flatX";>Pingus
       - Oh no, More penguins</a>  <dutch-flag/></li> -->
-    
+
       <li><a
       href="http://www.gnu.org/brave-gnu-world/issue-36.en.html";>Brave
       GNU World</a> (multilanguage)</li>
 
+    <li><a 
href="http://ubuntugame.blogspot.com/2007/04/pingus.html";>UbuntuGame: Pingus 
(italian)</a></li>
+
 <!--      <li><a 
href="http://www.linux-user.de/ausgabe/2000/01/Gamezone/Gamezone.html";>Brot und 
Spiele</a> <german-flag/></li> -->
     </ul>
-</page>
\ No newline at end of file
+</page>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]