An SDK to create Mods for dhewm3
Find a file
Daniel Gibson 5e13e6f36f (Hopefully) fix crashes in MP if r_aspectRatio = -1, fix #70
While I couldn't reproduce the crash, according to the bugreport it
happens if renderSystem->GetScreenWidth()/Height() returned 0 - and
that is indeed the only plausible reason I can imagine for it.

So I check for that case and handle it gracefully by defaulting to
4:3 FOV values.
2018-08-20 01:46:38 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp (Hopefully) fix crashes in MP if r_aspectRatio = -1, fix #70 2018-08-20 01:46:38 +02:00
framework Prepare for 1.4.0 release, make SDL2 default, update README 2018-08-20 01:46:38 +02:00
game (Hopefully) fix crashes in MP if r_aspectRatio = -1, fix #70 2018-08-20 01:46:38 +02:00
idlib Fixing some spelling errors: s/unkown/unknown, s/seperate/separate. (#107) 2018-08-20 01:46:38 +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 Prepare for 1.4.0 release, make SDL2 default, update README 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