mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-24 05:11:21 +00:00
1320e29aaf
handling SIGTTIN/OU allows running Doom3 in the background (or even sending it to the background with Ctrl-Z + bg) by disabling TTY input (before it would get stuck when run in background without +set in_tty 0, see #215) While at it, I also added signal handlers for some common crash signals (SIGILL, SIGABRT, SIGFPE, SIGSEGV) to print a backtrace before exiting the game (partly based on Yamagi Quake II code). |
||
---|---|---|
.. | ||
misc | ||
DLL.OSX.txt | ||
Doom 3.rsrc | ||
Doom3.icns | ||
DOOMController.mm | ||
Info.plist | ||
macosx_misc.mm | ||
SDLMain.h | ||
SDLMain.m | ||
version.plist |