raze/wadsrc/static/zscript/games/duke/ui
Christoph Oelckers f103e33300 - fixed code up to the point where everything compiles again. Duke sounds are currently non-functional.
All Duke script code has been changed to use strings as sound names now, just like GZDoom these will be looked up at compile time.
Original Duke sound indices still exist but are now being managed as resource IDs, not sound engine indices anymore.
2022-12-11 18:41:51 +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 - added a GZDoom-style alternative HUD. 2022-10-30 16:51:37 +01:00
sbar_d.zs - don't print negative ammo numbers on the Duke HUD. 2022-11-21 10:01:44 +01:00
sbar_r.zs - scriptified the trip bombs. 2022-11-17 18:38:25 +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