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
2025-01-07 09:40:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d0143db8fe
raze
/
source
/
build
/
src
History
Christoph Oelckers
d0143db8fe
- got rid of sx() and sm() inlines.
2021-12-30 09:57:13 +01:00
..
clip.cpp
- Replace
spritetypebase
z
with
pos.Z
calls and eliminate
spritetypebase
pos
union.
2021-12-30 09:57:06 +01:00
engine.cpp
- Replace
walltype
y
with
pos.Y
calls and eliminate
walltype
pos
union.
2021-12-30 09:57:04 +01:00
engine_priv.h
- got rid of the MAX... constants and adjusted all places still using them.
2021-12-26 23:10:02 +01:00
mdsprite.cpp
- got rid of sx() and sm() inlines.
2021-12-30 09:57:13 +01:00
polymost.cpp
- got rid of sx() and sm() inlines.
2021-12-30 09:57:13 +01:00