raze-gles/polymer
helixhorned b6475100d7 In G_SaveMapState, fix 1024-byte write beyond array bound on 64-bit platforms.
This was caused by mismatched for types mapstate_t's animateptr[] and the global
one (int32_t vs. int32_t *).

Bump BYTEVERSION.

git-svn-id: https://svn.eduke32.com/eduke32@4125 1a8010ca-5511-0410-912e-c29ae57300e0
2013-10-28 21:26:32 +00:00
..
eduke32 In G_SaveMapState, fix 1024-byte write beyond array bound on 64-bit platforms. 2013-10-28 21:26:32 +00:00
synthesis.sh Use gcc 4.8 specifically for synthesis builds. 2013-10-27 18:14:25 +00:00