This website requires JavaScript.
Explore
Help
Sign in
dhewm
/
dhewm3
Watch
0
Star
0
Fork
You've already forked dhewm3
0
mirror of
https://github.com/dhewm/dhewm3.git
synced
2024-11-25 22:01:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
430a8f5e95
dhewm3
/
.gitignore
11 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
Release Candiate 1 preparations, other small fixes
2015-10-03 17:14:22 +00:00
/build*
.gitignore
2011-11-30 18:22:59 +00:00
*~
.*.swp
*.pyc
Release Candiate 1 preparations, other small fixes
2015-10-03 17:14:22 +00:00
.cproject
.project
.settings/
Implement Signal-Handlers for POSIX systems, incl. SIGTTIN/SIGTTOU 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).
2019-01-13 06:07:39 +00:00
/dhewm*
/*-releases/
Reference in a new issue
Copy permalink