aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Interfaces/IScriptEngine.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some discovery code, laying groundwork for region-crossing scriptsMelanie Thielker2008-11-081-3/+0
* Refactor IEventReceiver back into IScriptEngineMelanie Thielker2008-11-081-1/+30
* Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker2008-10-031-2/+0
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-261-4/+0
* Some script engine interface changesMelanie Thielker2008-09-251-6/+0
* CONVERGENCE!!!!!!Melanie Thielker2008-09-251-3/+0
* Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2008-09-241-1/+0
* Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker2008-09-241-1/+0
* Alter tests to match up with the results after tyre's patchMelanie Thielker2008-09-231-11/+1
* * minor: method documentationJustin Clarke Casey2008-09-161-5/+17
* Provide a GetApi method on the IScriptEngine to get a named API referenceMelanie Thielker2008-09-131-0/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-9/+9
* Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,Melanie Thielker2008-08-281-1/+1
* 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-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
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-0/+59