ZoneBuilder/Source/Core/Data
MaxED a82102a611 Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions.
Added, Draw Line and Draw Curve modes: added "Auto-finish drawing" setting. When enabled, the modes will automatically finish drawing when currently drawn lines and already existing level geometry form a closed shape.
Changed: sector-wise linedef flipping is now done using the new "Align Linedefs" action. "Flip Linedefs" action works the same as in DB2 again.
Changed: when a map was already loaded, using "Open Map" action will use that map's directory as the starting directory.
Changed: official IWADs can no longer be saved.
Changed: disabled lump ranges/duplicate entries checks for official IWADs.
Changed: wad type is now preserved when saving a map (previously all wads were saved as PWADs).
Changed: moved Updater.exe launch much closer to the editor termination point to avoid any chance of it closing the editor before it properly closes itself.
Updated ZDoom_DECORATE.cfg (A_Blast).
Updated documentation.
2023-01-04 13:30:21 +01:00
..
BitmapImage.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CameraTextureImage.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ColorImage.cs Merged in GZDB r2470. 2016-01-23 03:15:37 +01:00
ColormapImage.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DataLocation.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
DataLocationList.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DataManager.cs Added, Tag Explorer plugin, UDMF: added multiple tags support. 2023-01-04 13:15:34 +01:00
DataReader.cs Added Lua parser for custom things (longform object definition only). Print error messages if custom thing parsing fails. 2016-04-06 14:58:15 +02:00
DirectoryReader.cs In PK3s, look for patches in the same directories as ZDoom. 2017-08-07 15:00:48 +02:00
DynamicBitmapImage.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FileImage.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
FlatImage.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
HighResImage.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
ImageData.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
ImageDataFormat.cs Merged in GZDB r2472. 2016-01-23 03:42:04 +01:00
ImageLoadState.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PatchNames.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PK3FileImage.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
PK3Reader.cs Catch a possible error with PK3 reading. 2021-05-15 22:28:11 +02:00
PK3StructuredReader.cs PK3 support: SOCs folder is now SOC folder 2018-12-12 08:32:02 +01:00
Playpal.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PreviewManager.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResourceImage.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SimpleTextureImage.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
SpriteImage.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
TextureImage.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
TexturePatch.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
UnknownImage.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
WADReader.cs Added, Draw Ellipse mode: angle setting can now be changed using "Rotate Clockwise" and "Rotate Counterclockwise" actions. 2023-01-04 13:30:21 +01:00