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
cb01fb0cf2
raze
/
wadsrc
/
static
/
zscript
/
games
/
duke
/
ui
History
Mitchell Richters
cb01fb0cf2
- Duke/RR: Remove check
p.gotweapon[]
check in
DrawWeaponBar()
that was causing weapon bar to display incorrect tiles and values.
...
* Fixes
https://forum.zdoom.org/viewtopic.php?f=340&t=72541
.
2021-07-24 16:18:06 +10:00
..
cutscenes.zs
- added missing declarations for RR's intro movies.
2021-05-18 00:08:32 +02:00
menu.zs
- make sure that substitution remaps work in Duke's menus.
2021-05-31 21:20:32 +02: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