2008-06-18 Graeme Gott <graeme@gottcode.org>
* Tag version 1.0.3.
2008-06-17 Graeme Gott <graeme@gottcode.org>
* FIXED: Binary not installed with make install.
2008-06-16 Graeme Gott <graeme@gottcode.org>
* Tag version 1.0.2.
2008-06-09 Graeme Gott <graeme@gottcode.org>
* FIXED: Top row was duplicated when other rows were removed.
2008-05-31 Alessandro Briosi <tsdogs@briosix.org>
* Ported to Qtopia4.
2008-05-26 Graeme Gott <graeme@gottcode.org>
* Remember size of scoreboard.
2008-05-24 Graeme Gott <graeme@gottcode.org>
* Tag version 1.0.1.
* FIXED: Falling pieces became jerky at higher levels.
* FIXED: Rotating pieces on left edge would get them stuck.
2008-05-14 Graeme Gott <graeme@gottcode.org>
* Tag version 1.0.
* Add program name.
2008-05-13 Graeme Gott <graeme@gottcode.org>
* Add icon.
* Add about menu items.
* Pause game when it loses focus.
2008-05-12 Graeme Gott <graeme@gottcode.org>
* Add high score board.
* Show score.
* Show what level you are on.
* Show lines removed.
* Show next piece.
2008-05-11 Graeme Gott <graeme@gottcode.org>
* Draw tiles on the fly.
* Remember window size and position.
* Add pause logic.
* Add new game logic.
* Add game over logic.
* Add window class.
* Scale board when resized.
* FIXED: Board didn't shift down when a line was removed.
* FIXED: Segfaulted when a piece was dropped.
2008-05-10 Graeme Gott <graeme@gottcode.org>
* Remove timer class.
* Remove image class.
* Merge game class into board class.
* Convert to Qt 4.
2007-04-16 Graeme Gott <graeme@gottcode.org>
* Render background image.
2007-04-15 Graeme Gott <graeme@gottcode.org>
* Improve tile images.
* Add game logic.
* Add shifting board down.
2007-04-14 Graeme Gott <graeme@gottcode.org>
* Remove full lines.
* Move logic into game class.
* Manage tile images in game class.
* Add game class.
* Add timer class.
* Add highlight images.
* Add piece rotation.
* Add collision detection.
* Add simple piece class.
2007-04-13 Graeme Gott <graeme@gottcode.org>
* Add simple board class.
* Add simple image class.
* Add tile images.