This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2024-11-28 06:53:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2e451618f8
raze
/
wadsrc
/
static
/
zscript
/
games
/
duke
/
ui
History
Christoph Oelckers
2e451618f8
- Duke: fixed some incorrect cutscene playback speeds.
2021-09-12 18:17:51 +02:00
..
cutscenes.zs
- Duke: fixed some incorrect cutscene playback speeds.
2021-09-12 18:17:51 +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