aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneObjectPart.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-241-1/+1
|\ \ | |/
| * Change the way alpha is interpreted on prim text. Manris #4723Melanie2010-05-241-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-13/+23
|\ \ | |/
| * * Initial commit of the slimupdates2 rewrite. This pass maintains the origina...unknown2010-05-121-13/+23
* | Adapt CM to the new CHANGED_OWNER handlingMelanie Thielker2010-05-031-0/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-301-10/+11
|\ \ | |/
| * Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
| * Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-9/+10
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-181-50/+32
|\ \ | |/
| * Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake2010-03-171-50/+32
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-151-1/+2
|\ \ | |/
| * * Added a better check to the SimianGrid connectors to test if they are enabl...John Hurliman2010-03-121-0/+1
| * Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-03-151-50/+12
|\ \
| * | RotLookAt repaired; debug msg cleanup.Kitto Flora2010-03-141-33/+2
| * | Resolved mergeKitto Flora2010-03-121-45/+318
| |\ \
| | * \ Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-061-29/+318
| | |\ \
| | | * | - implementing server 1.38 functionsunknown2010-03-061-0/+5
| * | | | Dynamics Integration Part 1Kitto Flora2010-03-111-1/+10
| |/ / /
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-061-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | - implementing server 1.38 functionsunknown2010-03-061-0/+5
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-041-14/+41
|\ \ \ \ | |/ / /
| * | | compiler warnings revealed that public PlaySoundSlavePrims properties were ch...Justin Clark-Casey (justincc)2010-03-031-2/+2
| * | | refactor: push sog.SendPartFullUpdate() down into sop where it better belongsJustin Clark-Casey (justincc)2010-03-031-12/+39
| | |/ | |/|
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-031-29/+313
|\ \ \ | |/ / | | / | |/ |/|
| * Formatting cleanup.Jeff Ames2010-02-151-1/+1
| * Revolution is on the roll again! :)Revolution2010-02-141-28/+312
* | Allow particles and texture anims to be persisted to XML. This behaviour is e...CasperW2010-02-251-2/+0
* | Merge branch 'master' into careminsterMelanie2010-02-081-3/+7
|\ \ | |/
| * minor: one method docJustin Clark-Casey (justincc)2010-02-041-3/+7
* | Merge branch 'master' into careminsterMelanie2010-02-041-0/+9
|\ \ | |/
| * Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-02-031-3/+3
| |\
| * | add an IsRoot property to sopJustin Clark-Casey (justincc)2010-02-031-0/+9
* | | Merge branch 'master' into careminsterMelanie2010-02-031-3/+8
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-02-031-0/+5
| |\ \ | | |/
| | * minor: add method doc to sop.SetScriptEvents()Justin Clark-Casey (justincc)2010-02-021-0/+5
| * | allow terrain collision events after regular collision checkradams12010-02-031-3/+3
| |/
* | Merge branch 'master' into careminsterMelanie2010-02-021-0/+192
|\ \ | |/
| * 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-1/+1
| * remove now duplicated shape code from LSL_Api.csJustin Clark-Casey (justincc)2010-02-011-4/+4
| * Copy prim face color setting code from LSL_Api down into SOP so that non-LSL ...Justin Clark-Casey (justincc)2010-02-011-0/+192
* | Merge branch 'master' into careminsterMelanie2010-01-261-1/+11
|\ \ | |/
| * Fix a problem where llDie() calls were sometimes leaving dead objects behind.Justin Clark-Casey (justincc)2010-01-251-1/+11
* | Add glue for llSetVehicleFlags(), llRemoveVehicleFlags(). ChODE: Add associat...Kitto Flora2010-01-211-1/+17
* | Fixed an issue with PayPrice sometimes being shared between multiple objectsCasperW2010-01-201-1/+1
* | Merge branch 'master' into careminsterMelanie2010-01-111-17/+17
|\ \ | |/
| * Whitespace cleanupMelanie2010-01-111-17/+17
* | Merge branch 'master' into careminsterMelanie2010-01-111-0/+17
|\ \ | |/
| * Adds llRotTarget and the events at_rot_target and not_at_rot_target.Revolution2010-01-111-0/+17