UltimateZoneBuilder/Source/Core
MaxED dbcc57b7a6 Fixed, Script Editor: file was marked as changed when changing script configurations.
Fixed, Script Editor: in some cases clicking on an error in the errors list didn't navigate to the error location.
Fixed, Script Editor: in some cases incorrect error line number was shown.
Fixed, Text lump parsers: fixed a crash when trying to get a filename from a quoted string with missing closing quote.
Fixed, Text lump parsers: in several cases parsing errors were ignored by overlaying data structures.
Fixed: in some cases Thing Filter thing flags were cleared when switching game configurations in the "Game Configurations" window.
Changed, PK3 reader: loading of files with invalid path chars is now skipped instead of skipping loading of the whole resource. Also more helpful warning message is now displayed.
Updated SharpCompress library to v.0.11.2.0.
2015-12-17 10:07:28 +00:00
..
Actions Fixed, Visual mode: double-sided middle texture highlighting transparency check didn't take TEXTURES scaling into account. 2015-09-01 19:44:03 +00:00
Compilers Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
Config Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
Controls Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
Data Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
Editing Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
General Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
Geometry Added, Things mode: dynamic light things light radii are now rendered (can be disabled by setting "Dynamic light mode" to "Don't show dynamic lights" on the top toolbar). 2015-12-14 12:34:31 +00:00
GZBuilder Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
IO Removed "Paste Properties Options" action. 2015-10-09 12:38:12 +00:00
Map Fixed: in some cases the editor was unable to determine which sector a Thing is located in when such thing was placed on top of a linedef between 2 rectangular sectors. 2015-11-11 22:22:21 +00:00
Plugins Changed: when entering Visual mode, the camera is no longer positioned at "Visual Mode camera" thing when "Sync camera position between 2D and 3D mode" setting is enabled. 2015-10-09 21:57:32 +00:00
Properties Changed: when entering Visual mode, the camera is no longer positioned at "Visual Mode camera" thing when "Sync camera position between 2D and 3D mode" setting is enabled. 2015-10-09 21:57:32 +00:00
Rendering Added, Things mode: dynamic light things light radii are now rendered (can be disabled by setting "Dynamic light mode" to "Don't show dynamic lights" on the top toolbar). 2015-12-14 12:34:31 +00:00
Resources Cosmetic, actions: renamed "Lower Floor/Ceiling by 8 mp" to "Lower Floor/Ceiling/Thing by 8 mp", "Raise Floor/Ceiling by 8 mp" to "Raise Floor/Ceiling/Thing by 8 mp", "Lower Floor/Ceiling by 1 mp" to "Lower Floor/Ceiling/Thing by 1 mp", "Raise Floor/Ceiling by 1 mp" to "Raise Floor/Ceiling/Thing by 1 mp", "Lower Floor/Ceiling to adjacent sector" to "Lower Floor/Ceiling/Thing to adjacent Sector/Thing", "Raise Floor/Ceiling to adjacent sector" to "Raise Floor/Ceiling/Thing to adjacent Sector/Thing". 2015-12-10 14:34:34 +00:00
Types UDMF: most of the code now supports multiple sector/linedef tags ('moreids' UDMF property). The only things left out are Tag Explorer and Tag Range plugins. 2015-07-28 15:04:21 +00:00
VisualModes Cosmetic, actions: renamed "Lower Floor/Ceiling by 8 mp" to "Lower Floor/Ceiling/Thing by 8 mp", "Raise Floor/Ceiling by 8 mp" to "Raise Floor/Ceiling/Thing by 8 mp", "Lower Floor/Ceiling by 1 mp" to "Lower Floor/Ceiling/Thing by 1 mp", "Raise Floor/Ceiling by 1 mp" to "Raise Floor/Ceiling/Thing by 1 mp", "Lower Floor/Ceiling to adjacent sector" to "Lower Floor/Ceiling/Thing to adjacent Sector/Thing", "Raise Floor/Ceiling to adjacent sector" to "Raise Floor/Ceiling/Thing to adjacent Sector/Thing". 2015-12-10 14:34:34 +00:00
Windows Script Editor: 2015-11-30 14:18:42 +00:00
ZDoom Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +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 Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
Builder.sln Removed UDMFControls plugin. 2013-08-10 11:28:51 +00:00