summaryrefslogtreecommitdiff
path: root/apps/recorder/tetris.c
AgeCommit message (Expand)Author
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-18New language/string handlingBjörn Stenberg
2002-09-06Now includes options.hLinus Nielsen Feltzing
2002-09-06include features.h for deciding which features to includeDaniel Stenberg
2002-09-01we don't need HAS_LCD_BITMAPRobert Hak
2002-08-31now use USE_GAMESRobert Hak
2002-08-26Philpp Petermann's tetris patch: save score after ending gameEric Linenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-08-07Now uses button_get_w_tmo()Linus Nielsen Feltzing
2002-07-27Now handles key repeat againLinus Nielsen Feltzing
2002-07-24Fixed button_get() problemsLinus Nielsen Feltzing
2002-07-04fixed cannot-lose-bugFelix Arends
2002-07-04super-duper tetris applying to the standards of the Tetris Expert Panel and t...Felix Arends
2002-07-03Killed warningsLinus Nielsen Feltzing
2002-07-034x4 pixel stones, 90 degrees rotated (bigger), a few things still missingFelix Arends
2002-06-20Better randomBjörn Stenberg
2002-06-20Added level speeds. Cleaned up variables.Björn Stenberg
2002-06-20now rotates counter-clockwiseLinus Nielsen Feltzing
2002-06-12remove WIN32 usageDaniel Stenberg
2002-06-12need to include "sprintf.h" for win32 simulatorFelix Arends
2002-06-07Killed a few warningsLinus Nielsen Feltzing
2002-06-04increased length of 'you lose' displayRobert Hak
2002-06-03sprintf => snprintf and now we build on the recorder againDaniel Stenberg
2002-05-31Zoomed ScreenFelix Arends
2002-05-31Fixed remove-line-bug.Felix Arends
2002-05-31use proper ansi function declarations to reduce compiler warningsDaniel Stenberg
2002-05-29included string.h for memset in windowsFelix Arends
2002-05-28new button_get() usageDaniel Stenberg
2002-05-24include "config.h" firstDaniel Stenberg
2002-05-17Moving recorder code to recorder/Björn Stenberg