raze-gles/polymer
helixhorned b30ac41147 Integer Overflow Offensive, First Act: rintersect, hitscan, neartag.
It's time to replace some int32s with 64-bit ints in core engine functions.
The problem is that for example, the dot product is taken between vectors that
may be the difference between two arbitrary points in a sector, so even if one
sticks to the "no blue walls" rule, that doesn't guarantee freedom from
overflows.

git-svn-id: https://svn.eduke32.com/eduke32@2761 1a8010ca-5511-0410-912e-c29ae57300e0
2012-06-13 23:13:39 +00:00
..
eduke32 Integer Overflow Offensive, First Act: rintersect, hitscan, neartag. 2012-06-13 23:13:39 +00:00
synthesis.sh synthesis.sh: 2012-03-04 09:33:23 +00:00