mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-08 10:20:38 +00:00
7d49a82963
- since we now look for fields in the base class first the restriction check is no longer needed as it was for a different mode of looking up the identifier. - In DECORATE we do not need to bother with non-action functions. Non-action functions cannot be defined from DECORATE so there's no need to check if we are in one. - make the warning for unsafe access a debug message because this can affect legitimate code. |
||
---|---|---|
.. | ||
codegeneration | ||
decorate | ||
vm | ||
zscript | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_data.cpp | ||
thingdef_properties.cpp |