Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
301Filtered Results

Detail

2014.06.13.Log1018.txt

📄SVN 📅2014-06-13 💾2,4 KB 8 Parsed entries FIX

Revision r4508

Menus: Fix the recently introduced bug where blank savegames would have their autogenerated names clobbered by the new menu code.

Revision r4507

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.

Revision r4506

Menus: Revise the MenuFileSelect_t structure to remove the unnecessary dir pointer and rename currentlist to currentList.

Revision r4505

Menus: When at the top or bottom of a scrolling section, show the up/down indicator darkened instead of not at all.

Revision r4504

[Cosmetic] backtrace.c: tab --> space x 4

Revision r4503

Update ebacktrace to avoid crashes and improve the quality of the diagnostic output.

Revision r4502

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.

Revision r4501

Fix a recently-introduced C++ error.
Raw Content
------------------------------------------------------------------------
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.