aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Instance (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleaning out warnings.Dr Scofield2009-05-221-9/+12
* From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net>Dr Scofield2009-05-181-20/+20
* Convert both script engines to new region module format. Add proper unloadMelanie Thielker2009-04-151-0/+7
* Actually remove the script if it tries to remove itself.Melanie Thielker2009-04-121-4/+10
* Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport...diva2009-04-051-0/+1
* Avoid writing script state to the filesystem if the state has not changed.Melanie Thielker2009-03-261-14/+19
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-4/+3
* Refactor log4net logger handling in script engine. (#3148)Jeff Ames2009-02-221-18/+18
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-7/+21
* Force plugin state update when region crossingMelanie Thielker2009-02-191-0/+4
* Try this, then :) remove just one line from script serialization, Melanie Thielker2009-02-191-1/+0
* Refix the fix, adding a forgotten lineMelanie Thielker2009-02-191-0/+1
* Attempt to fix a Windows only race in thread terminationMelanie Thielker2009-02-191-1/+8
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-102-2/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-062-4/+4
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-281-33/+49
* An initial implementation of llMinEventDelay in XEngine.idb2008-12-212-1/+46
* Persist script permission mask and granteridb2008-12-212-0/+50
* Remove some of the XEngine chattinessMelanie Thielker2008-12-021-1/+1
* Comment the ScriptSponsor and restore the indefinite lifetime forMelanie Thielker2008-11-291-3/+3
* * minor: remove mono compiler warningsJustin Clarke Casey2008-11-271-2/+2
* Attempt to give script objects a proper lease time (DNE and xengine). Relies ...Tedd Hansen2008-11-261-0/+11
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-4/+4
* minor: remove mono compiler warningsJustin Clarke Casey2008-11-101-1/+0
* Script region crossing. This has not user functionality, but lays all theMelanie Thielker2008-11-091-0/+14
* Refactor IEventReceiver back into IScriptEngineMelanie Thielker2008-11-081-0/+11
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-1/+1
* 2nd stab at that prim loading nastyMelanie Thielker2008-10-111-3/+6
* Fix an exception handling issue in XEngineMelanie Thielker2008-10-101-1/+1
* Restore "friendly errors" to the XEngineMelanie Thielker2008-10-071-20/+1
* Mantis #2293Melanie Thielker2008-09-291-0/+3
* Add friendly error messages to both engines.Melanie Thielker2008-09-271-1/+50
* Mantis #2277Melanie Thielker2008-09-261-1/+1
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-261-0/+3
* Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2008-09-251-61/+65
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-6/+6
* Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker2008-09-241-10/+6
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-211-1/+1
* * 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