Go to file
terminx 413d68f1f8 Replace yax_getclosestpointonwall() with getclosestpointonwall_internal() and use it in both yax_walldist() and getwalldist()
This commit also adds a getsectordist() but we aren't using it anywhere yet.

git-svn-id: https://svn.eduke32.com/eduke32@7591 1a8010ca-5511-0410-912e-c29ae57300e0
2019-09-19 14:36:40 +02:00
package/common - more uselessness eliminated 2019-09-17 20:28:28 +02:00
platform - manually fix conflict 2019-09-19 14:32:05 +02:00
source Replace yax_getclosestpointonwall() with getclosestpointonwall_internal() and use it in both yax_walldist() and getwalldist() 2019-09-19 14:36:40 +02:00
.gitignore Add perl.exe.stackdump to .gitignore. 2017-06-09 06:38:33 +00:00
Android.mk Rename net.* to network.* 2019-09-19 12:20:45 +02:00
Common.mak Don't include the system SDL headers on Windows 2019-03-02 23:21:44 +00: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