From e32f4c542103d9c85bacd022aaea1c416ad172f7 Mon Sep 17 00:00:00 2001 From: grumbel Date: Sat, 28 Nov 2009 12:32:57 +0000 Subject: [PATCH] TODO updates git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6148 837edb03-e0f3-0310-88ca-d4d4e8b29345 --- 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