Go to file
pogokeen 5865d96306 engine.cpp: fix bug in killsprite where sprites were not being removed properly after sorting changes
git-svn-id: https://svn.eduke32.com/eduke32@7623 1a8010ca-5511-0410-912e-c29ae57300e0
2019-09-19 15:03:05 +02:00
package/common - more uselessness eliminated 2019-09-17 20:28:28 +02:00
platform Exclude vfs.cpp from VS project to suppress linker warning about an object without symbols 2019-09-19 14:52:28 +02:00
source engine.cpp: fix bug in killsprite where sprites were not being removed properly after sorting changes 2019-09-19 15:03:05 +02:00
.gitignore Add *.grp, *.rts, *.art, and the current names for the texture cache files to .gitignore 2019-09-19 14:52:33 +02: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