ZoneBuilder/Source/Core/Windows
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
..
AboutForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
AboutForm.Designer.cs Visual Mode: correct-enough slope skewing on FOF sides, with thanks to Monster Iestyn! 2021-10-24 22:33:25 +02:00
AboutForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ActionBrowserForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
ActionBrowserForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ActionBrowserForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
AngleForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
AngleForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
AngleForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
BitFlagsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
BitFlagsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
BitFlagsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CenterOnCoordinatesForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CenterOnCoordinatesForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CenterOnCoordinatesForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ChangeMapForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
ChangeMapForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ChangeMapForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ConfigForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
ConfigForm.Designer.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
ConfigForm.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
CustomFieldsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CustomFieldsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
CustomFieldsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DelayedForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
DelayedForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
EffectBrowserForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
EffectBrowserForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
EffectBrowserForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ErrorsForm.cs Merged in GZDB r2488 2016-01-30 00:04:41 +01:00
ErrorsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ErrorsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindReplaceOptions.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FlagsForm.cs Merged in GZDB r2493. 2016-04-07 15:29:47 +02:00
FlagsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FlagsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FlatBrowserForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FlatBrowserForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FlatBrowserForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
GridSetupForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
GridSetupForm.Designer.cs Fixed some file browser regexps 2017-01-28 18:36:39 +01:00
GridSetupForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
IMainForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
LinedefColorPresetsForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
LinedefColorPresetsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
LinedefColorPresetsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
LinedefEditForm.cs Add safeguards to prevent crashes from invalid flat alignment lines 2022-11-25 18:39:58 +01:00
LinedefEditForm.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
LinedefEditForm.resx Enlarged the linedef edit window a bit so you can see all the flags without scrolling 2016-01-14 21:01:13 +01:00
LinedefEditFormUDMF.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
LinedefEditFormUDMF.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
LinedefEditFormUDMF.resx GZDB merging - part 1 2022-11-25 17:14:35 +00:00
MainForm.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
MainForm.Designer.cs Fix resource mess 2022-11-25 21:02:56 +01:00
MainForm.resx Rebranded the editor from GZDoom Builder to Zone Builder 2015-12-31 16:44:28 +01:00
MapOptionsForm.cs Merged in GZDB r2493. 2016-04-07 15:29:47 +02:00
MapOptionsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MapOptionsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MenuSection.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MessageBeepType.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
OpenMapOptionsForm.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
OpenMapOptionsForm.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
OpenMapOptionsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PasteOptionsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PasteOptionsForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PasteOptionsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PluginToolbarButton.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PreferencesController.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
PreferencesForm.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
PreferencesForm.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
PreferencesForm.resx Display (zoom tube) waypoint sequences in classic (2D) modes, like NiGHTS paths, and move their display settings to the Appearance tab. 2021-02-21 20:39:42 +01:00
ResourceOptionsForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ResourceOptionsForm.Designer.cs Added SRB2Kart support 2018-12-16 14:25:49 +01:00
ResourceOptionsForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ScriptEditorForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ScriptEditorForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ScriptEditorForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ScriptFindReplaceForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ScriptFindReplaceForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ScriptFindReplaceForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SectorEditForm.cs Update 2D flat alignment when dragging geometry or changing a sector tag. Also tweak some undo/redo behavior. 2021-03-13 18:16:38 +01:00
SectorEditForm.Designer.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
SectorEditForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SectorEditFormUDMF.cs Merged in GZDB r2501. 2016-04-08 20:15:23 +02:00
SectorEditFormUDMF.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SectorEditFormUDMF.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
StatusInfo.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TanColorTable.cs Merged in GZDB r2493. 2016-04-07 15:29:47 +02:00
TextEditForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextEditForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextEditForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextureBrowserForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextureBrowserForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextureBrowserForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextureSetForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextureSetForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextureSetForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingBrowser2Form.cs fix 2021-12-05 02:44:25 +01:00
ThingBrowser2Form.designer.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
ThingBrowser2Form.resx Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
ThingBrowserForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingBrowserForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingBrowserForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingEditForm.cs Fix thing/linedef label text for dark mode 2022-12-21 19:33:23 +01:00
ThingEditForm.Designer.cs Rewrote unofficial 2.10 over latest official commit 2021-12-05 02:44:25 +01:00
ThingEditForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingEditFormUDMF.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
ThingEditFormUDMF.Designer.cs Merged in GZDB r2501. 2016-04-08 20:15:23 +02:00
ThingEditFormUDMF.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingsFiltersForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingsFiltersForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingsFiltersForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ToolbarSection.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
UpdateForm.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
UpdateForm.Designer.cs Merged in GZDB r2466. 2016-01-23 01:32:21 +01:00
UpdateForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
VertexEditForm.cs Merged in GZDB r2481. 2016-01-23 10:01:27 +01:00
VertexEditForm.Designer.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
VertexEditForm.resx Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00