UltimateZoneBuilder/Source/Core/Windows
MaxED 9a72148ad1 GZDoomBuilder 1.06:
Fog rendering (including colored fog in maps in UDMF format).
Fixed lots of bugs in model loading and rendering.
Added "Toggle GZDoom Effects" button, which currently toggles dynamic lights, models and fog rendering.
Model loading process is more verbose now, so if something goes wrong, check Errors and Warnings window (F11) for details.
ColorPicker plugin:
You can now select surfaces in 3D-mode and then open Color Picker window to edit sector colors of sectors, to which these surfaces belong.
If nothing is selected, you can hilight a surface and then open Color Picker window to edit sector colors of sector, to which hilighted surface belongs.
If nothing is selected, you can hilight a Light Thing and then open Color Picker window to edit it's properties.
2012-05-20 00:56:59 +00:00
..
AboutForm.cs Added the CodeImp logo on the about window and made links red 2009-04-25 06:55:17 +00:00
AboutForm.Designer.cs - Fixed the tab order on all windows 2009-04-26 19:53:36 +00:00
AboutForm.resx Added the CodeImp logo on the about window and made links red 2009-04-25 06:55:17 +00:00
ActionBrowserForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ActionBrowserForm.Designer.cs - Fixed the tab order on all windows 2009-04-26 19:53:36 +00:00
ActionBrowserForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
AngleForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
AngleForm.Designer.cs - Fixed the tab order on all windows 2009-04-26 19:53:36 +00:00
AngleForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
BitFlagsForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
BitFlagsForm.Designer.cs - Fixed the tab order on all windows 2009-04-26 19:53:36 +00:00
BitFlagsForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ConfigForm.cs Added default start mode option to configuration dialog (see Modes tab) 2009-07-09 15:15:49 +00:00
ConfigForm.Designer.cs Added default start mode option to configuration dialog (see Modes tab) 2009-07-09 15:15:49 +00:00
ConfigForm.resx Added default start mode option to configuration dialog (see Modes tab) 2009-07-09 15:15:49 +00:00
CustomFieldsForm.cs @ some intellisense documentation 2009-05-21 08:18:34 +00:00
CustomFieldsForm.Designer.cs @ Added events and properties for customization to the FieldsEditorControl, just in case for anyone who might ever use this (in a proper manner) 2011-07-26 18:16:52 +00:00
CustomFieldsForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
DelayedForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
DelayedForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
EffectBrowserForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
EffectBrowserForm.Designer.cs - Fixed the tab order on all windows 2009-04-26 19:53:36 +00:00
EffectBrowserForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorsForm.cs Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
ErrorsForm.Designer.cs Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
ErrorsForm.resx Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
FindReplaceOptions.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
FlatBrowserForm.cs Fixed action arguments to stay within valid range (0..255 for hexen) 2010-08-14 10:21:38 +00:00
FlatBrowserForm.Designer.cs Added Tab key in images browser to jump between the same image in "Used textures" and "Available textures" areas. 2009-05-05 12:24:00 +00:00
FlatBrowserForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
GridSetupForm.cs Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00
GridSetupForm.Designer.cs Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00
GridSetupForm.resx Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00
IMainForm.cs Added the ability for plugins to add menu items in existing menus 2010-08-23 09:58:30 +00:00
LinedefEditForm.cs Linedef arguments are set to 0 when action 0 (normal) is chosen. But are not forced to stay 0 (you can still change them after selecting the action) 2010-10-03 13:31:29 +00:00
LinedefEditForm.Designer.cs @ Added events and properties for customization to the FieldsEditorControl, just in case for anyone who might ever use this (in a proper manner) 2011-07-26 18:16:52 +00:00
LinedefEditForm.resx Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00
MainForm.cs GZDoomBuilder 1.06: 2012-05-20 00:56:59 +00:00
MainForm.Designer.cs GZDoomBuilder 1.06: 2012-05-20 00:56:59 +00:00
MainForm.resx GZDoomBuilder 1.06: 2012-05-20 00:56:59 +00:00
MapOptionsForm.cs - Reset default drawing textures when map options are changed 2009-05-31 10:59:42 +00:00
MapOptionsForm.Designer.cs @ another visual bug fix 2009-07-10 20:36:14 +00:00
MapOptionsForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
MenuSection.cs Added the ability for plugins to add menu items in existing menus 2010-08-23 09:58:30 +00:00
MessageBeepType.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
OpenMapOptionsForm.cs Added -strictpatches command line parameter to indicate strict patches loading for the WAD file loaded from command line 2011-07-26 20:06:38 +00:00
OpenMapOptionsForm.Designer.cs Several interface bug fixes and aesthetics 2009-07-09 22:43:39 +00:00
OpenMapOptionsForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
PasteOptionsForm.cs Added options for pasting and inserting prefabs 2009-07-09 14:03:47 +00:00
PasteOptionsForm.Designer.cs Added options for pasting and inserting prefabs 2009-07-09 14:03:47 +00:00
PasteOptionsForm.resx Added options for pasting and inserting prefabs 2009-07-09 14:03:47 +00:00
PluginToolbarButton.cs Added 'conversation' UDMF field to Things in ZDoom configurations 2010-08-22 20:56:52 +00:00
PreferencesController.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
PreferencesForm.cs GZDoomBuilder 1.04: 2012-04-25 11:44:36 +00:00
PreferencesForm.Designer.cs GZDoomBuilder 1.04: 2012-04-25 11:44:36 +00:00
PreferencesForm.resx GZDoomBuilder 1.04: 2012-04-25 11:44:36 +00:00
ResourceOptionsForm.cs - Fixed missing resources in testing parameters. 2009-07-02 14:15:47 +00:00
ResourceOptionsForm.Designer.cs Exposed more DECORATE information to plugins and Things now have an Actor property (ActorStructure) when they are loaded from DECORATE 2010-08-22 11:36:09 +00:00
ResourceOptionsForm.resx - Fixed missing resources in testing parameters. 2009-07-02 14:15:47 +00:00
ScriptEditorForm.cs Changed when/how the scripts are compiled and errors are shown 2009-05-10 19:04:47 +00:00
ScriptEditorForm.Designer.cs - Fixed the tab order on all windows 2009-04-26 19:53:36 +00:00
ScriptEditorForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ScriptFindReplaceForm.cs Fixed continuous replace (hang) when replacing the same text in script editor. 2010-08-02 06:11:35 +00:00
ScriptFindReplaceForm.Designer.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ScriptFindReplaceForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
SectorEditForm.cs Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00
SectorEditForm.Designer.cs Added -strictpatches command line parameter to indicate strict patches loading for the WAD file loaded from command line 2011-07-26 20:06:38 +00:00
SectorEditForm.resx Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00
StatusInfo.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
TanColorTable.cs - Changed a lot of things in the setup installer 2009-05-04 16:07:14 +00:00
TextEditForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
TextEditForm.Designer.cs @ some intellisense documentation 2009-05-21 08:18:34 +00:00
TextEditForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
TextureBrowserForm.cs Fixed action arguments to stay within valid range (0..255 for hexen) 2010-08-14 10:21:38 +00:00
TextureBrowserForm.Designer.cs Added Tab key in images browser to jump between the same image in "Used textures" and "Available textures" areas. 2009-05-05 12:24:00 +00:00
TextureBrowserForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
TextureSetForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
TextureSetForm.Designer.cs - Fixed the tab order on all windows 2009-04-26 19:53:36 +00:00
TextureSetForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ThingBrowserForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ThingBrowserForm.Designer.cs - Fixed the tab order on all windows 2009-04-26 19:53:36 +00:00
ThingBrowserForm.resx @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ThingEditForm.cs Fixed thing angles so that any value in the −32768..32767 range can be entered. Also fixed the thing angle in the info panel accordingly and optimized the rendering slightly. 2010-10-05 08:31:27 +00:00
ThingEditForm.Designer.cs @ Added events and properties for customization to the FieldsEditorControl, just in case for anyone who might ever use this (in a proper manner) 2011-07-26 18:16:52 +00:00
ThingEditForm.resx Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00
ThingsFiltersForm.cs Added Find & Replace for Thing Angles 2010-09-01 14:36:31 +00:00
ThingsFiltersForm.Designer.cs Added Find & Replace for Thing Angles 2010-09-01 14:36:31 +00:00
ThingsFiltersForm.resx Added Find & Replace for Thing Angles 2010-09-01 14:36:31 +00:00
ToolbarSection.cs Added 'conversation' UDMF field to Things in ZDoom configurations 2010-08-22 20:56:52 +00:00
VertexEditForm.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
VertexEditForm.Designer.cs Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00
VertexEditForm.resx Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00