summaryrefslogtreecommitdiffstats
path: root/apps/games_menu.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-30lets actually set it so we can play the new games.Robert Hak1-0/+33
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-8/+21
2002-09-24One snake game is enoughBjörn Stenberg1-2/+0
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg1-4/+4
2002-09-18New language/string handlingBjörn Stenberg1-4/+6
2002-09-10classic snake game by Itai ShakedEric Linenberg1-2/+4
2002-09-06include options.hDaniel Stenberg1-0/+2
2002-09-01added USE_GAMESRobert Hak1-0/+3
2002-08-26Philpp Petermann's game wormlet: add to game menuEric Linenberg1-0/+2
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg1-5/+6
2002-06-27Abstracted settings user interface into set_bool, set_int and set_option.Björn Stenberg1-4/+2
2002-06-24include config.h first, then #ifdef on featuresDaniel Stenberg1-1/+1
2002-06-24games and screensavers are now in submenusRobert Hak1-0/+52