mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-18 02:12:00 +00:00
5951a9449c
- added new VM instructions to access the constant tables with a variable index. - refactored VMFunctionBuilder's constant tables so that they are not limited to one entry per value. While this works fine for single values, it makes it impossible to store constant arrays in here. |
||
---|---|---|
.. | ||
codegeneration | ||
decorate | ||
vm | ||
zscript | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_data.cpp | ||
thingdef_properties.cpp |