Justin Clark-Casey (justincc) 3d118fb580 In co-op termination, extend EventWaitHandle to give this an indefinite lifetime in order to avoid a later RemotingException if scripts are being loaded into their own domains. 11 years ago
..
Api cec8e6d0f7 If a sensor is in an attachment, avoid throwing an exception if the attachee is removed from the scene before we try to retrieve them. 11 years ago
CodeTools 0d25be3f81 Make C# scripts return correct error line and column numbers instead of failing because they have no linemap. 12 years ago
Instance 3d118fb580 In co-op termination, extend EventWaitHandle to give this an indefinite lifetime in order to avoid a later RemotingException if scripts are being loaded into their own domains. 11 years ago
Properties 1f1da23097 Bump version and assembly version numbers from 0.7.5 to 0.7.6 12 years ago
Tests be686f80a3 minor: Remove mono compiler warnings from LSL_ApiHttpTests 12 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 ba84074468 LSL_Rotation.Normalize() now returns 0,0,0,1 for x,y,z,s when normalization fails 11 years ago
ScriptException.cs 566aaef1f4 Also add the additional ScriptException constructor necessary to get [Serializable] to work. 12 years ago