home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / gnome-games / TODO < prev   
Encoding:
Text File  |  2006-07-16  |  3.4 KB  |  95 lines

  1. General :
  2.  
  3.     - Update iagno and gnect to match gataxx
  4.         - Move more common code into the libgames-support library.
  5.         - Make as much as possible scalable so we can have full-screen
  6.           modes (bug 80204).
  7.         - Seriously look at a11y for actually playing the games.
  8.         - Make games playable by keyboard (bug 126284).
  9.     - Update debian files to be reasonable
  10.         - Make session management work.
  11.         - Make the build system cleaner.
  12.     - Network multiplayer for Ataxx, Mines and Four-in-a-row.
  13.     - Support for GGZ Gaming Zone - http://www.ggzgamingzone.org/
  14.  
  15. AisleRiot:
  16.     - Freecell hint threading (bug 134798)
  17.         - Better klondike hint (bug 85712)
  18.         - Scheme clean-ups (see bug 51016 for suggestions)
  19.         - Descriptions of games in Select dialog (bug 110730)
  20.         - Find out what's wrong with block-ten.
  21.         - Final missing features from stand-alone freecell (bug 124522).
  22.         - Find the root cause of bug 121762.
  23.     - Merge card.c into draw.c.
  24.  
  25. Blackjack:
  26.         - Eliminate the splash screen (and hopefully any recalculation).
  27.         - Multiplayer (bug 129639)
  28.         - Training mode (bug 129638)
  29.         - Rules dialog clean-up (bug 124613)
  30.  
  31. Gataxx:
  32.         - Share a front-end with Iagno.
  33.  
  34. Gnect:
  35.         - Graphics (could we share some with iagno/gataxx)
  36.         - Sound improvements
  37.  
  38. Gnibbles:
  39.     - Have another look at the preferences: some are disabled during
  40.       game play, others are enabled, but restart the game. Be consistent.
  41.     - AI worms.
  42.  
  43. Gnobots2:
  44.         - Clean up the sounds (bug 152107).
  45.     - Icon theme for custom icons ?
  46.         - UI review (bug 132387).
  47.  
  48. Gnometris:
  49.     - Make preferences changeable mid-game. The old drawing problems should
  50.           be gone, but we should check for other things before re-enabling it.
  51.         - Drag and drop backgrounds:
  52.       - Accepts gradients.
  53.       - Tile tileable backgrounds rather than scaling them.
  54.  
  55. Gnomine:
  56.         - Figure out bug 119043. Was it solved with 103125 ? I don't think so.
  57.         - Try and fix the colour issue (part of bug 112571, the bit where
  58.           I misunderstand).
  59.     - Make drawing more efficient, cache the blended pixbufs on
  60.       the server.
  61.     - Fix up the hint_used signal so that all states get returned this 
  62.       way (or something else that doesn't look completely awful like the 
  63.       current system).
  64.  
  65. Gnotski:
  66.         - Record completed puzzles (bug 111543)
  67.  
  68. Gtali:
  69.         - Remove that space from gtali.schemas.in once intltool has
  70.           had a few more releases (and upgrade the required version to 0.31
  71.           or whatever it becomes.
  72.     - Select all/select none, almost like (bug 137104).
  73.  
  74. Iagno:
  75.     - Add an "I'm thinking" message, especially for level 3 AI.
  76.         - Merge with Gataxx (see above)
  77.         - High contrast theme ? Other a11y stuff.
  78.         - See if the code causing problems in bug 79180 can't be 
  79.           glib-ised to make the portability problem glibs.
  80.         - Make defaults consistent with gataxx.
  81.         - Make selecting side in a network game better (bug 119195).
  82.         - Make moves more obvious (bug 118996)
  83.  
  84. Mahjongg:
  85.         - Fix up the tile search function for speed.
  86.         - Make resizing a bit snappier.
  87.         - Level editor and external level files (the later has been
  88.       partly done already).
  89.  
  90. libgames-support:
  91.     - Widgets other than the combo box for the GamesFileList.
  92.     - GamesFileList standard directory option for paths.
  93.     - Make a shared library. Rename to libgnome-games
  94.         - Documentation
  95.