This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2025-01-01 06:01:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
78b8f77850
raze-gles
/
wadsrc
/
static
/
zscript
/
games
/
duke
/
ui
History
Christoph Oelckers
9680674dec
- Duke: fixed sound lists for E4 intro cutscene.
2021-08-14 09:25:50 +02:00
..
cutscenes.zs
- Duke: fixed sound lists for E4 intro cutscene.
2021-08-14 09:25:50 +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