vkdoom_m/wadsrc/static/zscript/shared
2017-06-04 12:30:35 +02: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
fastprojectile.txt - fixed the drain callback. 2017-03-29 22:50:13 +02:00
fountain.txt
hatetarget.txt
ice.txt
itemeffects.txt
mapmarker.txt
morph.txt
movingcamera.txt - fixed: The special called by the InterpolationSpecial actor must have no activator. 2017-02-15 22:49:13 +01:00
player.txt - PlayerPawn.PlayerThink needs to consider the possibility of the player getting unmorphed and must call any function after a potential unmorph through 'player.mo' instead of 'self'. 2017-05-20 20:56:43 +02: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
secrettrigger.txt
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