UltimateZoneBuilder/Source/Plugins/BuilderModes/FindReplace
MaxED a9c64fe521 Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
Changed, Classic modes: bigger Thing arrows are now rendered when thing sprite rendering is skipped.
Changed, Classic modes: when "Fixed Things Scale" option is enabled, thing size stays at 2x scale instead of 1x when extra bounding box is rendered.
Added Preferences -> Appearance -> "Things transparency (Things mode)" slider.
Renamed Preferences -> Appearance -> "Things transparency" to "Things transparency (other modes)".
Externalized thing bounding box and arrow texture, used to render things in Classic modes (Textures/ThingTexture2D.png).
Updated ZDoom_DECORATE.cfg (A_SetUserVarFloat, A_SetUserArrayFloat).
2016-04-01 10:49:19 +00:00
..
BaseFindLinedef.cs Fixed a crash after pressing "Edit Selection" button in the Find and Replace window when several instances of the same map element were selected. 2015-12-29 11:44:32 +00:00
BaseFindSector.cs Fixed a crash after pressing "Edit Selection" button in the Find and Replace window when several instances of the same map element were selected. 2015-12-29 11:44:32 +00:00
BaseFindSidedef.cs Fixed a crash after pressing "Edit Selection" button in the Find and Replace window when several instances of the same map element were selected. 2015-12-29 11:44:32 +00:00
BaseFindThing.cs Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2016-04-01 10:49:19 +00:00
FindAnyTextureFlat.cs Find and Replace mode: only used sidedef parts are now found when searching for missing texture ("-"). 2014-12-24 07:50:15 +00:00
FindLinedefFlags.cs Cosmetic: changed ' to " in some more Error and Warning messages. 2016-03-08 20:41:06 +00:00
FindLinedefNumber.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindLinedefSectorRef.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindLinedefTags.cs UDMF: most of the code now supports multiple sector/linedef tags ('moreids' UDMF property). The only things left out are Tag Explorer and Tag Range plugins. 2015-07-28 15:04:21 +00:00
FindLinedefThingRef.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindLinedefTypes.cs Added, "Find Thing Action and Arguments" search mode: "Any action" (-1) can now be used as a search input. 2016-02-21 23:07:51 +00:00
FindReplaceAttribute.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindReplaceObject.cs Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once. 2016-03-18 12:52:12 +00:00
FindReplaceType.cs Added, "Find Linedef Action and Arguments" search mode: "Any action" (-1) can now be used as a search input. 2016-02-21 00:11:09 +00:00
FindSectorBrightness.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
FindSectorCeilingFlat.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSectorCeilingHeight.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSectorEffect.cs Cosmetic: changed ' to " in the most of Error and Warning messages. 2016-02-22 08:04:06 +00:00
FindSectorFlags.cs Cosmetic: changed ' to " in some more Error and Warning messages. 2016-03-08 20:41:06 +00:00
FindSectorFlat.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
FindSectorFloorFlat.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSectorFloorHeight.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSectorNumber.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindSectorTags.cs UDMF: most of the code now supports multiple sector/linedef tags ('moreids' UDMF property). The only things left out are Tag Explorer and Tag Range plugins. 2015-07-28 15:04:21 +00:00
FindSidedefFlags.cs Cosmetic: changed ' to " in some more Error and Warning messages. 2016-03-08 20:41:06 +00:00
FindSidedefLowerTexture.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSidedefMiddleTexture.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSidedefNumber.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindSidedefTexture.cs Find and Replace mode: only used sidedef parts are now found when searching for missing texture ("-"). 2014-12-24 07:50:15 +00:00
FindSidedefUpperTexture.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindThingAction.cs Added, "Find Thing Action and Arguments" search mode: "Any action" (-1) can now be used as a search input. 2016-02-21 23:07:51 +00:00
FindThingAngle.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingFlags.cs Cosmetic: changed ' to " in some more Error and Warning messages. 2016-03-08 20:41:06 +00:00
FindThingNumber.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingSectorRef.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingTag.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingThingRef.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingType.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindVertexNumber.cs Fixed a crash after pressing "Edit Selection" button in the Find and Replace window when several instances of the same map element were selected. 2015-12-29 11:44:32 +00:00