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-15 17:01:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
01d2967378
raze
/
source
/
common
/
scripting
History
Christoph Oelckers
01abe7b2ac
- addressed most unused/uninitialized variable warnings from MSVC.
2021-11-29 00:55:30 +01:00
..
backend
- addressed most unused/uninitialized variable warnings from MSVC.
2021-11-29 00:55:30 +01:00
core
- addressed most unused/uninitialized variable warnings from MSVC.
2021-11-29 00:55:30 +01:00
frontend
- address several warnings reported by GCC 11.
2021-11-29 00:55:29 +01:00
interface
- removed templates.h includes.
2021-10-30 10:51:03 +02:00
jit
- Replace
MIN()
from
templates.h
with version provided in STL.
2021-10-30 10:36:15 +02:00
vm
- addressed most unused/uninitialized variable warnings from MSVC.
2021-11-29 00:55:30 +01:00