An SDK to create Mods for dhewm3
Find a file
Daniel Gibson 7e39919bd5 Remove jpeg_memory_src hack that worked around old libjpeg versions
Because Debian Squeeze's libjpeg6 didn't have jpeg_mem_src(), we added
jpeg_memory_src() to provide the functionality.
This shouldn't be needed anymore and without it we can drop libjpeg code
from our repo.

Fixes #110
2018-08-20 01:46:38 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp Fixing some spelling errors: s/unkown/unknown, s/seperate/separate. (#107) 2018-08-20 01:46:38 +02:00
framework Replace custom unzip functions with standard ones 2018-08-20 01:46:38 +02:00
game Fixing some spelling errors: s/unkown/unknown, s/seperate/separate. (#107) 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 Remove jpeg_memory_src hack that worked around old libjpeg versions 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