Build engine port backed by GZDoom tech. Currently supports Duke Nukem 3D, Blood, Shadow Warrior, Redneck Rampage and Powerslave/Exhumed.
Find a file
terminx eb5cade7de Fix irritating Duke clipping bugs, including where the player walks up on to wall oriented sprites
This also fixes getting through floor gaps that are too small by pressing jump while holding crouch.

These changes are absolutely going to break certain maps, and cause new bugs, at which point additional required fixes will be made on a case-by-case basis.

git-svn-id: https://svn.eduke32.com/eduke32@7428 1a8010ca-5511-0410-912e-c29ae57300e0
2019-09-19 12:06:38 +02:00
package/common - more uselessness eliminated 2019-09-17 20:28:28 +02:00
platform - added RedNukem project. 2019-09-19 00:27:46 +02:00
source Fix irritating Duke clipping bugs, including where the player walks up on to wall oriented sprites 2019-09-19 12:06:38 +02:00
.gitignore Add perl.exe.stackdump to .gitignore. 2017-06-09 06:38:33 +00:00
_clang-format Set AllowShortCaseLabelsOnASingleLine to false and AlignAfterOpenBracket to Align in _clang-format 2018-12-15 01:37:24 +00:00
Android.mk Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00
Common.mak Don't include the system SDL headers on Windows 2019-03-02 23:21:44 +00:00
GNUmakefile Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00