gzdoom/wadsrc
Christoph Oelckers e2e17f575c - added safeguards to all 2D drawing functions to throw an exception if used outside a valid 2D draw context.
This is necessary because the hardware accelerated renderers will hide the problem, but with pure software rendering to a locked hardware surface, like DirectDraw can result in a crash.
Note that ANY mod that gets caught in this did something wrong!
2017-03-28 13:25:17 +02:00
..
static - added safeguards to all 2D drawing functions to throw an exception if used outside a valid 2D draw context. 2017-03-28 13:25:17 +02:00
CMakeLists.txt - Make QZDoom GZDoom again! 2017-03-09 11:51:42 -05:00