aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Instance (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker1-1/+1
2008-10-112nd stab at that prim loading nastyMelanie Thielker1-3/+6
2008-10-10Fix an exception handling issue in XEngineMelanie Thielker1-1/+1
2008-10-07Restore "friendly errors" to the XEngineMelanie Thielker1-20/+1
2008-09-29Mantis #2293Melanie Thielker1-0/+3
2008-09-27Add friendly error messages to both engines.Melanie Thielker1-1/+50
2008-09-26Mantis #2277Melanie Thielker1-1/+1
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker1-0/+3
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker1-61/+65
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker1-6/+6
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker1-10/+6
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-09-19* Duh, forgot I had undone some of the changes I meant to include in the prev...Justin Clarke Casey1-12/+5
2008-09-18XEngine: fix collisions, add event coalescing for collision events.Melanie Thielker1-108/+136
2008-09-18From: Robert Smart (SMARTROB@uk.ibm.com)Dr Scofield1-1/+1
2008-09-17Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker1-3/+57
2008-09-16* minor: method documentationJustin Clarke Casey1-2/+15
2008-09-13Provide a GetApi method on the IScriptEngine to get a named API referenceMelanie Thielker1-0/+7
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-09-09Fix state xxx within state xxx itself triggering a state "change" toMelanie Thielker1-0/+3
2008-09-08Correct state handling and state event masks. Prims will now showMelanie Thielker1-0/+14
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker1-3/+10
2008-09-07Xengine patch to force a persistence save on script creation. This preventsMelanie Thielker2-6/+28
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2-25/+25
2008-09-03clean up and fixing a typo.Dr Scofield1-1/+2
2008-09-03Mantis #2109Melanie Thielker1-0/+2
2008-09-02Change some chat output functions so that text is truncated atMelanie Thielker1-3/+3
2008-08-28Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,Melanie Thielker1-3/+3
2008-08-27Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker1-2/+5
2008-08-27Refactor XScriptInstance to IScriptInstance and move into Shared/. NowMelanie Thielker2-0/+1121