UltimateZoneBuilder/Source/Plugins/BuilderModes/ClassicModes
2015-07-28 15:04:21 +00:00
..
BaseClassicMode.cs More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
BlockMapMode.cs @ Modified the BlockMap class with a template for the BlockEntry class and added custom block size (must be a power of 2 greater than 1) 2009-08-14 10:45:22 +00:00
BridgeMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
CeilingAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
CurveLinedefsMode.cs A r1959 change in ImageSelectorControl prevented inherited classes from showing properly in Visual Studio's designer. 2014-05-20 09:09:28 +00:00
DragGeometryMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DragLinedefsMode.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
DragSectorsMode.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
DragThingsMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DragVerticesMode.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
DrawCurveMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawEllipseMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawGeometryMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawGridMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
DrawRectangleMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00
EditSelectionMode.cs Fixed, Edit Selection mode: "High precision positioning" setting was set to false after using the mode in non-UDMF map format. 2015-07-27 22:14:14 +00:00
ErrorCheckMode.cs Map Analysis mode: multiple results can now be selected (and fixed) at once. 2015-01-12 12:27:10 +00:00
FindReplaceMode.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FlatAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
FloorAlignMode.cs Fixed, .obj Terrain Importer mode: the mode was not canceled properly after failing to import a model. 2015-04-28 14:22:03 +00:00
LinedefsMode.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
MakeSectorMode.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
SectorsMode.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
ThingsMode.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
TriangulatorMode.cs Added source for Tag Range plugin 2010-08-30 13:51:24 +00:00
VerticesMode.cs Cosmetic: renamed Drawing mode to Draw Lines mode. 2015-07-09 22:32:12 +00:00