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.07.06.Log1025.txt

📄SVN 📅2014-07-06 💾1,1 KB 1 Parsed entries BUILD FIX

Revision r4537

Miscellaneous get/set(this)projectile cleanup.
Raw Content
------------------------------------------------------------------------
r4538 | hendricks266 | 2014-07-06 15:38:02 -0700 (Sun, 06 Jul 2014) | 3 lines

Extend ebacktrace in two ways.
1. The application must specify its proper name and technical name. Instead of eduke32_or_mapster32.crash.log, we now have eduke32.crash.log and mapster32.crash.log.
2. The exception handler will display a message box informing the user of a crash and requesting they send in the crash log. The box has three options: "Quit", the DLL's current behavior, "Continue", which passes the exception to the next handler, and "Ignore", which resumes execution immediately. These should allow the user to skip bogus exceptions picked up by ebacktrace, such as one I get with my laptop that causes EDuke32 no issues.
------------------------------------------------------------------------
r4537 | hendricks266 | 2014-07-06 15:36:34 -0700 (Sun, 06 Jul 2014) | 1 line

Miscellaneous get/set(this)projectile cleanup.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.