From fc713914cff1b74fe6f4280ba283966b0d2ac83e Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Sun, 2 May 2004 22:40:37 +0000 Subject: [PATCH] - small bugfixes in README and Co SVN-Revision: 932 --- Makefile.am | 2 +- NEWS | 16 +++++++++++----- README | 2 +- TODO | 2 +- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5c50fe067..c05bca40c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = src data -EXTRA_DIST = contrib/levelconvert.py TODO +EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py # EOF # diff --git a/NEWS b/NEWS index 53d0db6b5..09bee4be1 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,15 @@ -Super Tux 0.0.7 ( ) -=========================== +Super Tux 0.1.0 (3 May 04) +========================== + * completly new graphics + * a basic storyline + * new enemies + * new music + * a worldmap + * 26 fully playable levels + * configurable joystick and keyboard support * new s-expr based file-format - * converter script for levels (levelconverter-0.0.6_0.0.7.py) - * experimental worldmap code - * switched to C++ + * converter script for old levels (levelconverter-0.0.6_0.0.7.py) + * switched completly to C++ * automagic detection of the datafile location, no more requirement to run 'make install' * Win32 port diff --git a/README b/README index 15beb602f..0a0aafae9 100644 --- a/README +++ b/README @@ -47,7 +47,7 @@ DOCUMENTATION AUTHORS - Credits for people that contributed to the creation of SuperTux. - CHANGES - Changes since the previous versions of "SuperTux" + NEWS - Changes since the previous versions of "SuperTux" COPYING - The GNU Public License, which "SuperTux" is liscensed under. INSTALL - Instructions on requirements, compiling and installing. diff --git a/TODO b/TODO index a45161033..291d3d300 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,7 @@ - To do for Milestone1 - http://super-tux.sf.net/ -Last update: April 26, 2004 +Last update: May 3, 2004 These are mostly bugs: -- 2.11.0