raze-gles/polymer/eduke32
hendricks266 43eb98fdec 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.

git-svn-id: https://svn.eduke32.com/eduke32@4538 1a8010ca-5511-0410-912e-c29ae57300e0
2014-07-06 22:38:02 +00:00
..
build Extend ebacktrace in two ways. 2014-07-06 22:38:02 +00:00
jit Bump jit/bcsave.lua to the one from LuaJIT 2.0.3. 2014-04-05 11:28:02 +00:00
package Extend ebacktrace in two ways. 2014-07-06 22:38:02 +00:00
platform Extend ebacktrace in two ways. 2014-07-06 22:38:02 +00:00
rsrc Iron out all errors and warnings when compiling with MinGW-w64, targeting either 32-bit or 64-bit. 2013-10-07 10:03:11 +00:00
source Extend ebacktrace in two ways. 2014-07-06 22:38:02 +00:00
Android.mk Android updates from Emile. DONT_BUILD. 2014-04-15 19:02:48 +00:00
Makefile Fix building ivfrate. 2014-06-23 02:24:39 +00:00
Makefile.common Fix build with GCC 4.9. 2014-06-16 23:16:23 +00:00
Makefile.deps Better compile timestamp handling. 2014-05-31 12:26:13 +00:00
Makefile.msvc MSVC build fix 2014-07-06 00:11:11 +00:00
eduke32.sln MSVC: Set up support for SDL2. DONT_BUILD. 2014-02-11 07:39:09 +00:00
eduke32.vcxproj Add sdl_inc.h to VS project 2014-07-06 00:11:44 +00:00
eduke32.vcxproj.filters Add sdl_inc.h to VS project 2014-07-06 00:11:44 +00:00