mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-08 05:51:26 +00:00
01e1295c50
so that using the same flag multiple times will not have unexpected results. - sbarinfo update #21 * Added: sigil image type to correctly draw the sigil's icon. * Added: Strife inventory bar style. This is the only style that is radically different from the others. First of all it changes the SELECTBO to be INVCURS and draws it before the icons. Each box is changed to have a width of 35 pixels instead of 31 pixels. And the INVCURS graphic is drawn at (x-6, y-2). * Added: whennnotzero flag to drawnumber which will cause it to draw nothing if the value is 0. * Fixed: New mugshot code would not leave the god state when it was supposed to enter the rampage state. * Fixed: The ouch state was mostly broken. SVN r981 (trunk) |
||
---|---|---|
.. | ||
a_arachnotron.cpp | ||
a_archvile.cpp | ||
a_bossbrain.cpp | ||
a_bruiser.cpp | ||
a_cacodemon.cpp | ||
a_cyberdemon.cpp | ||
a_demon.cpp | ||
a_doomglobal.h | ||
a_doomimp.cpp | ||
a_doommisc.cpp | ||
a_doomweaps.cpp | ||
a_fatso.cpp | ||
a_keen.cpp | ||
a_lostsoul.cpp | ||
a_painelemental.cpp | ||
a_possessed.cpp | ||
a_revenant.cpp | ||
a_scriptedmarine.cpp | ||
a_spidermaster.cpp | ||
doom_sbar.cpp |