gzdoom-gles/wadsrc/static/zscript/shared
2019-04-15 21:56:28 +02:00
..
blood.txt
botstuff.txt
bridge.txt fixed spelling (mostly comments) 2018-11-28 15:37:45 +01:00
camera.txt - fixed pitch calculation for camera actors. For compatibility with Hexen format they need to treat the pitch arg as a signed byte. 2017-04-15 00:48:22 +02:00
debris.txt
decal.txt - exported ADecal to ZScript as a non-native class. 2019-04-15 16:09:05 +02:00
dog.txt add tags for Doom and Heretic monsters 2018-06-28 10:45:09 +02:00
dynlights.txt - fixing the last commit... 2018-01-04 23:13:14 +00:00
fastprojectile.txt Exported destructible geometry to ZScript 2018-11-07 11:00:08 +01:00
fountain.txt
hatetarget.txt
ice.txt
itemeffects.txt
mapmarker.txt
morph.txt - scriptified the rest of the morph code. 2019-04-15 21:56:28 +02:00
movingcamera.txt Disabled interpolation point "thinking" 2018-01-12 18:27:19 +02:00
player.txt - scriptified P_MorphMonster. 2019-04-15 21:56:23 +02:00
player_cheat.txt - fixed message output. 2019-04-15 21:56:22 +02:00
randomspawner.txt Move RandomSpawner's random selection logic into a virtual method. 2018-07-09 20:51:06 +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 11:00:05 +01:00
setcolor.txt
sharedmisc.txt Apparently 'name = something' gets parsed as a Type. Fixed CustomSprite actor again. 2017-01-21 10:32:26 +01:00
skies.txt Implemented static methods in String struct. Implemented String.Format and String.AppendFormat. Implemented native vararg methods for the future. 2017-01-21 10:32:26 +01:00
soundenvironment.txt
soundsequence.txt fixed spelling (mostly comments) 2018-11-28 15:37:45 +01:00
spark.txt
specialspot.txt
splashes.txt
teleport.txt - fixed: missed the teleport fog 2017-06-04 12:30:35 +02:00
waterzone.txt