Go to file
terminx 29b626fc5d Get rid of DYNALLOC_ARRAYS
It's garbage and the "functionality" it provided is something that will be able to be achieved in a better way in a future commit.

git-svn-id: https://svn.eduke32.com/eduke32@7708 1a8010ca-5511-0410-912e-c29ae57300e0
2019-09-20 12:07:20 +02:00
package/common - more uselessness eliminated 2019-09-17 20:28:28 +02:00
platform Simplify map structure tracker overloads 2019-09-20 10:15:17 +02:00
source Get rid of DYNALLOC_ARRAYS 2019-09-20 12:07:20 +02:00
.gitignore Fix macOS -Wdeprecated-declarations warnings 2019-09-20 10:15:10 +02:00
Android.mk Rename net.* to network.* 2019-09-19 12:20:45 +02:00
Common.mak Enable a couple of additional useful -W flags for newer versions of GCC 2019-09-20 10:01:51 +02:00
GNUmakefile Use FORCE_INLINE and CONSTEXPR where appropriate in the Q16 fixed point math library 2019-09-19 14:30:22 +02:00
_clang-format Set AllowShortCaseLabelsOnASingleLine to false and AlignAfterOpenBracket to Align in _clang-format 2018-12-15 01:37:24 +00:00