UltimateZoneBuilder/Build/Scripting
MaxED 2cbe6640a6 Fixed, Visual mode: in some cases ceiling glow effect was interfering with Transfer Brightness effect resulting in incorrectly lit sidedef geometry.
Fixed, Visual mode: UDMF sidedef brightness should be ignored when a wall section is affected by Transfer Brightness effect.
Fixed, Visual mode: any custom fog should be rendered regardless of sector brightness. 
Fixed, Visual mode: "fogdensity" and "outsidefogdensity" MAPINFO values were processed incorrectly.
Fixed, Visual mode: in some cases Things were rendered twice during a render pass.
Fixed, Visual mode: floor glow effect should affect thing brightness only when applied to floor of the sector thing is in.
Fixed, TEXTURES parser: TEXTURES group was named incorrectly in the Textures Browser window when parsed from a WAD file.
Fixed, MAPINFO, GLDEFS, DECORATE parsers: "//$GZDB_SKIP" special comment was processed incorrectly.
Fixed, MAPINFO parser: "fogdensity" and "outsidefogdensity" properties are now initialized using GZDoom default value (255) instead of 0.
2016-01-25 13:42:53 +00:00
..
BCS.cfg Updated ZDoom_ACS.cfg and BCC.cfg: more info is now shown in helper popups for all ACS functions (not Action specials). Also, 3 functions (namely SpawnDecal, GetActorPowerupTics and CheckFont) were missing form these configs. 2014-07-15 08:22:45 +00:00
Dehacked.cfg @ Changed a mistake in the comments 2009-03-08 11:09:36 +00:00
Doomsday_DED.cfg Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
GZDoom_MODELDEF.cfg Script type can now be chosen when creating a new map and changed in Map Options form. 2014-07-11 10:13:26 +00:00
Hexen_ACS.cfg Fixed: "Sectors -> Select Things in Selected Sectors" menu item was not triggering the appropriate action. 2015-10-23 12:01:27 +00:00
Legacy_FS.cfg Script editor now uses codepage setting from script configuration (default is ASCII for all known scripts, UTF8 for plain text) 2009-02-14 08:18:17 +00:00
Zandronum_ACS.cfg Updated Zandronum compiler 2014-07-17 09:01:56 +00:00
ZDoom_ACS.cfg Fixed, Vertex Edit form: relative X/Y position values were applied incorrectly. 2016-01-22 12:21:32 +00:00
ZDoom_DECORATE.cfg Fixed, Visual mode: in some cases ceiling glow effect was interfering with Transfer Brightness effect resulting in incorrectly lit sidedef geometry. 2016-01-25 13:42:53 +00:00
ZDoom_USDF.cfg ZDoom USDF can now be edited as plain text in the script editor. 2010-08-23 19:55:33 +00:00