Justin Clark-Casey f9ec086565 Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 10 年之前
..
Api bd86ae3d67 Prevent exception if inventory item in llGiveInventory() call doesn't exist. 10 年之前
CodeTools 405db6d450 refactor: use existing Compiler.CreateScriptsDirectory() (renamed to CheckOrCreateScriptsDirectory()) when checking that scripts directory exists on compile. 10 年之前
Instance 7c121a2acc Change XEngine to call StateChange rather than RemoveScript on state changes 10 年之前
Properties 1f1da23097 Bump version and assembly version numbers from 0.7.5 to 0.7.6 12 年之前
Tests f9ec086565 Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 10 年之前
AssemblyResolver.cs 038d1bf742 Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). 13 年之前
Helpers.cs 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 12 年之前
LSL_Types.cs 998d7009a6 Eliminated many warnings 10 年之前
ScriptException.cs 566aaef1f4 Also add the additional ScriptException constructor necessary to get [Serializable] to work. 12 年之前