[Super-tux-commit] htdocs download.xml,1.10,1.11 news.xml,1.2,1.3
Brought to you by:
wkendrick
From: Ryan F. <sik...@us...> - 2004-05-19 22:43:51
|
Update of /cvsroot/super-tux/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20877 Modified Files: download.xml news.xml Log Message: - added downloads Index: news.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/news.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- news.xml 11 May 2004 12:20:26 -0000 1.2 +++ news.xml 19 May 2004 22:43:40 -0000 1.3 @@ -2,6 +2,11 @@ <page title="SuperTux"> <section title="News"> <news> + <item date="19. May 2004"> + Supertux 0.1.1 now has binaries for Windows and Mac OS X 10.3.x as well + as an <a href="http://www.autopackage.org">autopackage</a> installer. + </item> + <item date="11. May 2004"> SuperTux 0.1.1 is out, still the same game as 0.1.0, features however a much improved font, some minor bugfixes and finally Index: download.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/download.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- download.xml 11 May 2004 19:17:04 -0000 1.10 +++ download.xml 19 May 2004 22:43:40 -0000 1.11 @@ -4,7 +4,9 @@ <subsection title="SuperTux (Milestone1) 0.1.1 - May 11, 2004"> <ul> <li>Source: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.1.1.tar.bz2?download">supertux-0.1.1.tar.bz2</a></li> - <li>Windows Binary: <a href="http://www.stud.uni-karlsruhe.de/~uxsm/supertux-0.1.1-setup.exe">supertux-0.1.1-setup.exe</a></li> + <li>Windows Binary: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.1.1-setup.exe?download">supertux-0.1.1-setup.exe</a></li> + <li>Mac OS X 10.3.x disk image: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.1.1-macosx.dmg?download">supertux-0.1.1-macosx.dmg</a></li> + <li>Autopackage: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.1.1.package?download">supertux-0.1.1.package</a></li> </ul> </subsection> @@ -15,12 +17,6 @@ </ul> </subsection> - <subsection title="SuperTux 0.0.6 - March 15, 2004"> - <ul> - <li>Source: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.0.6.tar.bz2?download">supertux-0.0.6.tar.bz2</a></li> - </ul> - </subsection> - <subsection title="Older versions"> <ul> <li>If you feel like being nostalgic, check out our <a href="https://sourceforge.net/project/showfiles.php?group_id=69183">older versions</a></li> |