UltimateZoneBuilder/Source/Plugins/UDBScript
2023-06-20 09:58:08 +02:00
..
API UDBScript: fixed an issue where the Thing's class getSector method did not return null when the thing was not in a sector. Fixes #897 2023-06-18 16:26:01 +02:00
Controls UDBScript: fixed a problem where hot reloading would not scroll the the previously selected script 2023-06-18 16:31:27 +02:00
docs UDBScript version 5 (#819) 2022-11-13 01:15:17 +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 version 5 (#819) 2022-11-13 01:15:17 +01:00
BuilderPlug.cs UDBScript version 5 (#819) 2022-11-13 01:15:17 +01:00
Esprima.dll UDBScript version 5 (#819) 2022-11-13 01:15:17 +01:00
Exceptions.cs UDBScript version 5 (#819) 2022-11-13 01:15:17 +01:00
Jint.dll UDBScript version 5 (#819) 2022-11-13 01:15:17 +01:00
ProgressInfo.cs UDBScript asynchronous execution (#684) 2022-01-03 14:33:34 +01:00
QueryOptions.cs UDBScript: groups all classes, objects, and methods in a new UDB namespace, usable with the new feature version 4. Updated the documentation accordingly. Resolves #679 2022-01-06 18:46:37 +01:00
RuntimeConstraint.cs UDBScript version 5 (#819) 2022-11-13 01:15:17 +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 version 5 (#819) 2022-11-13 01:15:17 +01:00
UDBScript.csproj Wrap xcopy arguments in quotes to handle spaces in paths 2023-05-22 18:09:26 +02:00
UDBScript.csproj.user Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
UDBScriptSettingsAttribute.cs UDBScript version 5 (#819) 2022-11-13 01:15:17 +01:00