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 years ago
..
Api bd86ae3d67 Prevent exception if inventory item in llGiveInventory() call doesn't exist. 10 years ago
CodeTools 405db6d450 refactor: use existing Compiler.CreateScriptsDirectory() (renamed to CheckOrCreateScriptsDirectory()) when checking that scripts directory exists on compile. 10 years ago
Instance 7c121a2acc Change XEngine to call StateChange rather than RemoveScript on state changes 10 years ago
Properties 1f1da23097 Bump version and assembly version numbers from 0.7.5 to 0.7.6 12 years ago
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 years ago
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 years ago
Helpers.cs 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 12 years ago
LSL_Types.cs 998d7009a6 Eliminated many warnings 10 years ago
ScriptException.cs 566aaef1f4 Also add the additional ScriptException constructor necessary to get [Serializable] to work. 12 years ago