UltimateZoneBuilder/Source/BuilderModes/ClassicModes
codeimp b8be666814 - support for setting mouse cursors from plugin
- added Insert Vertex action (for all classic modes)
- added Split Linedefs action
- fixed bugs when unused vertices or unused sectors are joined
2008-05-16 21:48:23 +00:00
..
CurveLinedefsMode.cs - prevented showing editing dialog when EndEdit was the result of a BeginEdit action started from another mode (which is normal behavior and desired in some cases, such as dragging) 2008-05-16 21:08:36 +00:00
DragGeometryMode.cs - removed some unneeded code 2008-05-16 10:55:25 +00:00
DragLinedefsMode.cs - renamed selection methods 2008-05-15 12:54:02 +00:00
DragSectorsMode.cs - renamed selection methods 2008-05-15 12:54:02 +00:00
DragThingsMode.cs added the On* prefix to all event methods 2008-05-15 08:10:29 +00:00
DragVerticesMode.cs added the On* prefix to all event methods 2008-05-15 08:10:29 +00:00
DrawGeometryMode.cs - support for setting mouse cursors from plugin 2008-05-16 21:48:23 +00:00
LinedefsMode.cs - support for setting mouse cursors from plugin 2008-05-16 21:48:23 +00:00
SectorsMode.cs - prevented showing editing dialog when EndEdit was the result of a BeginEdit action started from another mode (which is normal behavior and desired in some cases, such as dragging) 2008-05-16 21:08:36 +00:00
ThingsMode.cs - prevented showing editing dialog when EndEdit was the result of a BeginEdit action started from another mode (which is normal behavior and desired in some cases, such as dragging) 2008-05-16 21:08:36 +00:00
VerticesMode.cs - prevented showing editing dialog when EndEdit was the result of a BeginEdit action started from another mode (which is normal behavior and desired in some cases, such as dragging) 2008-05-16 21:08:36 +00:00