gzdoom/wadsrc/static/zscript/shared
2018-11-24 18:21:40 +01:00
..
blood.txt
botstuff.txt
bridge.txt
camera.txt
debris.txt
decal.txt - exported ADecal to ZScript as a non-native class. 2018-11-19 17:54:38 +01:00
dog.txt add tags for Doom and Heretic monsters 2018-06-27 21:04:00 +02:00
dynlights.txt Fixed initialization issues with dynamic lights. 2018-04-25 09:14:01 +02:00
fastprojectile.txt Exported destructible geometry to ZScript 2018-11-07 00:12:37 +01:00
fountain.txt
hatetarget.txt
ice.txt
itemeffects.txt
mapmarker.txt
morph.txt - scriptified the rest of the morph code. 2018-11-24 10:47:42 +01:00
movingcamera.txt Disabled interpolation point "thinking" 2018-01-12 18:27:19 +02:00
player.txt - exported a few more weapon handling functions so that the native GetDownState stub could be removed. 2018-11-24 18:21:40 +01:00
player_cheat.txt - fixed message output. 2018-11-24 08:41:07 +01:00
randomspawner.txt Move RandomSpawner's random selection logic into a virtual method. 2018-07-09 17:50:55 +02:00
secrettrigger.txt Fixed VM abort with null activator for SecretTrigger object 2017-08-19 11:19:29 +03:00
sectoraction.txt Destructible geometry - minor fixes and 3D floor support 2018-11-07 00:12:37 +01:00
setcolor.txt
sharedmisc.txt
skies.txt
soundenvironment.txt
soundsequence.txt
spark.txt
specialspot.txt
splashes.txt
teleport.txt - fixed: missed the teleport fog 2017-06-04 12:30:35 +02:00
waterzone.txt