Build engine port backed by GZDoom tech. Currently supports Duke Nukem 3D, Blood, Shadow Warrior, Redneck Rampage and Powerslave/Exhumed.
Find a file
hendricks266 28ad096e38 Revert r6089. We can't live without strdup, strtoll, snprintf, strcasecmp, etc.
This is only an issue on some platforms.

git-svn-id: https://svn.eduke32.com/eduke32@6090 1a8010ca-5511-0410-912e-c29ae57300e0
2017-03-23 03:03:21 +00:00
jit The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
package The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
platform Remove HAVE_INTTYPES define. 2017-02-25 08:15:20 +00:00
source Fix r5498 so that projectiles actually do not hit their owner during their first tic of movement. 2017-03-20 20:30:04 +00:00
.gitignore Some tweaks to the cleanup. 2017-02-03 21:59:45 +00:00
_clang-format The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
Android.mk Remove HAVE_INTTYPES define. 2017-02-25 08:15:20 +00:00
Common.mak Revert r6089. We can't live without strdup, strtoll, snprintf, strcasecmp, etc. 2017-03-23 03:03:21 +00:00
GNUmakefile Makefile: Factor out common uses of COMMONFLAGS, COMPILERFLAGS, and LINKERFLAGS into COMPILER_* and LINKER. 2017-03-22 15:45:49 +00:00