mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-12-02 08:53:42 +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. |
||
---|---|---|
.. | ||
search | ||
colorpickermenu.zs | ||
imagescroller.zs | ||
joystickmenu.zs | ||
listmenu.zs | ||
listmenuitems.zs | ||
loadsavemenu.zs | ||
menu.zs | ||
menucustomize.zs | ||
menuitembase.zs | ||
messagebox.zs | ||
optionmenu.zs | ||
optionmenuitems.zs | ||
reverbedit.zs | ||
textentermenu.zs |