UltimateZoneBuilder/Source/Core/Controls/Scripting
MaxED 88363a1a66 Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window).
Added, Script Editor: double-clicking text resource tab header now shows the corresponding resource in the Resources tree.
Updated, Game configurations, UDMF: added several missing Thing renderstyles.
2016-12-08 12:10:43 +00:00
..
FindUsagesControl.cs Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
FindUsagesControl.Designer.cs Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
FindUsagesControl.resx Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
ScriptDocumentTab.cs Updated, Script Editor: redesigned "Find and Replace" window. It can now search/replace in all opened tabs and all detected text resources. 2016-12-02 13:45:03 +00:00
ScriptEditorControl.cs Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
ScriptEditorControl.Designer.cs Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
ScriptEditorControl.resx Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
ScriptEditorPanel.cs Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
ScriptEditorPanel.Designer.cs Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
ScriptEditorPanel.resx Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +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 "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +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 Fixed, Script Editor: resources navigator was always loading the first WAD lump with matching name when trying to open any of several WAD lumps with matching names. 2016-11-30 20:12:32 +00:00
ScriptResourcesControl.cs Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00
ScriptResourcesControl.designer.cs Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +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