gzdoom-gles/wadsrc
Christoph Oelckers 251b096b48 - removed all remaining native parts of APlayerPawn.
Unlike the other classes, the places where variables from this class were accessed were quite scattered so there isn't much scriptified code. Instead, most of these places are now using the script variable access methods.
This was the last remaining subclass of AActor, meaning that class Actor can now be opened for user-side extensions.
2019-04-26 01:20:02 +02:00
..
static - removed all remaining native parts of APlayerPawn. 2019-04-26 01:20:02 +02:00
CMakeLists.txt - Changed game name to LZDoom. 2018-06-20 14:26:09 +02:00