UltimateZoneBuilder/Source/Core/Controls/Scripting
MaxED 1523d06ee3 Updated, Visual mode: some cases when the sky hack must be applied were not handled.
Updated, Script editor: script editor was unable to show error location after double-clicking on it in the Warnings and Errors window when said location was inside of a WAD located in a PK3 file.
Updated, text lumps tracking: already parsed DECORATE/GLDEFS lumps are now added to the text lumps list even when DECORATE/GLDEFS parsing fails, allowing you to fix errors without the need to use external tools.
Fixed: in some cases the editor could stuck in an infinite loop when searching for wad lumps.
2016-11-28 20:01:47 +00:00
..
ScriptDocumentTab.cs Added, Script Editor: unreferenced ACS files are now shown in the Resources list. 2016-11-24 21:09:24 +00:00
ScriptEditorControl.cs Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
ScriptEditorControl.Designer.cs Added script editor configurations for the most of ZDoom text lumps. 2016-11-04 09:48:51 +00:00
ScriptEditorControl.resx Added script editor configurations for the most of ZDoom text lumps. 2016-11-04 09:48:51 +00:00
ScriptEditorPanel.cs Updated, Visual mode: some cases when the sky hack must be applied were not handled. 2016-11-28 20:01:47 +00:00
ScriptEditorPanel.Designer.cs Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
ScriptEditorPanel.resx Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
ScriptEditorPreviewControl.cs Added script editor configurations for the most of ZDoom text lumps. 2016-11-04 09:48:51 +00:00
ScriptEditorPreviewControl.Designer.cs Added script editor configurations for the most of ZDoom text lumps. 2016-11-04 09:48:51 +00:00
ScriptEditorPreviewControl.resx Added script editor configurations for the most of ZDoom text lumps. 2016-11-04 09:48:51 +00:00
ScriptFileDocumentTab.cs Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
ScriptIconsManager.cs Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
ScriptLumpDocumentTab.cs Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
ScriptResourceDocumentTab.cs Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
ScriptResourcesControl.cs Updated, Visual mode: some cases when the sky hack must be applied were not handled. 2016-11-28 20:01:47 +00:00
ScriptResourcesControl.designer.cs Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00
ScriptResourcesControl.resx Added, Script Editor: added "Script Navigator" tab. It shows and allows to open text resources loaded by the editor. 2016-11-24 11:55:11 +00:00