gzdoom/wadsrc/static/zscript/shared
Rachael Alexanderson 66773b6a1a - added 'classicflight' user cvar which allows players to move forward and backward without pitch when flying 2017-10-23 12:16:02 -04:00
..
blood.txt
botstuff.txt
bridge.txt
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
dog.txt
dynlights.txt - use a dedicated flag word for the dynamic light flags instead of piggybacking on some flags4 bits. 2017-06-18 10:15:31 +02:00
fastprojectile.txt - fixed: FastProjectile's movement code was missong a portal check. 2017-08-12 13:58:16 +02:00
fountain.txt
hatetarget.txt
ice.txt
itemeffects.txt
mapmarker.txt
morph.txt
movingcamera.txt Fixed interpolation points chaining 2017-06-10 15:50:44 +03:00
player.txt - added 'classicflight' user cvar which allows players to move forward and backward without pitch when flying 2017-10-23 12:16:02 -04:00
player_cheat.txt - added parameter to PLayerPawn::GetMaxHealth to return the real maximum health, including stamina upgrades. 2017-03-01 00:04:17 +01:00
randomspawner.txt - made DropItem fully read-only by changing the two places which messed around with DropItem.Amount to use a local variable instead. 2017-06-21 11:39:59 +02:00
secrettrigger.txt Fixed VM abort with null activator for SecretTrigger object 2017-08-19 11:19:29 +03:00
sectoraction.txt
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