aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Tom2010-08-061-1/+3
|\
| * Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-1/+3
| |\
| | * Merge branch 'moap'Justin Clark-Casey (justincc)2010-08-061-1/+3
| | |\
| | | * Add EventManager.OnSceneObjectLoaded() for future use. This is fired immedia...Justin Clark-Casey (justincc)2010-07-261-1/+3
* | | | Implement CreateNewOutfitAttachments. This addresses mantis #199.Tom2010-08-061-0/+1
|/ / /
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-311-60/+9
|\ \ \ | |/ /
| * | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2010-07-301-59/+6
| |\ \
| | * | remove gods event subscription to gods module from sceneJustin Clark-Casey (justincc)2010-07-301-21/+4
| | * | remove empty, unused and uncalled UnsubscribeToClientEvents()Justin Clark-Casey (justincc)2010-07-301-4/+0
| | * | move attachment subscription events into AttachmentsModule from scene.Justin Clark-Casey (justincc)2010-07-301-34/+2
| | |/
| * | Changed the way HG client verification is done: now transforming local and LA...Diva Canto2010-07-301-1/+3
| |/
* | Allow megaregions to be used in M7, should we so decideMelanie Thielker2010-07-211-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-211-0/+3
|\ \ | |/
| * Allow Megaregions to start properly after an unclean shutdownMelanie2010-07-201-0/+3
| * Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie2010-07-141-2/+1
| * Remove useless quaternion parameter from AttachObject sigMelanie Thielker2010-07-141-1/+1
| * Remove getting the object capacity from the money module. It is now setMelanie Thielker2010-07-141-17/+1
| * Revamp the permissions propagation. This MAY mess up. Please test.Melanie2010-07-131-1/+1
* | Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie Thielker2010-07-141-2/+1
* | Remove useless quaternion parameter from AttachObject sigMelanie Thielker2010-07-141-1/+1
* | Remove getting the object capacity from the money module. It is now setMelanie Thielker2010-07-141-17/+1
* | Revamp the permissions propagation. This MAY mess up. Please test.Melanie Thielker2010-07-131-1/+1
* | 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
* | 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
* | 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-171-25/+8
|\ \
| * \ 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-141-25/+6
| |\ \ | | |/
| | * Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-25/+4
| | * 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
|/ / /
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-121-60/+79
|\ \ \ | | |/ | |/|
| * | Change name of method to better reflect what it doesMelanie2010-06-121-2/+2
| |/
| * * Added CHANGED_TELEPORT event trigger upon inter-sim teleports.Diva Canto2010-06-121-58/+80
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-111-14/+45
|\ \ | |/
| * Added more debug messages to try to pinpoint where login is failing for nebadon.Diva Canto2010-06-101-14/+45
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-091-11/+13
|\ \ | |/
| * Refactor SendCoarseLocations for better performance. Instead of computing lis...Dan Lake2010-06-081-11/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-081-6/+36
|\ \ | |/
| * Reduce number of full updates sent on region crossing for attachments/huds to...Justin Clark-Casey (justincc)2010-06-081-6/+36
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-071-0/+2
|\ \ | |/
| * Add a call to SOG.ResumeScripts() after region crossing / teleportMelanie Thielker2010-06-071-0/+2
| * * Bug fix in TP home: typo in unpacking of GridUserInfo.Diva Canto2010-06-051-0/+2
| * Add a method to get the bounding box and root prim offsets within it forMelanie Thielker2010-06-011-0/+44
* | Add a call to SOG.ResumeScripts() after region crossing / teleportMelanie Thielker2010-06-071-0/+2
* | Add a method to get the bounding box and root prim offsets within it forMelanie Thielker2010-06-011-0/+44