An SDK to create Mods for dhewm3
Find a file
Daniel Gibson 018e13feef Unix: On failed assertion, break gracefully into debugger
__builtin_trap() causes an illegal instruction and thus the process
can't resume afterwards.
raise(SIGTRAP) only breaks into the debugger and thus allows to
"ignore" the assertion while debugging.
2018-08-20 01:46:39 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp Fix crash by assert in last RoE level (and maybe elsewhere) 2018-08-20 01:46:39 +02:00
framework change version number to 1.4.1pre 2018-08-20 01:46:39 +02:00
game Fix crash by assert in last RoE level (and maybe elsewhere) 2018-08-20 01:46:39 +02:00
idlib Unix: On failed assertion, break gracefully into debugger 2018-08-20 01:46:39 +02:00
renderer Fix dedicated server for Windows 2018-08-20 01:46:37 +02:00
sound Port EAX to EFX 2018-08-20 01:46:32 +02:00
sys Get rid of Sys_SetFatalError() 2018-08-20 01:46:35 +02:00
tools/compilers/aas Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
ui Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
CMakeLists.txt Win32: Add an icon to the dhewm3 executable 2018-08-20 01:46:38 +02:00
config.h.in Introduce CMAKE_INSTALL_PREFIX relative paths 2018-08-20 01:46:34 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00