pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] [htdocs.pingus] 3 new revisions pushed by address@hidden on


From: pingus
Subject: [Pingus-CVS] [htdocs.pingus] 3 new revisions pushed by address@hidden on 2011-10-25 20:36 GMT
Date: Tue, 25 Oct 2011 20:37:51 +0000

3 new revisions:

Revision: 633cf2841607
Author:   Ingo Ruhnke <address@hidden>
Date:     Tue Oct 25 09:52:36 2011
Log:      Added halloween theme for 0.7.5
http://code.google.com/p/pingus/source/detail?r=633cf2841607&repo=htdocs

Revision: bd89945d558c
Author:   Ingo Ruhnke <address@hidden>
Date:     Tue Oct 25 13:36:02 2011
Log:      Added new favicon
http://code.google.com/p/pingus/source/detail?r=bd89945d558c&repo=htdocs

Revision: 95a0afc9a2e8
Author:   Ingo Ruhnke <address@hidden>
Date:     Tue Oct 25 13:36:09 2011
Log:      Made background black
http://code.google.com/p/pingus/source/detail?r=95a0afc9a2e8&repo=htdocs

==============================================================================
Revision: 633cf2841607
Author:   Ingo Ruhnke <address@hidden>
Date:     Tue Oct 25 09:52:36 2011
Log:      Added halloween theme for 0.7.5

http://code.google.com/p/pingus/source/detail?r=633cf2841607&repo=htdocs

Added:
 /halloween.css.sed
 /images/halloween_background.jpg
Modified:
 /Makefile
 /default.xsl
 /download.xml
 /images/logo_large.jpg
 /images/logo_large.xcf
 /news.xml

=======================================
--- /dev/null
+++ /halloween.css.sed  Tue Oct 25 09:52:36 2011
@@ -0,0 +1,13 @@
+s/\$BACKGROUND-IMAGE\$/"images\/halloween_background.jpg"/g;
+
+s/\$COLOR-BACKGROUND\$/#01181f/g;
+
+s/\$COLOR-PAGEHEADER\$/#38661e/g;
+s/\$COLOR-PAGEHEADER-DIMMED\$/#463f24/g;
+s/\$COLOR-PAGEHEADER-LIGHT\$/#786c3e/g;
+
+s/\$COLOR-LINK-VISITED\$/rgb(0,0,100)/g;
+s/\$COLOR-LINK-HOVER\$/rgb(0,0,0)/g;
+s/\$COLOR-LINK\$/rgb(50,50,200)/g;
+
+
=======================================
--- /dev/null   
+++ /images/halloween_background.jpg    Tue Oct 25 09:52:36 2011
Binary file, no diff available.
=======================================
--- /Makefile   Tue Aug 30 12:25:12 2011
+++ /Makefile   Tue Oct 25 09:52:36 2011
@@ -1,6 +1,7 @@
 OUTPUTFILES = \
  build/default.css \
  build/desert.css \
+ build/halloween.css \
  build/snow.css \
  build/index.html      \
  build/welcome.html  \
@@ -44,6 +45,9 @@
 build/desert.css : default.css desert.css.sed compatibility.sed
        sed -f "compatibility.sed" -f "desert.css.sed" $< > $@

+build/halloween.css : default.css halloween.css.sed compatibility.sed
+       sed -f "compatibility.sed" -f "halloween.css.sed" $< > $@
+
 build/index.html : index.html
        cp -v $< $@

=======================================
--- /default.xsl        Tue Aug 30 12:25:12 2011
+++ /default.xsl        Tue Oct 25 09:52:36 2011
@@ -67,7 +67,7 @@
     <html>
       <head>
         <title>Pingus - <xsl:value-of select="@title" /></title>
-        <link rel="stylesheet" type="text/css" href="default.css" />
+        <link rel="stylesheet" type="text/css" href="halloween.css" />
<link rel="alternate stylesheet" title="Desert Theme" type="text/css" href="desert.css" /> <link rel="alternate stylesheet" title="Snow Theme" type="text/css" href="snow.css" /> <link rel="shortcut icon" href="images/favicon.png" type="image/png" />
=======================================
--- /download.xml       Mon Oct 10 09:16:52 2011
+++ /download.xml       Tue Oct 25 09:52:36 2011
@@ -4,7 +4,7 @@
   <section title="Playable Versions - Stable">
     <subsection title="Windows">
       <ul>
- <li><a href="http://pingus.seul.org/files/pingus-0.7.2.exe";>pingus-0.7.2.exe</a> [13 Mb]<br /> + <li><a href="http://pingus.googlecode.com/files/Pingus-0.7.5.exe";>Pingus-0.7.5.exe</a> [16 Mb]<br />
         </li>
       </ul>
     </subsection>
@@ -19,8 +19,8 @@

     <subsection title="Linux / Source">
       <ul>
- <li><a href="http://pingus.googlecode.com/files/pingus-0.7.4.tar.bz2";>pingus-0.7.4.tar.bz2</a>
-          [12 MB]<br />
+ <li><a href="http://pingus.googlecode.com/files/pingus-0.7.5.tar.bz2";>pingus-0.7.5.tar.bz2</a>
+          [13 MB]<br />
         </li>
       </ul>
     </subsection>
=======================================
--- /images/logo_large.jpg      Tue Oct 11 15:35:36 2011
+++ /images/logo_large.jpg      Tue Oct 25 09:52:36 2011
Binary file, no diff available.
=======================================
--- /images/logo_large.xcf      Tue Oct 11 15:35:36 2011
+++ /images/logo_large.xcf      Tue Oct 25 09:52:36 2011
File is too large to display a diff.
=======================================
--- /news.xml   Sat Oct 22 19:51:41 2011
+++ /news.xml   Tue Oct 25 09:52:36 2011
@@ -2,6 +2,25 @@
 <page title="News">
   <section title="2011">
     <news>
+      <item date="25. Oct 2011">
+        <p>
+          Pingus 0.7.5 is out, changes include among some fixes, 10
+          brand new Halloween levels. Linux and Windows versions are
+          provided. No Mac version at this point, it might fallow
+          later on.
+        </p>
+        <ul>
+          <li>fixed memory leak in OpenGL renderer</li>
+          <li>added support for Win32 cross-compilation with mingw32</li>
+          <li>added gamespeed adjustments via KPPlus, KPMinus, KPEnter</li>
+          <li>added single-stepping the game with 'S'</li>
+          <li>added better application icon</li>
+          <li>added access to all levelsets in developer-mode (Ctrl-m)</li>
+          <li>added 10 new Halloween levels</li>
+        </ul>
+        <a href="download.html">Download</a>
+      </item>
+
       <item date="23. Oct 2011">
         <p>
Pingus 0.7.5 is nearing completion. A first release candidate is now available for testing at:
@@ -117,8 +136,8 @@
           <li>numerous other command line parsing bugs fixed</li>
           <li>separate images for gfx and colmap are used again</li>
<li>input subsystem rewritten from scratch, supports now gamepads, - usbmice, wiimote (some of those might unfinished and not enabled by
-            default)</li>
+ usbmice, wiimote (some of those might unfinished and not enabled by
+          default)</li>
         </ul>
       </item>

@@ -133,7 +152,7 @@
<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>
+          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>
@@ -145,7 +164,7 @@
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>
     </news>
   </section>

==============================================================================
Revision: bd89945d558c
Author:   Ingo Ruhnke <address@hidden>
Date:     Tue Oct 25 13:36:02 2011
Log:      Added new favicon

http://code.google.com/p/pingus/source/detail?r=bd89945d558c&repo=htdocs

Modified:
 /images/favicon.png

=======================================
--- /images/favicon.png Sat Jan 13 22:12:01 2007
+++ /images/favicon.png Tue Oct 25 13:36:02 2011
@@ -2,7 +2,22 @@
 
 
IHDRóÿabKGDÿÿÿ ½§“ pHYs  ÒÝ~ütIMEÓ ôû†æÜIDATxœ’Á
-ƒ0E*F`Ξ1A%GنpèôÚ#Híـ-ºÃ
-h¾ɱâgÇ6H"uT•¨ª<zC§Á("§½sƒr ‚î†Á4Æ,ô ]‚ñšK¼æÀadi[Ò³-ùlË]ùÞû䒍ñÞ3·‘‡SøfüŽ YÁg•\R}©ëÖZLӔ?°Ö²ëº¼î§(+û! HUÿŠøÒ4
-ú¾‡sÎ9ˆÈßJÌje£u¶%û "¨ª
-ã8š5ànV9ÖõöÞùbÈ®OQ,Z³cˆIEND®B`‚
+ébKGDÿÿÿ ½§“ pHYsG°.„tIMEÛ
+»ÿ¦JIDAT8Ë=ÐKO\e€á÷;gÎ0æÂ}8–†¡™: ¬Ü`‰1^Hš´ エ±¸ð4þ„†¥+MTâÆ KÙصa`T*
+m.
+æræ\¿sq£¾ûgó
+]×ˊ¢<Ÿ˜˜ëÎå3A,NԕBjI„¨®‰â9(¾‡ÙnÕýÊv†÷ONN*B×õ²®ë{ŸÞ»e{û„Lf±úF¨>\gº7
+E
+´$£·Þ!}ù‚.«ñò<úöë¯D­V›Ts¹Üw‹‹‹¥xW_Q
+
+ïæøø˜^Ÿaþöm®ŽŒPHi<|TA{¥ˆo(ÒãF©Äî/;£J±XœSc1ẞp<‰ ڗun–'hµZ¬­­1­Ù¼ÜY§åøØ¡j\£Åâœ×´ŒišX®‹éù8¡ >¨³¿_ •J166ÆčëÜìIb¶šØRb[šÏ(—Í&¦í`ʐŽšÀLæ1kÏ( ëü;˜'µ ~°òTJo dò8fÓ²h4(ž” +<}FGKaõÐøkÏnÍ088È}|÷=ø}‹ ŒpƒËõ8¨þ‰çyÄü ¤!#L ~ú‘/>ùò«ÓÿãååeTUåµá<öá6[—’Ógg†/}éû˜ÒGVvx³|êÁ>KKKø¾ÏÊÊ
+óóó,,,P,9®rþhKh–'%Šçy˜Íáë|ÿÂç˽sÞ}û-b±GGG
+Â0dvv–s'Ä~ÿslÇ¡cÙHßG  ¤Äl5°:mèÎ!&©t7–eaÒétp
+‡R
+ÔÖ~:+baH"ÛËÌá&õV‡|Oõz
+€ÃÃC‰»»»(é,X,Û-ìL
+¡¨(D‘ëpB‚Òø8gggÔëu¦¦¦X]]Åó<666¸{çýÃ:" 5“ÍÎ
+­«¤fzˆÂPLë½ôô`š&Éd’jµÊÖæ&“SS<þíW¾ÙÙÇHõFÞÓ*A»¹.†¯^)¡íiCW¢ôô¬È÷Òõü®e5bÒå‰',qžÿM80‚á¸XŽÜ“#Á¤(
+•!z $RsڀžQÓ9Heª
+ŽEäÚD¾$t-£møíËm¢ðþéùEå’«ì»5‹IEND®B`‚

==============================================================================
Revision: 95a0afc9a2e8
Author:   Ingo Ruhnke <address@hidden>
Date:     Tue Oct 25 13:36:09 2011
Log:      Made background black

http://code.google.com/p/pingus/source/detail?r=95a0afc9a2e8&repo=htdocs

Modified:
 /halloween.css.sed

=======================================
--- /halloween.css.sed  Tue Oct 25 09:52:36 2011
+++ /halloween.css.sed  Tue Oct 25 13:36:09 2011
@@ -1,6 +1,6 @@
 s/\$BACKGROUND-IMAGE\$/"images\/halloween_background.jpg"/g;

-s/\$COLOR-BACKGROUND\$/#01181f/g;
+s/\$COLOR-BACKGROUND\$/#000/g;

 s/\$COLOR-PAGEHEADER\$/#38661e/g;
 s/\$COLOR-PAGEHEADER-DIMMED\$/#463f24/g;

reply via email to

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