UltimateZoneBuilder/Source/Core/Map
2009-06-16 17:29:00 +00:00
..
BlockEntry.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
BlockMap.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Linedef.cs - Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed. 2009-06-11 21:21:20 +00:00
MapElement.cs - Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed. 2009-06-11 21:21:20 +00:00
MapElementCollection.cs @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00
MapOptions.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
MapSet.cs @ fixed a bug that caused saving maps to be very slow 2009-06-12 08:02:47 +00:00
Sector.cs Fixed a crash when minimizing during resources loading 2009-06-16 17:29:00 +00:00
SelectableElement.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
SelectionType.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Sidedef.cs - Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed. 2009-06-11 21:21:20 +00:00
SidedefPart.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Thing.cs - Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed. 2009-06-11 21:21:20 +00:00
UniFields.cs - Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed. 2009-06-11 21:21:20 +00:00
UniValue.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Vertex.cs - Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed. 2009-06-11 21:21:20 +00:00