.. |
BaseVisualGeometrySector.cs
|
Added support for SRB2's 3D floors and slopes, as well as SRB2's method of storing the Z positions of Things
|
2015-12-31 16:46:40 +01:00 |
BaseVisualGeometrySidedef.cs
|
Render translucent walls in Visual Mode
|
2016-01-04 20:26:34 +01:00 |
BaseVisualMode.cs
|
Changed the way slopes are set up in the config
|
2016-01-15 15:21:53 +01:00 |
BaseVisualSector.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
BaseVisualThing.cs
|
Centered hitboxes are now handled via the config
|
2016-01-14 23:44:00 +01:00 |
BaseVisualVertex.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
Effect3DFloor.cs
|
Added functionality for rendering only sides/planes of a 3D floor
|
2016-01-13 19:27:21 +01:00 |
EffectBrightnessLevel.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectCopySlope.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectGlowingFlat.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectLineSlope.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectPlaneCopySlope.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectSRB2ThingVertexSlope.cs
|
Use BSP tree instead of blockmap to find the sector a Thing is in (unless explicitly disabled in Preferences)
|
2016-01-10 17:15:27 +01:00 |
EffectThingLineSlope.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectThingSlope.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectThingVertexSlope.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectTransferCeilingBrightness.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectTransferFloorBrightness.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
EffectUDMFVertexOffset.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
IVisualEventReceiver.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
NullVisualEventReceiver.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
SectorData.cs
|
Use BSP tree instead of blockmap to find the sector a Thing is in (unless explicitly disabled in Preferences)
|
2016-01-10 17:15:27 +01:00 |
SectorEffect.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
SectorLevel.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
SectorLevelComparer.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
SectorLevelType.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
TexturePlane.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
ThingData.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
VertexData.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
VisualActionResult.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
VisualCeiling.cs
|
Slope types are now handled via the config
|
2016-01-15 00:47:32 +01:00 |
VisualFloor.cs
|
Slope types are now handled via the config
|
2016-01-15 00:47:32 +01:00 |
VisualFogBoundary.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
VisualLower.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
VisualMiddle3D.cs
|
Added functionality for rendering only sides/planes of a 3D floor
|
2016-01-13 19:27:21 +01:00 |
VisualMiddleBack.cs
|
Added functionality for rendering only sides/planes of a 3D floor
|
2016-01-13 19:27:21 +01:00 |
VisualMiddleDouble.cs
|
Corrected the conditions for repeating middle textures
|
2016-01-06 23:56:45 +01:00 |
VisualMiddleSingle.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
VisualSidedefParts.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
VisualUpper.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |
WallPolygon.cs
|
Added GZDB repo at r2462 and updated project file to VS2015.
|
2015-12-31 13:21:44 +01:00 |