raze-gles/wadsrc/static/zscript/games/duke/ui
Mitchell Richters 1685890bc5 - Replace calcSinTableValue() with game's native bsin() export.
* Also repair light for Duke's `DrawCursor()` with a multiply and shift down to get the `bsin()` output up to 24 and not 21.33 etc
2021-07-26 17:28:32 +10:00
..
cutscenes.zs - added missing declarations for RR's intro movies. 2021-05-18 00:08:32 +02:00
menu.zs - Replace calcSinTableValue() with game's native bsin() export. 2021-07-26 17:28:32 +10:00
sbar.zs - cleanup of automap label printing. 2021-05-31 21:20:32 +02:00
sbar_d.zs - defined a new constant, CR_NATIVEPAL, to use the font functions with a predefined palette. 2021-05-29 11:47:05 +02:00
sbar_r.zs - Duke/RR: Remove check p.gotweapon[] check in DrawWeaponBar() that was causing weapon bar to display incorrect tiles and values. 2021-07-24 16:18:06 +10:00
screens.zs - removed the multiplayer scoreboard screens. 2021-05-27 13:33:54 +02:00