An SDK to create Mods for dhewm3
Find a file
Daniel Gibson ce87a8904c Remove longs from game/ and d3xp/
(Except for handling of longs in TypeInfo and win32-only Maya import stuff).

sizeof(long) == sizeof(int) on x86 and win64,
but not on 64bit (x86_64) linux/unix/osx/.. so they should be avoided.
2018-08-20 01:46:33 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp Remove longs from game/ and d3xp/ 2018-08-20 01:46:33 +02:00
framework This is dhewm 3 2018-08-20 01:46:32 +02:00
game Remove longs from game/ and d3xp/ 2018-08-20 01:46:33 +02:00
idlib Fix idMatX::IsOrthonormal() 2018-08-20 01:46:33 +02:00
renderer Use SDL_opengl.h 2018-08-20 01:46:30 +02:00
sound Port EAX to EFX 2018-08-20 01:46:32 +02:00
sys Get rid of CPU_EASYARGS 2018-08-20 01:46:32 +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 Add the build target "Profile" suitable for profiling 2018-08-20 01:46:32 +02:00
config.h.in CMake: Use config.h for BUILD_OS and BUILD_CPU 2018-08-20 01:46:32 +02:00
COPYING.txt