X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ChangeLog;h=5490902816e62fb5273ba2c675bf551b952fff81;hb=efb7eb0f84938633537f38fa1e76441181fad41e;hp=ed1774e6c64e092ce526add109987b5d4d5bdd2f;hpb=dde1bc990a28e2c0fc8cb4c7dd22443483fb8e72;p=supertux.git diff --git a/ChangeLog b/ChangeLog index ed1774e6c..549090281 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,12 +5,27 @@ bill@newbreedsoftware.com http://www.newbreedsoftware.com/supertux/ -0.0.6 - current CVS version +0.0.6 - March 15th, 2004 --------------------------- + * Game save/load feature. + Tobias Glaesser + + * Created Level 4 (Tux in Sky) + Ricardo Cruz + + * Created Level 3 (Mondo) + Philippe Saint-Pierre + + * New collision detection. (object vs. map) + Tobias Glaesser + + * Nice level-editor help text. + Christopher A. Webber + * Compiling with g++ is supported. Tobias Glaesser - * Added realistic physic. Only implemented for the bad money atm. + * Added realistic physics. Tobias Glaesser * Created new letters. @@ -95,7 +110,7 @@ http://www.newbreedsoftware.com/supertux/ (FIXME: Pause doesn't work properly for now) Tobias Glaesser - * Introduced highly experimental OpenGL mode. + * Added OpenGL mode. Tobias Glaesser * Restructured much code or even all code of SuperTux in an object orientated way. @@ -114,7 +129,7 @@ http://www.newbreedsoftware.com/supertux/ * Fixed possible segfaults. Tobias Glaesser - * Reorganized level-code and introced level-subset-structure. + * Reorganized level-code and introduced level-subset-structure. Tobias Glaesser * Fixed Amiga/MorphOS build problem.