aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IScriptModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All scripts are now created suspended and are only unsuspended when the objectMelanie2010-04-191-0/+8
* Add a data path for error messagesroot2009-12-221-0/+3
* Script State Fix: Part 2Melanie2009-12-211-1/+1
* Remove the old (Remoting) region crossing code. Fix the new code toMelanie2009-11-261-1/+1
* Remove GetAssemblyName and friends from the SE interface. It's now handledMelanie2009-11-261-1/+0
* Add plumbing for the SceneObjectDeleter to wait for the script engine toMelanie2009-08-041-0/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Convert both script engines to new region module format. Add proper unloadMelanie Thielker2009-04-151-1/+1
* Adding a script event, changed(CHANGED_ANIMATION)Melanie Thielker2009-04-111-0/+1
* Introduce IXmlRpcRouter, an interface that allows registering XMLRPCMelanie Thielker2009-04-101-1/+4
* * optimized usings.lbsa712009-02-121-2/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+41