aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-11-271-21/+24
|\
| * Reformat an overzealous comment. Remove end of line marks and reference to theMelanie2010-11-271-21/+24
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-271-10/+27
|\ \ | |/
| * llUnsit position fix 4063 (updated 11-20-2010)Micheil Merlin2010-11-271-2/+27
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-272-24/+31
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-11-271-15/+25
| |\
| | * If we fail to gather asset uuids for a particular asset, log the failing asse...Justin Clark-Casey (justincc)2010-11-271-15/+25
| * | Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2010-11-271-114/+117
| |/
| * Trigger changed event with CHANGED_TELEPORT when teleporting to another region.Marck2010-11-261-9/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-252-79/+10
|\ \ | |/
| * Change all restarting to use the restart module. Remove hardcoded behaviorMelanie2010-11-252-67/+10
* | Prevent an overlength button label from producing a debug dump and abortingMelanie2010-11-243-117/+120
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-236-25/+194
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-11-232-15/+4
| |\
| | * Let CHANGED_SCALE also trigger when editing prims and linksets with the viewe...Marck2010-11-221-0/+2
| | * Let CHANGED_SHAPE trigger. This fixes Mantis #1844.Marck2010-11-221-15/+2
| * | adapt tests to use DeRezObjects() since DeRezObject() has recently disappearedJustin Clark-Casey (justincc)2010-11-221-2/+7
| * | add basic tests to check that under default permissions module owner can dele...Justin Clark-Casey (justincc)2010-11-224-11/+186
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-225-57/+115
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-213-10/+40
| * Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-214-48/+76
| * Prevent leftover attachments from clogging up the pipesMelanie2010-11-161-1/+4
* | Send media and other parcel data to client on login. Makes streams visibleMelanie2010-11-181-1/+8
* | Send parcel data upon becoming root. This will make streams play and buildMelanie2010-11-181-3/+5
* | Prevent leftover attachments from clogging up the pipesMelanie2010-11-161-1/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-161-0/+3
|\ \ | |/
| * Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-165-27/+60
| * Diva needs a spanking! Serializing OldItemID breaks script state persistence ...Melanie2010-11-161-1/+4
| * Prevent teleporting to a region when the egent is banned in all parcelsMelanie2010-11-101-0/+7
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2010-11-162-3/+17
|\ \
| * \ Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Kitto Flora2010-11-112-3/+17
| |\ \
| * | | Fix excessive forward motion and flailing while descending a slope, prevent a...Kitto Flora2010-11-112-3/+17
* | | | Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-166-26/+58
* | | | Diva needs a spanking! Serializing OldItemID breaks script stateMelanie2010-11-161-1/+4
| |/ / |/| |
* | | Prevent teleporting to a region when the egent is banned in all parcelsMelanie2010-11-101-0/+7
* | | Add option SeeIntoBannedRegion to allow band to act like SL, where you canMelanie2010-11-091-1/+9
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-091-1/+1
|\ \ \ | | |/ | |/|
| * | Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-1/+0
| * | Formatting cleanup.Jeff Ames2010-11-081-1/+1
* | | Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-1/+0
| |/ |/|
* | Prevent temp-on-rez prims from being persistedMelanie2010-11-081-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-081-7/+0
|\ \ | |/
| * Reinstate a lost fixMelanie2010-11-081-2/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-081-0/+7
|\ \ | |/
| * Fix merge artefactsMelanie2010-11-081-14/+19
| * Prevent plants from being treated like dropped attachments and removedMelanie2010-11-081-2/+1
| * Call the cleanup after saving attachment states, so that the attachmentsMelanie2010-11-081-1/+3
| * Call the Cleanup when an agent logs out, when an agent leaves and justMelanie2010-11-081-0/+3
| * Add a method to delete left over / dropped attachmentsMelanie Thielker2010-11-081-0/+32
| * Fix playing sound from HUDsMelanie2010-11-051-0/+1