diff --git a/Build/Configurations/Includes/GZDoom_things.cfg b/Build/Configurations/Includes/GZDoom_things.cfg
index 0f19902c..91e84b4d 100644
--- a/Build/Configurations/Includes/GZDoom_things.cfg
+++ b/Build/Configurations/Includes/GZDoom_things.cfg
@@ -19,18 +19,22 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Intensity";
+ default = 64;
}
}
9801
@@ -39,22 +43,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Start intensity";
+ default = 64;
}
arg4
{
title = "End intensity";
+ default = 32;
}
}
9802
@@ -63,22 +72,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Primary intensity";
+ default = 64;
}
arg4
{
title = "Secondary intensity";
+ default = 32;
}
}
9803
@@ -87,18 +101,22 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Intensity scale";
+ default = 4;
}
}
9804
@@ -107,22 +125,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Minimal intensity";
+ default = 32;
}
arg4
{
title = "Maximal intensity";
+ default = 64;
}
}
9810
@@ -131,18 +154,22 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Intensity";
+ default = 64;
}
}
9811
@@ -151,22 +178,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Start intensity";
+ default = 32;
}
arg4
{
title = "End intensity";
+ default = 64;
}
}
9812
@@ -175,22 +207,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Primary intensity";
+ default = 64;
}
arg4
{
title = "Secondary intensity";
+ default = 32;
}
}
9813
@@ -199,18 +236,22 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Intensity scale";
+ default = 4;
}
}
9814
@@ -219,22 +260,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Minimal intensity";
+ default = 32;
}
arg4
{
title = "Maximal intensity";
+ default = 64;
}
}
9820
@@ -243,18 +289,22 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Radius";
+ default = 64;
}
}
9821
@@ -263,22 +313,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Start intensity";
+ default = 32;
}
arg4
{
title = "End intensity";
+ default = 64;
}
}
9822
@@ -287,22 +342,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Primary intensity";
+ default = 32;
}
arg4
{
title = "Secondary intensity";
+ default = 64;
}
}
9823
@@ -311,18 +371,22 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Intensity scale";
+ default = 4;
}
}
9824
@@ -331,22 +395,27 @@ gzdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
title = "Minimal intensity";
+ default = 32;
}
arg4
{
title = "Maximal intensity";
+ default = 64;
}
}
9825 = "Vavoom Light";
@@ -356,6 +425,7 @@ gzdoom
arg0
{
title = "Radius";
+ default = 16;
}
}
1503
@@ -364,18 +434,22 @@ gzdoom
arg0
{
title = "Radius";
+ default = 16;
}
arg1
{
title = "Red";
+ default = 255;
}
arg2
{
title = "Green";
+ default = 255;
}
arg3
{
title = "Blue";
+ default = 255;
}
}
}
diff --git a/Build/Configurations/Includes/ZDoom_common.cfg b/Build/Configurations/Includes/ZDoom_common.cfg
index 0913a18e..d8cf825c 100644
--- a/Build/Configurations/Includes/ZDoom_common.cfg
+++ b/Build/Configurations/Includes/ZDoom_common.cfg
@@ -59,12 +59,6 @@ common
include("Boom_misc.cfg", "colormaps");
}
- // DEFAULT SECTOR BRIGHTNESS LEVELS
- sectorbrightness
- {
- include("Doom_misc.cfg", "sectorbrightness");
- }
-
// Generalized sector types
gen_sectortypes
{
@@ -112,6 +106,12 @@ mapformat_doom
{
include("Boom_generalized.cfg", "gen_linedeftypes");
}
+
+ // DEFAULT SECTOR BRIGHTNESS LEVELS
+ sectorbrightness
+ {
+ include("Doom_misc.cfg", "sectorbrightness");
+ }
// SECTOR TYPES
sectortypes
@@ -204,6 +204,12 @@ mapformat_hexen
// Generalized actions
generalizedlinedefs = false;
+
+ // DEFAULT SECTOR BRIGHTNESS LEVELS
+ sectorbrightness
+ {
+ include("ZDoom_misc.cfg", "sectorbrightness");
+ }
// SECTOR TYPES
sectortypes
@@ -318,6 +324,12 @@ mapformat_udmf
// Generalized actions
generalizedlinedefs = false;
+
+ // DEFAULT SECTOR BRIGHTNESS LEVELS
+ sectorbrightness
+ {
+ include("ZDoom_misc.cfg", "sectorbrightness");
+ }
// SECTOR TYPES
sectortypes
diff --git a/Build/Configurations/Includes/ZDoom_misc.cfg b/Build/Configurations/Includes/ZDoom_misc.cfg
index 2ac84a59..b8bd01e3 100644
--- a/Build/Configurations/Includes/ZDoom_misc.cfg
+++ b/Build/Configurations/Includes/ZDoom_misc.cfg
@@ -206,6 +206,11 @@ universalfields
add = "Additive";
}
}
+ arg0str
+ {
+ type = 2;
+ default = "";
+ }
}
sidedef
@@ -343,6 +348,11 @@ universalfields
type = 0;
default = 0;
}
+ arg0str
+ {
+ type = 2;
+ default = "";
+ }
}
sector
diff --git a/Build/Configurations/Includes/ZDoom_things.cfg b/Build/Configurations/Includes/ZDoom_things.cfg
index b22de3da..2964435a 100644
--- a/Build/Configurations/Includes/ZDoom_things.cfg
+++ b/Build/Configurations/Includes/ZDoom_things.cfg
@@ -540,14 +540,17 @@ zdoom
arg0
{
title = "Red";
+ default = 255;
}
arg1
{
title = "Green";
+ default = 255;
}
arg2
{
title = "Blue";
+ default = 255;
}
arg3
{
@@ -560,14 +563,17 @@ zdoom
arg0
{
title = "Red";
+ default = 128;
}
arg1
{
title = "Green";
+ default = 128;
}
arg2
{
title = "Blue";
+ default = 128;
}
}
9041
@@ -759,10 +765,12 @@ zdoom
arg2
{
title = "X Scale (64=100%)";
+ default = 64;
}
arg3
{
title = "Y Scale (64=100%) ";
+ default = 64;
}
arg4
{
@@ -798,6 +806,7 @@ zdoom
arg0
{
title = "Flat Transparency";
+ default = 128;
}
}
@@ -807,6 +816,7 @@ zdoom
arg0
{
title = "Flat Transparency";
+ default = 128;
}
}
}
diff --git a/Help/Contents.hhc b/Help/Contents.hhc
index 5faf4dc9..c1e39dad 100644
--- a/Help/Contents.hhc
+++ b/Help/Contents.hhc
@@ -233,9 +233,13 @@
+
+