aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker2-2/+1
2008-09-27Add friendly error messages to both engines.Melanie Thielker2-2/+6
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker3-5/+4
2008-09-25Some script engine interface changesMelanie Thielker2-6/+6
2008-09-25CONVERGENCE!!!!!!Melanie Thielker2-3/+3
2008-09-24Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2-1/+3
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker1-1/+0
2008-09-23Add file missed in last commit (which never completed)Melanie Thielker1-0/+55
2008-09-23Alter tests to match up with the results after tyre's patchMelanie Thielker1-11/+1
2008-09-17Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker1-0/+1
2008-09-16* minor: method documentationJustin Clarke Casey2-5/+25
2008-09-13Provide a GetApi method on the IScriptEngine to get a named API referenceMelanie Thielker2-0/+3
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker1-0/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares3-17/+17
2008-08-28Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,Melanie Thielker2-1/+8
2008-08-27Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker1-1/+0
2008-08-27Refactor XScriptInstance to IScriptInstance and move into Shared/. NowMelanie Thielker2-0/+84
2008-08-27Refactor Executor into the script app domain and IScript. This changesMelanie Thielker1-0/+3
2008-07-02Mantis#1648. Thank you, Melanie for a patch that:Charles Krinke1-0/+1
2008-07-01From: kurt taylor (krtaylor)Dr Scofield1-0/+1
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-0/+1
2008-06-25Update svn properties. Add copyright notices.Jeff Ames1-0/+27
2008-06-24* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa714-0/+158