UltimateZoneBuilder/Source/Plugins/UDBScript
biwa e2374102ee
UDBScript asynchronous execution (#684)
Script run by UDBScript are now executed asynchronously
2022-01-03 14:33:34 +01:00
..
API UDBScript asynchronous execution (#684) 2022-01-03 14:33:34 +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 UDBScript asynchronous execution (#684) 2022-01-03 14:33:34 +01:00
BuilderPlug.cs UDBScript asynchronous execution (#684) 2022-01-03 14:33:34 +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
ProgressInfo.cs UDBScript asynchronous execution (#684) 2022-01-03 14:33:34 +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 asynchronous execution (#684) 2022-01-03 14:33:34 +01:00
UDBScript.csproj UDBScript asynchronous execution (#684) 2022-01-03 14:33:34 +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