gzdoom-gles/wadsrc
Christoph Oelckers 3acd9c8116 Made all virtual base functions for the event handler scripted
This was by far the largest block of native virtuals, and they were only native to be able to allow checking if the event was implemented for the current handler. This can easily be done by looking at the byte code, just like VMCall also does but in turn it removes more than half of the existing native virtuals from the interface.
2018-11-29 18:46:28 +01:00
..
static Made all virtual base functions for the event handler scripted 2018-11-29 18:46:28 +01:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00