aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Experimental. Set attachment flag early on rezzing from inventory.Melanie2009-09-011-1/+0
* Change the return value if the compiler to "object" to allow compilersMelanie2009-08-311-2/+2
* Another stab at cmickeyb's patch for script GC.Melanie2009-08-071-0/+2
* Revert the XEngine memleak patch, it causes premature GC.Melanie2009-08-071-2/+0
* |From: James J Greensky <jame.j.greensky@intel.com>Melanie2009-08-061-0/+2
* Slight change to state management for attach scheduling.Alan Webb2009-08-041-1/+2
* Add plumbing for the SceneObjectDeleter to wait for the script engine toMelanie2009-08-041-0/+1
* Publish a method on ICompiler to generate the CIL assembly pathMelanie Thielker2009-06-211-0/+1
* Correct an error where the config file name was always considered to be aMelanie Thielker2009-06-061-0/+1
* Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker2009-06-051-1/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-015-5/+5
* Convert both script engines to new region module format. Add proper unloadMelanie Thielker2009-04-151-0/+1
* Introduce IXmlRpcRouter, an interface that allows registering XMLRPCMelanie Thielker2009-04-101-0/+3
* Add events to IScriptEngine to notify scripting modules of the removalMelanie Thielker2009-04-101-0/+7
* Mantis#3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-231-0/+1
* Refactor log4net logger handling in script engine. (#3148)Jeff Ames2009-02-221-1/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-062-2/+2
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-281-0/+1
* An initial implementation of llMinEventDelay in XEngine.idb2008-12-212-0/+2
* Start scripts in attachments only after a successful attach. ElimininateMelanie Thielker2008-11-291-1/+1
* Make scripts in objects rezzed from script compile synchronously to closeMelanie Thielker2008-11-131-1/+2
* Script region crossing. This has not user functionality, but lays all theMelanie Thielker2008-11-091-2/+1
* Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen2008-11-081-2/+0
* Add some discovery code, laying groundwork for region-crossing scriptsMelanie Thielker2008-11-081-3/+0
* Refactor IEventReceiver back into IScriptEngineMelanie Thielker2008-11-084-73/+34
* Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker2008-10-032-2/+1
* Add friendly error messages to both engines.Melanie Thielker2008-09-272-2/+6
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-263-5/+4
* Some script engine interface changesMelanie Thielker2008-09-252-6/+6
* CONVERGENCE!!!!!!Melanie Thielker2008-09-252-3/+3
* Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2008-09-242-1/+3
* Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker2008-09-241-1/+0
* Add file missed in last commit (which never completed)Melanie Thielker2008-09-231-0/+55
* Alter tests to match up with the results after tyre's patchMelanie Thielker2008-09-231-11/+1
* Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker2008-09-171-0/+1
* * minor: method documentationJustin Clarke Casey2008-09-162-5/+25
* Provide a GetApi method on the IScriptEngine to get a named API referenceMelanie Thielker2008-09-132-0/+3
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-063-17/+17
* Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,Melanie Thielker2008-08-282-1/+8
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-271-1/+0
* Refactor XScriptInstance to IScriptInstance and move into Shared/. NowMelanie Thielker2008-08-272-0/+84
* Refactor Executor into the script app domain and IScript. This changesMelanie Thielker2008-08-271-0/+3
* Mantis#1648. Thank you, Melanie for a patch that:Charles Krinke2008-07-021-0/+1
* From: kurt taylor (krtaylor)Dr Scofield2008-07-011-0/+1
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-0/+1
* Update svn properties. Add copyright notices.Jeff Ames2008-06-251-0/+27
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-244-0/+158