mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-08 10:20:38 +00:00
d0a8960f61
These were previously faked with the inverse plus a boolean not. Although this works, it either leads to sub-optimal code generation or some fudging to avoid the inefficient handling. Just adding proper handling to the parser seems the easiest and most straightforward way to get around this. The code generator already can deal with these operations properly so there's no good reason to do it differently. |
||
---|---|---|
.. | ||
codegeneration | ||
decorate | ||
vm | ||
zscript | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_data.cpp | ||
thingdef_properties.cpp |