Justin Clark-Casey (justincc) e6c0267def refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 11 years ago
..
Api e6c0267def refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 11 years ago
CodeTools 87ee0c395e Fix problem with modInvoke defined integer constants being build into 11 years ago
Instance a90351cd2c Remove exception when printing error for failure removing script state. 11 years ago
Properties 1f1da23097 Bump version and assembly version numbers from 0.7.5 to 0.7.6 11 years ago
Tests 6f5fd067a5 Fix bug where using PRIM_LINK_TARGET with only two remaining list items (e.g. link number then PRIM_ROTATION) would not return the parameter 11 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(). 12 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