This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-03-21 10:22:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
668f8f2cf6
gzdoom
/
wadsrc
History
Christoph Oelckers
668f8f2cf6
- fixed some uses of postincre,ment/decrements on narrow types.
...
THe VM has no opcode for this, all these places produced code with undefined behavior.
2021-05-17 12:42:22 +02:00
..
static
- fixed some uses of postincre,ment/decrements on narrow types.
2021-05-17 12:42:22 +02:00
CMakeLists.txt
- bumped CMake version to 3.1.0 in all projects to reduce warning spam in recent versions.
2021-03-08 13:58:29 +01:00