Revision 929391

Go back to digest for 22nd February 2009

Features in Games

Tom Vollerthun committed changes in /trunk/playground/games/nonogram:

- new autoselect color, if current row and column have only one color available.
This is configurable (no gui).

- Bugfix: don't paint leftest and lowest border as selected if the row _before_ the last one is selected

File Changes

Modified 8 files
  • /trunk/playground/games/nonogram
  •   /TODO
  •   /src/ds/config.cpp
  •   /src/ds/config.h
  •   /src/gui/a_grid.cpp
  •   /src/gui/a_grid.h
  •   /src/gui/colorselector.cpp
  •   /src/gui/colorselector.h
  •   /src/gui/grid.cpp
8 files changed in total