mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-15 08:52:02 +00:00
3563c99ead
* Emit a warning when relational comparisons are made between signed and unsigned ints. * Handle shift operators so that they do not fail for constant definitions. * changed return type of Array::Size() to signed int as most code out there is using it this way and would otherwise drown in warnings. * fixed a few deprecation warnings. |
||
---|---|---|
.. | ||
actors | ||
engine | ||
scriptutil | ||
ui | ||
compatibility.zs | ||
constants.zs | ||
destructible.zs | ||
doombase.zs | ||
events.zs | ||
level_compatibility.zs | ||
level_postprocessor.zs | ||
mapdata.zs | ||
sounddata.zs | ||
zscript_license.txt |