From ab7cc726382735defc1888b3b37b6a8790045cc4 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Sat, 28 Nov 2009 12:32:57 +0000 Subject: [PATCH] TODO updates SVN-Revision: 6148 --- TODO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/TODO b/TODO index 3e14bdbbb..e3c17ac9f 100644 --- a/TODO +++ b/TODO @@ -152,6 +152,9 @@ drivers = oss * cleanup scripting interface +* remove cloud tiles, replace with decal + + Subversion->Git/Mercurial/Bzr Move ================================== @@ -203,6 +206,7 @@ trunk/supertux-portable trunk/supertux-sharp trunk/wiz-test + Potential Git Issues ==================== @@ -227,4 +231,17 @@ Potential Git Issues way the tree was at a specific date, its impossible to lose history unless you hack the repository + +Random Notes +============ + +* calculate the size of an background image: + + (parallax - 1) * screen_size + level_size + ----------------------------------------- = image_size + parallax + +* how to calculate the exact position of a background image so that it + looks correct on different magnifications? + # EOF # -- 2.11.0