UltimateZoneBuilder/Source/Core
2015-06-08 09:48:25 +00:00
..
Actions Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
Compilers More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
Config We can use settings from parent when creating a child thing category. 2015-06-01 22:10:15 +00:00
Controls Added: nested thing categories can now be defined in DECORATE using "//$Category" special comment. Syntax is the same as in SLADE 3. 2015-06-01 21:46:28 +00:00
Data We can use settings from parent when creating a child thing category. 2015-06-01 22:10:15 +00:00
Editing More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
General More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
Geometry Fixed, "Flip Linedefs" action: in some cases my sector based flipping logic was behaving incorrectly. 2015-05-26 20:10:09 +00:00
GZBuilder Fixed, Visual mode: in some cases info lines for polyobject setup things were not shown. 2015-06-03 13:20:06 +00:00
IO DECORATE: added "//$ArgNDefault" special comment. It can be used to specify the default argument value. 2015-05-31 21:11:21 +00:00
Map DECORATE: added "//$ArgNDefault" special comment. It can be used to specify the default argument value. 2015-05-31 21:11:21 +00:00
Plugins Fixed(?), PK3: SharpCompress doesn't like it when several threads try to read PK3 archive entries at the same time. 2015-05-28 10:04:42 +00:00
Properties Core, internal: added ReverbsParser. Reverbs can be accessed using General.Map.Data.Reverbs. 2015-01-25 23:22:42 +00:00
Rendering Visual mode: looks like things lit by dynamic lights are not affected by light fading in GZDoom. 2015-06-08 09:48:25 +00:00
Resources Fixed: looks like manually disposing the brush in ColoredComboBox.OnDrawItem() can cause crashes... 2015-05-29 19:31:16 +00:00
Types Game Configurations: added "Thing Radius" (23) and "Thing Height" (24) action argument types. When non-zero, arguments of these types will affect the size of associated thing in Classic and Visual modes. 2015-05-30 10:26:16 +00:00
VisualModes More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
Windows Added: nested thing categories can now be defined in DECORATE using "//$Category" special comment. Syntax is the same as in SLADE 3. 2015-06-01 21:46:28 +00:00
ZDoom Internal: added SNDSEQ parser. 2015-05-28 13:45:01 +00:00
app.manifest Fixed: apparently, adding dpiAware as asmv1 element broke Windows XP compatibility... 2015-01-08 15:01:57 +00:00
Builder.csproj Game Configurations: added "Thing Radius" (23) and "Thing Height" (24) action argument types. When non-zero, arguments of these types will affect the size of associated thing in Classic and Visual modes. 2015-05-30 10:26:16 +00:00
Builder.sln Removed UDMFControls plugin. 2013-08-10 11:28:51 +00:00