No description
Find a file
terminx 76863607e3 This fixes a bug in clipmove() where clipping against sprites above you was wrong
Because this is a check for sprites above the sprite being moved and not a check for sprites below, the height of the sprite should not be taken into account at all here and the base of the sprite should be used instead.

git-svn-id: https://svn.eduke32.com/eduke32@7404 1a8010ca-5511-0410-912e-c29ae57300e0
2019-03-19 17:08:08 +00:00
jit
package
platform Add vfs.cpp and vfs.h to the VS projects 2019-03-03 11:15:16 +00:00
source This fixes a bug in clipmove() where clipping against sprites above you was wrong 2019-03-19 17:08:08 +00:00
.gitignore
_clang-format
Android.mk
Common.mak
GNUmakefile