UltimateZoneBuilder/Source/Core/Map
2020-11-15 13:59:04 +01:00
..
BlockEntry.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BlockMap.cs MapSet.NearestLinedefRange using a blockmap now takes into account that the maxrange could be bigger than the blockmap block size 2020-11-15 13:59:04 +01:00
GroupInfo.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ITaggedMapElement.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Linedef.cs Removed some more forced conversions to float 2020-06-22 16:37:32 +02:00
MapElement.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
MapElementCollection.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
MapOptions.cs New map dialog: the "open map resources in read-only mode" option is now checked by default. This option is deprecated and will be removed entirely eventually 2020-11-01 11:57:53 +01:00
MapSet.cs MapSet.NearestLinedefRange using a blockmap now takes into account that the maxrange could be bigger than the blockmap block size 2020-11-15 13:59:04 +01:00
MergeGeometryMode.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Sector.cs Fixed some more cases where UniValues were set to floats. Added throwing exceptions to the UniValue constructor (gasp!) 2020-05-23 10:01:52 +02:00
SectorBuilder.cs Internal: Oops: removed debug logging 2017-02-20 08:21:56 +02:00
SelectableElement.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SelectionType.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Sidedef.cs More conversion from float to double. Doesn't seem to crash anymore. 2020-05-22 21:39:18 +02:00
SidedefPart.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SplitLineBehavior.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Thing.cs Sectors Mode: the sectors things are in are only determined if necessary, which should increase performance when switching into Sectors Mode in very big maps 2020-06-21 12:52:36 +02:00
UniFields.cs Fixed some more cases where UniValues were set to floats. Added throwing exceptions to the UniValue constructor (gasp!) 2020-05-23 10:01:52 +02:00
UniValue.cs Fixed some more cases where UniValues were set to floats. Added throwing exceptions to the UniValue constructor (gasp!) 2020-05-23 10:01:52 +02:00
Vertex.cs More conversion from float to double. Doesn't seem to crash anymore. 2020-05-22 21:39:18 +02:00