..
blood.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
botstuff.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
bridge.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
camera.zs
- do not report missing camera target if its TID is zero
2020-08-27 11:57:25 +03:00
debris.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
decal.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
dog.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
dynlights.zs
Added the following GL Light flags:
2022-05-31 09:12:59 +02:00
fastprojectile.zs
Fixed wrong parameter type passed into TryMove here
2021-05-28 09:10:43 +02:00
fountain.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
hatetarget.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
ice.zs
- deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound
2020-01-04 14:25:55 +01:00
itemeffects.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
mapmarker.zs
Allow map markers to scale relative to automap zoom.
2021-10-08 16:03:51 +02:00
movingcamera.zs
- More wrong tracer flags in ActorMover.
2021-12-24 16:37:58 +01:00
randomspawner.zs
- Fixed: RandomSpawner spawning another RandomSpawner spawning a missile could result in the second RandomSpawner being erroneously destroyed.
2020-12-02 15:30:23 +01:00
secrettrigger.zs
- marked several invisible controller things to not show on the automap with the scanner powerup.
2021-09-12 13:18:40 +02:00
sectoraction.zs
- marked several invisible controller things to not show on the automap with the scanner powerup.
2021-09-12 13:18:40 +02:00
setcolor.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
sharedmisc.zs
- marked several invisible controller things to not show on the automap with the scanner powerup.
2021-09-12 13:18:40 +02:00
skies.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
soundenvironment.zs
- marked several invisible controller things to not show on the automap with the scanner powerup.
2021-09-12 13:18:40 +02:00
soundsequence.zs
- marked several invisible controller things to not show on the automap with the scanner powerup.
2021-09-12 13:18:40 +02:00
spark.zs
- deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound
2020-01-04 14:25:55 +01:00
specialspot.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00
splashes.zs
- fixed: splashes need the MOVEWITHSECTOR flag.
2021-07-02 08:16:29 +02:00
teleport.zs
- marked several invisible controller things to not show on the automap with the scanner powerup.
2021-09-12 13:18:40 +02:00
waterzone.zs
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
2019-02-23 12:08:27 +01:00