aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * refactor: Move DetachSingleAttachmentToInv to region moduleJustin Clark-Casey (justincc)2010-03-061-2/+3
| * refactor: begin to move attachments code into a region moduleJustin Clark-Casey (justincc)2010-03-051-3/+5
| * Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)2010-03-051-1/+0
| * Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-03-051-1/+0
| |\
| * | move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...Justin Clark-Casey (justincc)2010-03-041-81/+2
* | | - implementing server 1.38 functionsunknown2010-03-064-10/+114
| |/ |/|
* | Remove a superfluous array creationMelanie2010-03-041-1/+0
|/
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-222-33/+33
|\
| * Merge branch 'master' into presence-refactorMelanie2010-02-222-33/+33
| |\
| | * Formatting cleanup.Jeff Ames2010-02-152-33/+33
* | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
|/ /
* | Merge branch 'master' into presence-refactorMelanie2010-02-154-72/+227
|\ \ | |/
| * Revolution is on the roll again! :)Revolution2010-02-142-55/+210
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-122-17/+17
* | Merge branch 'master' into presence-refactorMelanie2010-02-083-167/+38
|\ \ | |/
| * minor: rename GetScriptPrimType() to GetPrimType()Justin Clark-Casey (justincc)2010-02-011-2/+2
| * move hollow sphere faces bug back up to LSL_Api.csJustin Clark-Casey (justincc)2010-02-011-36/+51
| * remove now duplicated shape code from LSL_Api.csJustin Clark-Casey (justincc)2010-02-011-190/+45
| * Copy prim face color setting code from LSL_Api down into SOP so that non-LSL ...Justin Clark-Casey (justincc)2010-02-011-1/+0
| * Apply http://opensimulator.org/mantis/view.php?id=3334Justin Clark-Casey (justincc)2010-01-291-1/+6
| * Fix a problem where llDie() calls were sometimes leaving dead objects behind.Justin Clark-Casey (justincc)2010-01-251-6/+3
* | * HGScene is no more.Diva Canto2010-01-301-1/+0
* | Removed obsolete interface IHyperlink.Diva Canto2010-01-241-13/+4
* | Merge branch 'master' into presence-refactorMelanie2010-01-164-39/+75
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-01-124-25/+72
| |\
| | * minor: formattingJustin Clark-Casey (justincc)2010-01-111-1/+5
| | * Whitespace cleanupMelanie2010-01-113-14/+14
| | * Adds llRotTarget and the events at_rot_target and not_at_rot_target.Revolution2010-01-113-16/+22
| | * Adds land collision events.Revolution2010-01-101-17/+54
| * | Bug in llGetNumberOfPrims always returns to script when no clients are connec...Dan Lake2010-01-121-14/+3
| |/
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-113-3/+3
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-102-11/+9
* | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-10/+10
|/
* Cause llSetText to send prim updates.Melanie2010-01-031-0/+1
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-046-113/+113
* Add virtual method StateChange to ScriptBaseClassMelanie2010-01-021-0/+4
* Readds llCollisionFilter and adds llPassCollision.Revolution2009-12-311-2/+17
* This patch caused serialization errors and needs to be reexaminedMelanie2009-12-311-44/+4
* [PATCH] Adds llCollisionFilterMelanie2009-12-311-4/+44
* Adds osKickUser and osSetSpeedunknown2009-12-313-0/+97
* Fix an omission in LSL that causes a viewer crashMelanie2009-12-301-0/+5
* Clear Shape.SculptEntry if prim type is not a sculptie in llSetPrimitiveParam...dahlia2009-12-241-0/+4
* Add the LSL List Size propertyMelanie2009-12-241-1/+40
* Remove GetState. It is really unused and was reinstated by the revertMelanie2009-12-221-7/+0
* Revert "Remove an insterface member that was never used"Melanie2009-12-222-0/+16
* Remove an insterface member that was never usedMelanie2009-12-222-16/+0
* FINALLY! Script compile errors now appear in the script error pane,Melanie2009-12-225-75/+98
* Add a data path for error messagesroot2009-12-221-0/+5
* Glue code for a couple of new LSL function implementationsMelanie2009-12-221-2/+4