------------------------------------------------------------------------ r4509 | hendricks266 | 2014-06-13 02:04:31 -0700 (Fri, 13 Jun 2014) | 4 lines Menus: Bring MenuFileSelect_t up to speed with MenuMenu_t. >They see me scrollin' >They hatin' ------------------------------------------------------------------------ r4508 | hendricks266 | 2014-06-13 02:04:17 -0700 (Fri, 13 Jun 2014) | 1 line Menus: Fix the recently introduced bug where blank savegames would have their autogenerated names clobbered by the new menu code. ------------------------------------------------------------------------ r4507 | hendricks266 | 2014-06-13 02:04:05 -0700 (Fri, 13 Jun 2014) | 1 line Menus: Fix the recently introduced bug that would take the keypress given at "PRESS OPEN TO RESTART LEVEL" as a yes at the following prompt to load your most recent savegame, seemingly without asking. ------------------------------------------------------------------------ r4506 | hendricks266 | 2014-06-13 02:03:52 -0700 (Fri, 13 Jun 2014) | 1 line Menus: Revise the MenuFileSelect_t structure to remove the unnecessary dir pointer and rename currentlist to currentList. ------------------------------------------------------------------------ r4505 | hendricks266 | 2014-06-13 02:03:38 -0700 (Fri, 13 Jun 2014) | 1 line Menus: When at the top or bottom of a scrolling section, show the up/down indicator darkened instead of not at all. ------------------------------------------------------------------------ r4504 | hendricks266 | 2014-06-13 02:03:25 -0700 (Fri, 13 Jun 2014) | 1 line [Cosmetic] backtrace.c: tab --> space x 4 ------------------------------------------------------------------------ r4503 | hendricks266 | 2014-06-13 02:03:06 -0700 (Fri, 13 Jun 2014) | 1 line Update ebacktrace to avoid crashes and improve the quality of the diagnostic output. ------------------------------------------------------------------------ r4502 | hendricks266 | 2014-06-13 02:02:37 -0700 (Fri, 13 Jun 2014) | 1 line Wrap most calls to exit() with a macro that will print the exit status, file name, line number, and function name to the log when using a debug build. ------------------------------------------------------------------------ r4501 | hendricks266 | 2014-06-13 02:01:58 -0700 (Fri, 13 Jun 2014) | 1 line Fix a recently-introduced C++ error. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.