summaryrefslogtreecommitdiff
path: root/apps/recorder/wormlet.c
AgeCommit message (Expand)Author
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-04-23Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg
2002-12-18Killed a dozen global variablesBjörn Stenberg
2002-10-29usb detection in bounce, and all files use default font (not loaded)Robert Hak
2002-10-03i dumbRobert Hak
2002-10-03we no longer have lang.hRobert Hak
2002-09-27Phil modified FIELD_RECT_WIDTH for the new default fontDaniel Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
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-17Philipp's patch to stop food from appearing on a wormEric Linenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-09Much expanded wormlet (Philipp Pertermann). Read the manual... :-)Björn Stenberg
2002-09-06features.h was renamed to options.h since it collided with the systemDaniel Stenberg
2002-09-06include features.h for deciding which features to includeDaniel Stenberg
2002-09-01we don't need HAS_LCD_BITMAPRobert Hak
2002-08-31*** empty log message ***Robert Hak
2002-08-31we didn't use LCD_BITMAPRobert Hak
2002-08-26Adapted wormlet to code standard and added it to simulators.Björn Stenberg
2002-08-26Philpp Petermann's game wormletEric Linenberg