raze-gles/polymer/eduke32/build
helixhorned 7b6e47f444 mdsprite.c: from updateanimation(), if m->[cn]frame >= numframes, clear to 0.
This prevents an oob access when rendering, the one observed was at
polymer.c:4255.

git-svn-id: https://svn.eduke32.com/eduke32@5264 1a8010ca-5511-0410-912e-c29ae57300e0
2015-06-07 09:55:40 +00:00
..
doc Novelty: Add Ken's "todo list from the Build days" alongside his other documentation. 2014-01-12 14:04:19 +00:00
include Fix an out-of-bounds read in getpskyidx(). 2015-06-06 15:04:17 +00:00
src mdsprite.c: from updateanimation(), if m->[cn]frame >= numframes, clear to 0. 2015-06-07 09:55:40 +00:00
buildlic.txt Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake 2008-10-20 03:09:19 +00:00
Makefile.deps Add SW to our build system and make relevant changes to avoid fatal build errors. 2015-05-19 21:56:03 +00:00