UltimateZoneBuilder/Source/Plugins/UDBScript
2021-12-28 11:21:37 +01:00
..
API UDBScript: fixed a bug where Map.nearestLinedef, Map.nearestThing, Map.nearestVertex, and Map.nearestSidedef would not return valid objects when no nearest map element was found 2021-12-28 11:21:37 +01:00
Controls Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
docs UDBScript: Exported the classes Linedef, Sector, Sidedef, Thing, and Vertex, so that they can be used with instanceof 2021-12-25 14:43:56 +01:00
Properties Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Resources Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Windows Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
BuilderPlug.cs UDBScript: Exported the classes Linedef, Sector, Sidedef, Thing, and Vertex, so that they can be used with instanceof 2021-12-25 14:43:56 +01:00
Esprima.dll Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Exceptions.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Jint.dll Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
QueryOptions.cs UDBScript: clarified documentation of QueryOptions when using enums 2021-12-10 20:18:50 +01:00
RuntimeConstraint.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
ScriptInfo.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
ScriptOption.cs UDBScript: fixed a problem where using QueryOption resulted in an exception being thrown. Fixes #661 2021-12-09 00:57:12 +01:00
ScriptRunner.cs UDBScript: Exported the classes Linedef, Sector, Sidedef, Thing, and Vertex, so that they can be used with instanceof 2021-12-25 14:43:56 +01:00
UDBScript.csproj Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
UDBScript.csproj.user Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
whatsmissing.md Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00