OpenSimMirror/OpenSim/Region/ScriptEngine
Justin Clark-Casey (justincc) d8c4985527 Move SenseRepeaters.Count check inside the SenseRepeatListLock.
No methods in the List class are thread safe in the MS specification/documentation
2012-03-02 00:28:37 +00:00
..
Interfaces Register the UrlModule for script engine events OnScriptRemoved and OnObjectRemoved just once in the UrlModule itself, rather than repeatedly for every script. 2012-01-14 00:23:11 +00:00
Shared Move SenseRepeaters.Count check inside the SenseRepeatListLock. 2012-03-02 00:28:37 +00:00
XEngine Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). 2012-02-07 17:44:37 +00:00