summaryrefslogtreecommitdiff
path: root/apps/games_menu.c (unfollow)
Commit message (Expand)Author
2003-09-29Removed games_menu.[ch] and demo_menu.[ch] since they are no longer used.Björn Stenberg
2003-06-30lets actually set it so we can play the new games.Robert Hak
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2002-09-24One snake game is enoughBjö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-10classic snake game by Itai ShakedEric Linenberg
2002-09-06include options.hDaniel Stenberg
2002-09-01added USE_GAMESRobert Hak
2002-08-26Philpp Petermann's game wormlet: add to game menuEric Linenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-06-27Abstracted settings user interface into set_bool, set_int and set_option.Björn Stenberg
2002-06-24include config.h first, then #ifdef on featuresDaniel Stenberg
2002-06-24games and screensavers are now in submenusRobert Hak
2002-04-27renamed cpp extensions to c, started coding file functionsFelix Arends
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends
2002-04-25First Version of UISimulator for Win32Felix Arends