dxx-rebirth/similar
Kp e36abb25cb Fix invalid access reading demos
Casting the address of a short to `sbyte*` invites trouble.  In this
case, it allows uninitialized garbage to be used as the high bits of the
wall index.

Fixes: 553b313099 ("Use vwallptr")
2016-02-14 18:40:57 +00:00
..
2d Pass cv_font to get_centered_x 2016-02-12 04:02:28 +00:00
3d Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
arch Removed rounding offset of x starting coordinate in ogl_ulinec which should hopefully unwanted horizontal offsets in Status Bar energy and afterburner gauges (without causing more problems) if Multisampling is applied 2016-02-14 13:59:02 +01:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
main Fix invalid access reading demos 2016-02-14 18:40:57 +00:00
misc Propagate partial_range up into PHYSFSX_findFiles family 2016-01-29 04:05:47 +00:00