aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/ScriptBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-0/+2
* Add virtual method StateChange to ScriptBaseClassMelanie2010-01-021-0/+4
* OptimizationsDan Lake2009-10-291-1/+1
* remove warningJustin Clark-Casey (justincc)2009-09-061-1/+2
* Remove the script sponsor logic because scripts are timing out again.Melanie2009-08-141-7/+8
* Another stab at cmickeyb's patch for script GC.Melanie2009-08-071-9/+16
* Revert the XEngine memleak patch, it causes premature GC.Melanie2009-08-071-16/+9
* |From: James J Greensky <jame.j.greensky@intel.com>Melanie2009-08-061-9/+16
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Comment the ScriptSponsor and restore the indefinite lifetime forMelanie Thielker2008-11-291-4/+4
* Test commit.. just contains div trace and other stuff.Tedd Hansen2008-11-271-7/+17
* Attempt to give script objects a proper lease time (DNE and xengine). Relies ...Tedd Hansen2008-11-261-5/+8
* Mantis #2571Melanie Thielker2008-11-061-0/+7
* Mantis #2486Melanie Thielker2008-10-281-2/+7
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-211-1/+1
* XEngine: Fix loading lists from saved stateMelanie Thielker2008-09-201-1/+1
* Fix up some ScriptBase detailsMelanie Thielker2008-09-201-10/+9
* * Fix build error, (maybe)Teravus Ovares2008-09-201-3/+4
* XEngine: Fix llGetListEntryType to return the correct type for the LSL types.Melanie Thielker2008-09-201-2/+18
* Fix issue introduces by a fix in 6256. Fixes mantis #2214Melanie Thielker2008-09-191-4/+6
* Fix list reset behavior, and thereby squash one warningMelanie Thielker2008-09-181-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-1/+1
* Fix llResetScript() and the reset button to actually restore globalMelanie Thielker2008-09-091-7/+30
* Refactor Executor into the script app domain and IScript. This changesMelanie Thielker2008-08-271-0/+14
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
* Patch #9140 (Mantis #1683)Melanie Thielker2008-07-111-0/+14
* Minor formatting cleanup.Jeff Ames2008-06-251-3/+3
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-0/+124