UltimateZoneBuilder/Source/Core/Windows
2020-07-25 18:42:07 +02:00
..
AboutForm.cs Changed link to UDB 2019-12-24 19:47:07 +02:00
AboutForm.Designer.cs Fixed logos in the About form 2019-12-26 15:15:13 +02:00
AboutForm.resx Clarified credits a bit 2019-12-24 15:28:31 +02:00
ActionBrowserForm.cs Added: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs. 2017-02-12 20:58:19 +02:00
ActionBrowserForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
ActionBrowserForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
AngleForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
AngleForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
AngleForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BitFlagsAndOptionsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BitFlagsAndOptionsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BitFlagsAndOptionsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BitFlagsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BitFlagsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BitFlagsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CenterOnCoordinatesForm.cs Removed lots of unnecessary casts to float of the Math methods. Also removed some other minor implicit casts 2020-05-22 22:30:32 +02:00
CenterOnCoordinatesForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CenterOnCoordinatesForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ChangeMapForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ChangeMapForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ChangeMapForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ConfigForm.cs Added test configuration option to use Linux paths, added different font for text labels (PR#268 by NickZ) 2019-12-25 19:45:19 +02:00
ConfigForm.Designer.cs Added test configuration option to use Linux paths, added different font for text labels (PR#268 by NickZ) 2019-12-25 19:45:19 +02:00
ConfigForm.resx Added test configuration option to use Linux paths, added different font for text labels (PR#268 by NickZ) 2019-12-25 19:45:19 +02:00
CustomFieldsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CustomFieldsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CustomFieldsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DelayedForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DelayedForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
EffectBrowserForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
EffectBrowserForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
EffectBrowserForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
ErrorsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ErrorsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ErrorsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ExceptionDialog.cs Files specific to UDB are now used in the program configuration folder. The files are now called UDBuilder.cfg, UDBuilder.log, and UDBCrash.txt. If there's no UDBuilder.cfg it first tries to copy GZBuilder.cfg before creating a new configuration file. Resolves #442 2020-07-25 18:42:07 +02:00
ExceptionDialog.designer.cs Added: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs. 2017-02-12 20:58:19 +02:00
ExceptionDialog.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FindReplaceOptions.cs Removed the remains of resource editing 2019-12-31 14:16:13 +02:00
FlagsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FlagsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FlagsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FlatBrowserForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FlatBrowserForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FlatBrowserForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
GridSetupForm.cs It's compiling! 2020-05-21 14:20:02 +02:00
GridSetupForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
GridSetupForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
IMainForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefColorPresetsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefColorPresetsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefColorPresetsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefEditForm.cs Fixed nonsensical values being returned when using +++/--- in many fields. 2020-01-04 23:29:35 +01:00
LinedefEditForm.Designer.cs Fixed nonsensical values being returned when using +++/--- in many fields. 2020-01-04 23:29:35 +01:00
LinedefEditForm.resx Added: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs. 2017-02-12 20:58:19 +02:00
LinedefEditFormUDMF.cs More conversion from float to double. Doesn't seem to crash anymore. 2020-05-22 21:39:18 +02:00
LinedefEditFormUDMF.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefEditFormUDMF.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
MainForm.cs Fix exception caused by horizontal mouse wheel (resolves #409 reported by ioan-chera, reported by KanaiZo) 2020-07-07 13:56:42 +03:00
MainForm.Designer.cs Rebranding 2019-12-24 09:14:28 +02:00
MainForm.resx Changed splash image and icons 2019-12-24 11:59:58 +02:00
MapOptionsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
MapOptionsForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
MapOptionsForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
MenuSection.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
MessageBeepType.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
OpenMapOptionsForm.cs Fixed: in case there are other (non-map) lumps in the archive that have the same name as a map (e.g. MB2 patch and MB2 map in idl201x WADs) only the valid map is read. 2017-02-14 16:10:18 +02:00
OpenMapOptionsForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
OpenMapOptionsForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
PasteOptionsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PasteOptionsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PasteOptionsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PluginToolbarButton.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PreferencesController.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PreferencesForm.cs Merge branch 'master' into slimgl_merge 2019-12-14 23:50:40 +02:00
PreferencesForm.Designer.cs - Increased max view distance from 9000 to 64000 map units. Step size increased from 200 to 500 map units 2019-10-19 16:52:02 +02:00
PreferencesForm.resx - Increased max view distance from 9000 to 64000 map units. Step size increased from 200 to 500 map units 2019-10-19 16:52:02 +02:00
ResourceOptionsForm.cs Changed Resource directory browser to use Win7 folder dialog, not Win9x one (reported by dpJudas) 2018-07-13 07:56:13 +03:00
ResourceOptionsForm.Designer.cs Added .iwad, .ipk3, .ipk7 extensions to recognized list (reported by someone somewhere some time ago...) 2018-07-13 08:20:45 +03:00
ResourceOptionsForm.resx Added .iwad, .ipk3, .ipk7 extensions to recognized list (reported by someone somewhere some time ago...) 2018-07-13 08:20:45 +03:00
ScriptEditorForm.cs Fixed F10 key focusing the menu on key release 2019-12-31 15:32:57 +02:00
ScriptEditorForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
ScriptEditorForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
ScriptFindReplaceForm.cs Removed the remains of resource editing 2019-12-31 14:16:13 +02:00
ScriptFindReplaceForm.Designer.cs Fixed a crash in the DIALOG/SCRIPTS editor when selecting any other than the first two options in the "look in" combo box in the replace tab. Fixes #425. 2020-06-17 23:38:26 +02:00
ScriptFindReplaceForm.resx Fixed a crash in the DIALOG/SCRIPTS editor when selecting any other than the first two options in the "look in" combo box in the replace tab. Fixes #425. 2020-06-17 23:38:26 +02:00
ScriptGoToLineForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ScriptGoToLineForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ScriptGoToLineForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SectorEditForm.cs Using --- and +++ now also works correctly for the height offset in the edit sector properties dialog 2019-12-14 11:52:46 +01:00
SectorEditForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
SectorEditForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
SectorEditFormUDMF.cs Removed lots of unnecessary casts to float of the Math methods. Also removed some other minor implicit casts 2020-05-22 22:30:32 +02:00
SectorEditFormUDMF.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
SectorEditFormUDMF.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
StatusInfo.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TagStatisticsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TagStatisticsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TagStatisticsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TanColorTable.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TextEditForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TextEditForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TextEditForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TextureBrowserForm.cs - More speed improvements to the texture browser 2019-05-31 23:11:17 +02:00
TextureBrowserForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
TextureBrowserForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
TextureSetForm.cs fixed: Classic Texture Select: selected item in white background is supposed to be blue; 2017-01-15 03:40:11 +02:00
TextureSetForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
TextureSetForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
ThingBrowserForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingBrowserForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingBrowserForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingEditForm.cs Removed lots of unnecessary casts to float of the Math methods. Also removed some other minor implicit casts 2020-05-22 22:30:32 +02:00
ThingEditForm.Designer.cs Added: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs. 2017-02-12 20:58:19 +02:00
ThingEditForm.resx Added: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs. 2017-02-12 20:58:19 +02:00
ThingEditFormUDMF.cs Removed lots of unnecessary casts to float of the Math methods. Also removed some other minor implicit casts 2020-05-22 22:30:32 +02:00
ThingEditFormUDMF.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
ThingEditFormUDMF.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
ThingsFiltersForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingsFiltersForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingsFiltersForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingStatisticsForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingStatisticsForm.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingStatisticsForm.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ToolbarSection.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UpdateForm.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UpdateForm.Designer.cs Rebranding 2019-12-24 09:14:28 +02:00
UpdateForm.resx Fixed wrong icon in auto-update Newsflash 2019-12-24 20:04:20 +02:00
VertexEditForm.cs It's compiling! 2020-05-21 14:20:02 +02:00
VertexEditForm.Designer.cs Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00
VertexEditForm.resx Make everything build with VS2015 again 2019-12-14 23:42:44 +02:00