Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-02-09 11:54:18 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-02-09 11:54:18 (GMT)
commit3d3c113d02936f990e314c53be20d1af76c43a7c (patch)
tree5603fead50119a069d40d610041980479e1c7862 /TODO
parent233c7bfbaafb73816af3404625fe909e7f067d15 (diff)
Merge screen_resolution_independent branch
- total refactoring of code; - support various screen resolutions; - use jobjects for characters, backgrounds and sounds; - add collaboration code
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..e3df077
--- /dev/null
+++ b/TODO
@@ -0,0 +1,12 @@
+d make whole interface bigger (like Flipsticks)
+d make the lang chooser a dropdown (like Flipsticks)
+d remove save and open buttons
+d remove my character, my background, and my sound buttons
+ d leave out my character functionality
+d replace file system integration with journal integration
+d add sugar toolbar with activity, background, and sound menus
+ d insert background from background menu (from journal)
+ d insert sound from sound menu (from journal)
+d make buttons bigger
+d make interface screen resolution independent
+d add tooltips