gzdoom/wadsrc/static/zscript/shared
Christoph Oelckers ade9e4c3da - implemented processing of multiple return values in script functions. 2017-01-18 01:27:50 +01:00
..
blood.txt - converted a few more DECORATE files. 2016-10-14 00:40:20 +02:00
botstuff.txt - added proper definitions for all exported native fields. 2016-11-22 23:43:32 +01:00
bridge.txt - scriptified CustomBridge.OnDestroy. 2017-01-12 22:56:06 +01:00
camera.txt - scriptified ASecurityCamera and AAimingCamera. 2016-11-29 20:16:14 +01:00
debris.txt - scriptified a_strifeitems.cpp and a_debris.cpp. 2016-11-29 12:17:05 +01:00
decal.txt - converted the rest of actors/shared. 2016-10-14 10:46:15 +02:00
dog.txt - converted the rest of actors/shared. 2016-10-14 10:46:15 +02:00
dynlights.txt - fixed: DynamicLight needs a render radius of -1 so that it gets excluded from the touching_renderlist. 2016-12-26 12:04:03 +01:00
fastprojectile.txt - scriptified FastProjectile. 2017-01-13 00:35:56 +01:00
fountain.txt - scriptified the particle fountains. 2017-01-13 19:29:54 +01:00
hatetarget.txt - scriptified some trivial stuff from g_shared. 2016-11-29 19:50:34 +01:00
ice.txt - scriptified A_FreezeDeath(Chunks). 2017-01-14 18:26:59 +01:00
itemeffects.txt - split up zscript/shared/inventory.txt. 2016-11-30 13:36:13 +01:00
mapmarker.txt - scriptified some trivial stuff from g_shared. 2016-11-29 19:50:34 +01:00
morph.txt - exported all member fields from the morph items. 2016-11-23 23:28:03 +01:00
movingcamera.txt - scriptified the moving camera. 2017-01-13 22:13:03 +01:00
player.txt - implemented processing of multiple return values in script functions. 2017-01-18 01:27:50 +01:00
player_cheat.txt - scriptified cht_Give and cht_Take and made them virtual function of PlayerPawn so that this can be better configured for mods that want other options in here. 2017-01-17 17:34:39 +01:00
randomspawner.txt - scriptified the RandomSpawner. 2017-01-14 02:05:52 +01:00
secrettrigger.txt - scriptified some trivial stuff from g_shared. 2016-11-29 19:50:34 +01:00
sectoraction.txt - scriptified the sector actions. 2017-01-13 13:51:47 +01:00
setcolor.txt - fixed: The check for virtual function overrides was never done if the overriding function had no qualifier at all. 2017-01-08 19:07:26 +01:00
sharedmisc.txt - scriptified the RandomSpawner. 2017-01-14 02:05:52 +01:00
skies.txt - skriptified the skybox actors. 2017-01-14 18:04:49 +01:00
soundenvironment.txt - scriptified ASoundEnvironment. 2017-01-14 11:43:08 +01:00
soundsequence.txt - scriptified ASoundSequence. 2017-01-14 14:37:29 +01:00
spark.txt - scriptified some trivial stuff from g_shared. 2016-11-29 19:50:34 +01:00
specialspot.txt - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
splashes.txt - converted the rest of actors/shared. 2016-10-14 10:46:15 +02:00
teleport.txt - scriptified the teleport fog. 2017-01-13 23:17:04 +01:00
waterzone.txt - scriptified some trivial stuff from g_shared. 2016-11-29 19:50:34 +01:00