This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
qzdoom-gpl
Watch
0
Star
0
Fork
You've already forked qzdoom-gpl
0
mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced
2024-11-15 16:51:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
40355f6298
qzdoom-gpl
/
wadsrc
History
Christoph Oelckers
40355f6298
- allow A_M_Refire to be called without state label because this seems to have been used in existing DECORATE mods. This way of calling it will revert to the old behavior of jumping one state forward instead of to a state label.
2016-12-11 13:07:25 +01:00
..
static
- allow A_M_Refire to be called without state label because this seems to have been used in existing DECORATE mods. This way of calling it will revert to the old behavior of jumping one state forward instead of to a state label.
2016-12-11 13:07:25 +01:00
CMakeLists.txt
- Bump CMake version requirement to 2.8.7. This means that generator expressions must be supported as well as empty else and endif expressions (like most sane languages). ZDoom probably didn't work with 2.4 anymore anyway.
2016-02-05 21:19:29 -05:00