No description
Find a file
terminx d34224a3de "Fix" editor clipping bug allowing movement into null space
This doesn't so much fix the issue as band-aid over it--it appears to be an OG BUILD bug that has happened since long before I ever began improving the clipping, I don't know what causes it, and I don't want to fuck everything up trying to fix it right now.

git-svn-id: https://svn.eduke32.com/eduke32@7698 1a8010ca-5511-0410-912e-c29ae57300e0
2019-09-20 12:02:29 +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 "Fix" editor clipping bug allowing movement into null space 2019-09-20 12:02:29 +02:00
.gitignore Fix macOS -Wdeprecated-declarations warnings 2019-09-20 10:15:10 +02:00
_clang-format Set AllowShortCaseLabelsOnASingleLine to false and AlignAfterOpenBracket to Align in _clang-format 2018-12-15 01:37:24 +00: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