mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-29 15:22:08 +00:00
494a113920
- disallow bool as a return value for direct native calls because it only sets the lowest 8 bits of the return register. - changed return type for several functions from bool to int where the return type was the only thing blocking use as direct native call. |
||
---|---|---|
.. | ||
backend | ||
decorate | ||
vm | ||
zscript | ||
symbols.cpp | ||
symbols.h | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_data.cpp | ||
thingdef_properties.cpp | ||
types.cpp | ||
types.h | ||
vmiterators.cpp | ||
vmthunks.cpp | ||
vmthunks_actors.cpp |