aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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