UltimateZoneBuilder/Source/Core
MaxED 1843ffc5a7 DECORATE: added "//$ArgNDefault" special comment. It can be used to specify the default argument value.
Visual mode, 3d floors: sloped 3d floors are now always rendered as opaque (just like in GZDoom).
Fixed a crash when creating a new unknown thing (introduced in r2324).
Documentation: updated "Action Argument Settings" and "DECORATE keys" pages.
2015-05-31 21:11:21 +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 DECORATE: added "//$ArgNDefault" special comment. It can be used to specify the default argument value. 2015-05-31 21:11:21 +00:00
Controls Fixed: looks like manually disposing the brush in ColoredComboBox.OnDrawItem() can cause crashes... 2015-05-29 19:31:16 +00:00
Data Internal: added SNDSEQ parser. 2015-05-28 13:45:01 +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 More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +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 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
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 Internal: added SNDSEQ parser. 2015-05-28 13:45:01 +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