aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Instance (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Duh, forgot I had undone some of the changes I meant to include in the prev...Justin Clarke Casey2008-09-191-12/+5
* XEngine: fix collisions, add event coalescing for collision events.Melanie Thielker2008-09-181-108/+136
* From: Robert Smart (SMARTROB@uk.ibm.com)Dr Scofield2008-09-181-1/+1
* Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker2008-09-171-3/+57
* * 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-072-6/+28
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-062-25/+25
* 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-272-0/+1121