UltimateZoneBuilder/Source/Windows
2009-03-25 19:57:18 +00:00
..
AboutForm.cs - added option to load patches between P_START and P_END only 2009-01-30 22:19:10 +00:00
AboutForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
AboutForm.resx - status bar now shows "loading resources" when it is still background loading (for clarification) 2009-01-04 21:29:08 +00:00
ActionBrowserForm.cs added double-click on items in linedef action browser and sector effect browser to immediately select the item and close the dialog 2009-01-15 16:01:02 +00:00
ActionBrowserForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
ActionBrowserForm.resx added double-click on items in linedef action browser and sector effect browser to immediately select the item and close the dialog 2009-01-15 16:01:02 +00:00
AngleForm.cs implemented all missing UDMF type handlers 2009-01-15 10:54:51 +00:00
AngleForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
AngleForm.resx implemented all missing UDMF type handlers 2009-01-15 10:54:51 +00:00
BitFlagsForm.cs UDMF on top! 2008-06-01 20:25:46 +00:00
BitFlagsForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
BitFlagsForm.resx typed arguments complete and ready for typed UDMF fields 2008-05-29 21:09:43 +00:00
ConfigForm.cs added options to use short paths and filenames for testing parameters (default for basic Doom, Doom2, heretic, Hexen, Strife and Ultimate Doom configurations) 2009-02-04 15:54:15 +00:00
ConfigForm.Designer.cs Removed the "Others" Texture Set and added automatic Texture Sets for each resource location 2009-03-01 18:34:37 +00:00
ConfigForm.resx Removed the "Others" Texture Set and added automatic Texture Sets for each resource location 2009-03-01 18:34:37 +00:00
CustomFieldsForm.cs removing a vertex that has exactly 2 linedefs attached now leaves one linedef connected to the other linedef's vertex. also removed some unneeded template code. 2009-01-04 09:54:15 +00:00
CustomFieldsForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
CustomFieldsForm.resx UDMF on top! 2008-06-01 20:25:46 +00:00
DelayedForm.cs fixed crash when pressing any key that unloads the dialog while the dialog is still being initialized 2009-01-16 11:37:32 +00:00
DelayedForm.resx separated the Interface namespace into Controls and Windows 2008-05-29 11:54:45 +00:00
EffectBrowserForm.cs added double-click on items in linedef action browser and sector effect browser to immediately select the item and close the dialog 2009-01-15 16:01:02 +00:00
EffectBrowserForm.Designer.cs Added things browser when clicking browse button on Find Thing Type 2009-03-12 23:03:57 +00:00
EffectBrowserForm.resx added double-click on items in linedef action browser and sector effect browser to immediately select the item and close the dialog 2009-01-15 16:01:02 +00:00
ErrorsForm.cs Errors and warnings are now shown if there are any (optional) 2009-03-13 17:10:53 +00:00
ErrorsForm.Designer.cs Errors and warnings are now shown if there are any (optional) 2009-03-13 17:10:53 +00:00
ErrorsForm.resx Errors and warnings are now shown if there are any (optional) 2009-03-13 17:10:53 +00:00
FindReplaceOptions.cs @ work in progress 2009-03-03 16:17:30 +00:00
FlatBrowserForm.cs Added the number of textures next to the Texture Sets 2009-03-17 12:40:10 +00:00
FlatBrowserForm.Designer.cs Added the number of textures next to the Texture Sets 2009-03-17 12:40:10 +00:00
FlatBrowserForm.resx Added the number of textures next to the Texture Sets 2009-03-17 12:40:10 +00:00
GridSetupForm.cs changed a lot in resources loading, how unknown textures are displayed and how corrupt textures are handled 2009-01-24 14:48:43 +00:00
GridSetupForm.Designer.cs Fixed supported image formats to choose from in Grid Setup file browser dialog 2009-02-11 11:52:41 +00:00
GridSetupForm.resx - fixed losing focus after closing Find & Replace dialog when Edit Selection was used 2009-01-27 10:36:11 +00:00
IMainForm.cs Added things browser when clicking browse button on Find Thing Type 2009-03-12 23:03:57 +00:00
LinedefEditForm.cs @ Renamed sector fixed index to resolve conflict with real index lookup functions 2009-03-10 06:46:02 +00:00
LinedefEditForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
LinedefEditForm.resx UDMF on top! 2008-06-01 20:25:46 +00:00
MainForm.cs Added things browser when clicking browse button on Find Thing Type 2009-03-12 23:03:57 +00:00
MainForm.Designer.cs Fixed incorrect separator line in statusbar 2009-03-25 19:57:18 +00:00
MainForm.resx @ Changed code related to displaying status messages and warnings (now ready for action messages in status bar) 2009-02-26 14:16:18 +00:00
MapOptionsForm.cs - Last used Thing flags are now remembered and used for any newly inserted Thing 2009-03-01 19:19:43 +00:00
MapOptionsForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
MapOptionsForm.resx - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
MessageBeepType.cs begun working on EditSelectionMode (unfinished) 2008-09-07 21:28:20 +00:00
OpenMapOptionsForm.cs - added option to load patches between P_START and P_END only, for the WAD file being opened/created 2009-01-31 09:09:49 +00:00
OpenMapOptionsForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
OpenMapOptionsForm.resx - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
PreferencesController.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
PreferencesForm.cs @ working on the reference manual 2009-03-23 10:22:04 +00:00
PreferencesForm.Designer.cs @ working on the reference manual 2009-03-23 10:22:04 +00:00
PreferencesForm.resx @ working on the reference manual 2009-03-23 10:22:04 +00:00
ResourceOptionsForm.cs - added option to load patches between P_START and P_END only 2009-01-30 22:19:10 +00:00
ResourceOptionsForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
ResourceOptionsForm.resx - added option to load patches between P_START and P_END only 2009-01-30 22:19:10 +00:00
ScriptEditorForm.cs @ working on find & replace in script editor 2009-03-04 21:40:58 +00:00
ScriptEditorForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
ScriptEditorForm.resx working on script editor 2008-11-10 16:11:44 +00:00
ScriptFindReplaceForm.cs Find & Replace dialog in script editor 2009-03-05 11:54:07 +00:00
ScriptFindReplaceForm.Designer.cs Find & Replace dialog in script editor 2009-03-05 11:54:07 +00:00
ScriptFindReplaceForm.resx Find & Replace dialog in script editor 2009-03-05 11:54:07 +00:00
SectorEditForm.cs implemented sector height calculation on Edit Sector properties dialog 2009-01-12 20:25:08 +00:00
SectorEditForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
SectorEditForm.resx Added vertex properties dialog 2009-03-10 22:32:32 +00:00
StatusInfo.cs More status/action messages shown in the status bar while editing. 2009-02-27 19:02:21 +00:00
TextEditForm.cs some bug fixes and completed the things filter 2008-06-03 19:02:06 +00:00
TextEditForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
TextEditForm.resx some bug fixes and completed the things filter 2008-06-03 19:02:06 +00:00
TextureBrowserForm.cs Added the number of textures next to the Texture Sets 2009-03-17 12:40:10 +00:00
TextureBrowserForm.Designer.cs Added the number of textures next to the Texture Sets 2009-03-17 12:40:10 +00:00
TextureBrowserForm.resx Added the number of textures next to the Texture Sets 2009-03-17 12:40:10 +00:00
TextureSetForm.cs - Fixed overlapping previews in Texture Set editor 2009-03-17 12:45:03 +00:00
TextureSetForm.Designer.cs - Fixed overlapping previews in Texture Set editor 2009-03-17 12:45:03 +00:00
TextureSetForm.resx bigger browsers 2008-10-01 20:45:56 +00:00
ThingBrowserForm.cs Added things browser when clicking browse button on Find Thing Type 2009-03-12 23:03:57 +00:00
ThingBrowserForm.Designer.cs Added things browser when clicking browse button on Find Thing Type 2009-03-12 23:03:57 +00:00
ThingBrowserForm.resx Added things browser when clicking browse button on Find Thing Type 2009-03-12 23:03:57 +00:00
ThingEditForm.cs Fixed bug in thing argument descriptions not correctly displayed in thing properties dialog 2009-03-17 10:49:50 +00:00
ThingEditForm.Designer.cs Added things browser when clicking browse button on Find Thing Type 2009-03-12 23:03:57 +00:00
ThingEditForm.resx Added things browser when clicking browse button on Find Thing Type 2009-03-12 23:03:57 +00:00
ThingsFiltersForm.cs @working on decorate support 2009-01-21 16:18:30 +00:00
ThingsFiltersForm.Designer.cs - added ability for plugins to add their own tab page on the Preferences dialog 2009-02-01 22:33:01 +00:00
ThingsFiltersForm.resx some bug fixes and completed the things filter 2008-06-03 19:02:06 +00:00
VertexEditForm.cs Added vertex properties dialog 2009-03-10 22:32:32 +00:00
VertexEditForm.Designer.cs Added vertex properties dialog 2009-03-10 22:32:32 +00:00
VertexEditForm.resx Added vertex properties dialog 2009-03-10 22:32:32 +00:00