raze/wadsrc/static/zscript/games/duke/ui
Christoph Oelckers a9ea2cd5c0 - moved GetReservedScreenSpace function into the scripted status bar where it belongs.
Since this is supposed to return the height of the status bar, keeping it native is a bit pointless as it cannot be modified that way.
2022-12-18 14:47:38 +01:00
..
cutscenes.zs - fixed code up to the point where everything compiles again. Duke sounds are currently non-functional. 2022-12-11 18:41:51 +01:00
menu.zs - fixed color of Duke's "ATOMIC" menu sprite. 2022-10-18 19:57:41 +02:00
sbar.zs - consolidated precaching code and rewrote the core to work on texture IDs. 2022-12-18 13:37:54 +01:00
sbar_d.zs - moved GetReservedScreenSpace function into the scripted status bar where it belongs. 2022-12-18 14:47:38 +01:00
sbar_r.zs - moved GetReservedScreenSpace function into the scripted status bar where it belongs. 2022-12-18 14:47:38 +01:00
screens.zs - fixed code up to the point where everything compiles again. Duke sounds are currently non-functional. 2022-12-11 18:41:51 +01:00