aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Instance/ScriptInstance.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: method documentationJustin Clarke Casey2008-09-161-2/+15
* Provide a GetApi method on the IScriptEngine to get a named API referenceMelanie Thielker2008-09-131-0/+7
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-1/+1
* Fix state xxx within state xxx itself triggering a state "change" toMelanie Thielker2008-09-091-0/+3
* Correct state handling and state event masks. Prims will now showMelanie Thielker2008-09-081-0/+14
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-3/+10
* Xengine patch to force a persistence save on script creation. This preventsMelanie Thielker2008-09-071-0/+28
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-15/+15
* clean up and fixing a typo.Dr Scofield2008-09-031-1/+2
* Mantis #2109Melanie Thielker2008-09-031-0/+2
* Change some chat output functions so that text is truncated atMelanie Thielker2008-09-021-3/+3
* Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,Melanie Thielker2008-08-281-3/+3
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-271-2/+5
* Refactor XScriptInstance to IScriptInstance and move into Shared/. NowMelanie Thielker2008-08-271-0/+660