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-31 12:30:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ec888c097c
raze
/
source
/
games
/
duke
History
Mitchell Richters
0c6e55d1b8
- Silence all the
-Wuninitialized
and
-Wmaybe-uninitialized
warnings relating to
HitInfo
objects passed through to functions by reference.
2021-12-26 23:09:50 +01:00
..
src
- Silence all the
-Wuninitialized
and
-Wmaybe-uninitialized
warnings relating to
HitInfo
objects passed through to functions by reference.
2021-12-26 23:09:50 +01:00
all.cpp
- actually compile the game code as larger units and integrate them in the main project.
2021-01-04 11:52:10 +01:00
all_d.cpp
- moved all font setup out of the C++ code.
2021-05-31 21:20:31 +02:00
all_r.cpp
- moved all font setup out of the C++ code.
2021-05-31 21:20:31 +02:00