vkdoom_m/wadsrc/static/zscript/doom
Christoph Oelckers 0770c0022c - cleaned up use of the random function in script files.
Many uses of random() & value have been turned into random(0, value).
This is not only more efficient, it also ensures better random distribution because the parameter-less variant only returns values between 0 and 255.
2018-12-21 12:40:05 +01:00
..
arachnotron.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
archvile.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
bossbrain.txt - fixed: The BossCube must account for its target being gone. 2018-07-27 08:46:28 +02:00
bruiser.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
cacodemon.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
cyberdemon.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
deadthings.txt
demon.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
doomammo.txt
doomarmor.txt
doomartifacts.txt
doomdecorations.txt
doomhealth.txt
doomimp.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
doomkeys.txt
doommisc.txt
doomplayer.txt
doomweapons.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
fatso.txt fixed spelling (mostly comments) 2018-11-27 19:44:06 +01:00
keen.txt
lostsoul.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
painelemental.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
possessed.txt - fixed typo with RNG name. 2018-11-07 19:20:42 +01:00
revenant.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
scriptedmarine.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
spidermaster.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
stealthmonsters.txt
weaponbfg.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
weaponchaingun.txt
weaponchainsaw.txt
weaponfist.txt - fixed: For melee attacks with a short attack range P_AimLineAttack must check for hits from above and below. 2018-06-03 17:49:00 +02:00
weaponpistol.txt
weaponplasma.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
weaponrlaunch.txt
weaponshotgun.txt
weaponssg.txt