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-16 01:11:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
59850fa768
raze
/
source
/
games
History
Mitch Richters
59850fa768
- SW: When adjusting horizon in
DoPlayerDeathHoriz()
, just use integer horizon values and not Q16.16.
2021-11-02 10:29:31 +11:00
..
blood
- patch up Blood's GetZRange to compile with getzrange_old being gone.
2021-10-30 17:30:03 +02:00
duke
- Duke (RR): Clean up some unnecessary
FixedToFloat()
usage with the
fixedhoriz
asbuildf()
method.
2021-11-02 10:29:26 +11:00
exhumed
- Exhumed: Replace use of
getzrange_old()
inline wrapper with
getzrange()
.
2021-10-30 17:30:02 +02:00
sw
- SW: When adjusting horizon in
DoPlayerDeathHoriz()
, just use integer horizon values and not Q16.16.
2021-11-02 10:29:31 +11:00