gzdoom-gles/wadsrc/static/zscript/heretic
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
..
beast.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
chicken.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
clink.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
dsparil.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
hereticammo.txt - added tags to all ammo types. 2017-02-25 19:56:22 +01:00
hereticarmor.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
hereticartifacts.txt - scriptified P_MorphMonster. 2018-11-24 09:33:03 +01:00
hereticdecorations.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
hereticimp.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
heretickeys.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
hereticmisc.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
hereticplayer.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
ironlich.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
knight.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
mummy.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
snake.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
weaponblaster.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
weaponcrossbow.txt - removed ZDOOMADD and updated actors in question with ZDOOMTRANS 2017-06-04 12:30:35 +02:00
weapongauntlets.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
weaponmace.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
weaponphoenix.txt - removed MeleeWeapon flag from the tomed PhoenixRod and the fighterhammer. 2018-11-24 18:42:10 +01:00
weaponskullrod.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
weaponstaff.txt - removed ZDOOMADD and updated actors in question with ZDOOMTRANS 2017-06-04 12:30:35 +02:00
weaponwand.txt - cleaned up use of the random function in script files. 2018-12-21 12:40:05 +01:00
wizard.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00