pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r3712 - trunk/pingus


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3712 - trunk/pingus
Date: Mon, 7 Jul 2008 10:55:11 +0200

Author: grumbel
Date: 2008-07-07 10:55:10 +0200 (Mon, 07 Jul 2008)
New Revision: 3712

Modified:
   trunk/pingus/TODO
Log:
Todo updates

Modified: trunk/pingus/TODO
===================================================================
--- trunk/pingus/TODO   2008-07-07 08:22:52 UTC (rev 3711)
+++ trunk/pingus/TODO   2008-07-07 08:55:10 UTC (rev 3712)
@@ -66,6 +66,23 @@
 
 * do SurfaceButton with signals
 
+* toggle buttons for the editor toolbar would be good
+                             _________
+* replace eraser-abort with ( <- Back ) button
+
+* drawing context defaults to display::get_width/height, need to adjust that
+
+* add a way to confirm with y/n key pressed on the exit screen
+
+* clicking while the screen changes is weird
+
+* this is back: 
+  pingus: src/screen/screen_manager.cpp:203: void 
ScreenManager::replace_screen(Screen*): Assertion `cached_action == CA_NONE' 
failed.
+
+* tooltip missing for actions (got removed in refactoring)
+
+* DrawingContext width/height doesn't get properly updated (see PingusCounter)
+
 New Features
 ============
 
@@ -161,7 +178,7 @@
 * pregenerate thumbnails for the editor, generating them takes to long
 
 
-Roadmap for Pingus 0.7.4
+Roadmap for Pingus 0.7.3
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
 New Features:
@@ -212,8 +229,6 @@
     then in-game) [Currently worked around in editor code, should be
     fixed in the converter]
 
-* frameskip seems broken
-
 * bridging gets more complicated has graphical error (background?!)
   surface background doesn't handle larger res due to the Playfield
   being offsetted (might be solvable with new DrawingContext that
@@ -299,7 +314,7 @@
 
 * replace "magic" numbers such as default screen size (800 and 600) with 
macros/globals or whatever is good programming practice
 
-Roadmap for Pingus Editor 0.7.4:
+Roadmap for Pingus Editor 0.7.3:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Important:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]