dxx-rebirth/similar
Kp b1ba7c27d1 Improve error handling/reporting for excessive blown bitmaps
Ill-formed levels can provoke this exception.  Downgrade the error from
a fatal exception to a CON_URGENT message.

Increase the array size to 32 from D1:7, D2:20, since each element is
only an int.

Switch from an assertion on bitmask overflow to a CON_URGENT warning.

Fixes: f7f416c3cb ("Trap blown bitmap overflow")
2018-05-30 02:43:22 +00:00
..
2d Pass font to gr_string,gr_printf 2018-05-19 23:21:42 +00:00
3d Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
arch Pass font to various drawing functions 2018-05-19 23:21:42 +00:00
editor Pass font to various drawing functions 2018-05-19 23:21:42 +00:00
main Improve error handling/reporting for excessive blown bitmaps 2018-05-30 02:43:22 +00:00
misc Undefine blank SHAREPATH 2018-05-17 02:49:15 +00:00