aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a new global event : OnTerrainUpdateTom Grimshaw2010-06-261-0/+24
* Reverting the ITerrainModule changes. Turns out this was useless.Tom Grimshaw2010-06-261-2/+1
* add HasChanged to ITerrainModuleTom Grimshaw2010-06-261-1/+2
* Trigger the RegionLightShareData OnSave event properly when the profile is savedTom Grimshaw2010-06-261-0/+1
* Return everything at once, it's more efficient that wayTom Grimshaw2010-06-261-1/+6
* Fix another nullref issue in DeRezSceneObjectTom Grimshaw2010-06-261-1/+1
* Fix a bug with DeRezObjects (check for a null remoteClient)Tom Grimshaw2010-06-261-7/+9
* Return objects which are NoCopy instead of just leaving them when cleaning t...Tom Grimshaw2010-06-261-0/+4
* Add a DeleteAllSceneObjects(bool exceptNoCopy) method to allow NoCopy object...Tom Grimshaw2010-06-261-2/+15
* Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie Thielker2010-06-262-0/+45
|\
| * Add new event: OnChangedBackupTom Grimshaw2010-06-252-0/+15
| * Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Tom Grimshaw2010-06-251-6/+7
| |\
| * | Add two events: OnAttachToBackup and OnDetachFromBackup.Tom Grimshaw2010-06-252-0/+30
* | | Fix loading of attachments on loginMelanie Thielker2010-06-261-1/+8
| |/ |/|
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-251-6/+7
|\ \ | |/ |/|
| * stop KeyNotFoundException() being thrown in RemoveScenePresence if the agent ...Justin Clark-Casey (justincc)2010-06-251-6/+7
* | Add DwellModule interfaceMelanie Thielker2010-06-251-0/+37
* | And another conflictMelanie2010-06-241-17/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-241-1/+20
|\ \ | |/
| * Thank you, Snoopy, for a patch to reduce sim script startup CPU usageMelanie2010-06-231-10/+12
| * Guard prioritizer agains null values as those produced by a bullet dyingMelanie Thielker2010-06-221-0/+3
* | Cause collisions with the avatar to be sent to attachments. CurrentlyMelanie Thielker2010-06-221-0/+140
* | Guard prioritizer agains null values as those produced by a bullet dyingMelanie Thielker2010-06-221-0/+3
* | Fix the StandUp position to calculate as if we're still using the child prim id.Tom Grimshaw2010-06-201-1/+1
* | Fix the sit code to ensure that we use the root prim of a linkset as a refere...Tom Grimshaw2010-06-201-3/+15
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Tom Grimshaw2010-06-202-4/+15
|\ \
| * | Modify avatar responsiveness policy to send roots before childrenMelanie Thielker2010-06-201-4/+11
| * | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-191-0/+4
| |\ \ | | |/
| | * Hunting for the problem in #4777Diva Canto2010-06-191-0/+4
* | | Update all clients sitting on a linkset if a child prim is moved. This preven...Tom Grimshaw2010-06-201-0/+6
|/ /
* | Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T...Tom Grimshaw2010-06-192-4/+91
* | Add "AvatarHeight/2" to the Home Position when set to avoid having the avatar...Tom Grimshaw2010-06-191-0/+10
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Kitto Flora2010-06-173-39/+16
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-06-161-0/+2
| |\ \ | | |/
| | * * Deleted duplicated migration that was failing anyway.Diva Canto2010-06-141-0/+2
| * | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-143-39/+14
| |\ \ | | |/
| | * Fixes attachments coming back upon being detached in neighbouring regions and...Diva Canto2010-06-131-0/+1
| | * Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-132-39/+11
| | * Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2010-06-121-2/+2
| | |\
| | * | Added checks for failed UpdateAgent calls.Diva Canto2010-06-121-0/+2
* | | | Add rez on water surface.Kitto Flora2010-06-171-11/+21
|/ / /
* | | D.U.H. #2. Inverted test. Again. Argh!Melanie Thielker2010-06-141-1/+1
* | | Guard against a potential nullrefMelanie Thielker2010-06-141-1/+2
* | | Revert "Introduce SOP.UpdateSitters() to update sitting avatars' chat positio...Melanie Thielker2010-06-142-23/+0
* | | Revert "D.U.H."Melanie Thielker2010-06-141-1/+1
* | | Revert "Try it witht he root prim"Melanie Thielker2010-06-141-1/+1
* | | Report current position instead of position at the time we sat downMelanie Thielker2010-06-142-1/+8
* | | Try it witht he root primMelanie Thielker2010-06-131-1/+1
* | | D.U.H.Melanie Thielker2010-06-131-1/+1
* | | Try to make prims stop moving. Reset velocity, etc, unconditionally. AlthoughMelanie Thielker2010-06-131-1/+1