An SDK to create Mods for dhewm3
Find a file
dhewg 951bd827d6 Fix SIMD pointer casts/offsets for x86_64
Get the idDrawVert member offsets directly instead of hardcoding
them and checking them via assert() at runtime.

Fixes compile error:
cast from pointer to smaller type 'int' loses information
2018-08-20 01:46:26 +02:00
cm Fix all whitespace errors 2018-08-20 01:46:22 +02:00
d3xp Fix binary op fail in idTarget_WaitForButton::Think 2018-08-20 01:46:25 +02:00
framework Enable OpenAL for all platforms 2018-08-20 01:46:26 +02:00
game Fix binary op fail in idTarget_WaitForButton::Think 2018-08-20 01:46:25 +02:00
idlib Fix SIMD pointer casts/offsets for x86_64 2018-08-20 01:46:26 +02:00
renderer Get rid of GL_HARDLINK, always link against libGL 2018-08-20 01:46:25 +02:00
sound Fix all whitespace errors 2018-08-20 01:46:22 +02:00
sys Get rid of GL_HARDLINK, always link against libGL 2018-08-20 01:46:25 +02:00
tools/compilers/aas Fix all whitespace errors 2018-08-20 01:46:22 +02:00
ui Fix all whitespace errors 2018-08-20 01:46:22 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00