summaryrefslogtreecommitdiff
path: root/build_tools/menuselect_curses.c
AgeCommit message (Expand)Author
2006-06-16build menuselect objects with -Wall and remove an unused variableRussell Bryant
2006-06-15remove prototypes for private functions and make functions and variables notRussell Bryant
2006-06-12the menu must be redrawn after displaying the help infoRussell Bryant
2006-06-11optimize the display of the module selection menus by only clearing the screenRussell Bryant
2006-06-07don't force the sounds to download... only when neededKevin P. Fleming
2006-06-01use strcpy instead of snprintf in a couple placesRussell Bryant
2006-06-01allow menuselect to display dependencies and conflicts for modulesRussell Bryant
2006-05-10remove a debug message and make the exit keys not be case sensitiveRussell Bryant
2006-05-10provide a correct return value in case everything goes well,Luigi Rizzo
2006-05-09Make menuselect be able to show what the modules areMark Spencer
2006-04-24Move clueful 'h' more central; alias ESC to left arrow and make ESC quit on m...Tilghman Lesher
2006-04-24add a note indicating that you can press 'h' for helpRussell Bryant
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming