aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix two inconsistencies with LightShareCasperW2010-02-052-2/+7
* Merge branch 'master' into careminsterMelanie2010-02-022-122/+35
|\
| * 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
* | Some merge fixupsMelanie2010-01-261-15/+3
* | Merge branch 'master' into careminsterMelanie2010-01-261-0/+9
|\ \ | |/
| * Fix a problem where llDie() calls were sometimes leaving dead objects behind.Justin Clark-Casey (justincc)2010-01-251-6/+3
* | Add glue for llSetVehicleFlags(), llRemoveVehicleFlags(). ChODE: Add associat...Kitto Flora2010-01-211-2/+14
* | Fixed an issue with PayPrice sometimes being shared between multiple objectsCasperW2010-01-201-6/+7
* | Merge branch 'master' into careminsterMelanie2010-01-142-15/+8
|\ \ | |/
| * 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
| * | Bug in llGetNumberOfPrims always returns to script when no clients are connec...Dan Lake2010-01-121-14/+3
* | | Merge branch 'master' into careminsterMelanie2010-01-113-14/+14
|\ \ \ | | |/ | |/|
| * | Whitespace cleanupMelanie2010-01-113-14/+14
* | | Merge branch 'master' into careminsterMelanie2010-01-113-16/+22
|\ \ \ | |/ /
| * | Adds llRotTarget and the events at_rot_target and not_at_rot_target.Revolution2010-01-113-16/+22
* | | Merge branch 'master' into careminsterMelanie2010-01-101-17/+54
|\ \ \ | |/ /
| * | Adds land collision events.Revolution2010-01-101-17/+54
| |/
* | Fix llRotBetweenKitto Flora2010-01-071-2/+54
* | Merge branch 'master' into careminsterMelanie2010-01-036-113/+114
|\ \ | |/
| * 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
* | Add virtual method StateChange to ScriptBaseClassMelanie2010-01-021-0/+4
* | Merge branch 'master' into careminsterMelanie2009-12-311-2/+17
|\ \ | |/
| * Readds llCollisionFilter and adds llPassCollision.Revolution2009-12-311-2/+17
* | Merge branch 'master' into careminsterMelanie2009-12-311-44/+4
|\ \ | |/
| * This patch caused serialization errors and needs to be reexaminedMelanie2009-12-311-44/+4
* | Merge branch 'master' into careminsterMelanie2009-12-314-4/+141
|\ \ | |/
| * [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
* | Fix an omission in LSL that causes a viewer crashMelanie2009-12-301-0/+5
* | Fix a timer list locking issue causing XMREngine deadlocksMelanie2009-12-301-15/+17
* | Merge branch 'master' into casperCasperW2009-12-262-2/+40
|\ \
| * \ Merge branch 'master' into careminsterMelanie2009-12-251-0/+4
| |\ \ | | |/
| | * 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
| * | Add the body to the LSL List Size propertyMelanie2009-12-241-2/+36
* | | Add a debugger tag to stop Visual Studio from breakingCasperW2009-12-231-0/+1
|/ /
* | Merge branch 'master' of ssh://TOR/var/git/careminsterCasperW2009-12-236-90/+122
|\ \
| * \ Merge branch 'master' into careminsterMelanie2009-12-222-0/+9
| |\ \ | | |/
| | * 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
| * | Merge branch 'master' into careminsterMelanie2009-12-222-17/+0
| |\ \ | | |/
| | * Remove an insterface member that was never usedMelanie2009-12-222-16/+0