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-20 18:02:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
adde0510fe
gzdoom
/
wadsrc
History
Christoph Oelckers
adde0510fe
- deconstruct A_Jump with multiple labels into A_Jump(chance, RandomPick(label1, label2, label3,...)) to remove this ugly special case from the VM calling convention.
...
This also adds the number of available choices to OP_IJMP.
2018-11-17 12:35:03 +01:00
..
static
- deconstruct A_Jump with multiple labels into A_Jump(chance, RandomPick(label1, label2, label3,...)) to remove this ugly special case from the VM calling convention.
2018-11-17 12:35:03 +01:00
CMakeLists.txt
- missed one qzdoom reference
2017-07-20 06:45:08 -04:00