aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie2011-01-121-1/+0
| | | | | | | | the viewer too much.
| * Fix direct item give permissionsMelanie2011-01-123-12/+56
| |
| * Partial permissions fix for boxed items.Melanie2011-01-122-0/+17
| |
| * Fix god mode perms adjustmentMelanie2011-01-121-0/+2
| |
| * Fixes the issue of hung archives. Problem was with SceneObjectSerializer.Diva Canto2011-01-081-0/+12
| | | | | | | | Also fixes a buglet in scene load xml command, where it was given the wrong argument index for filename.
| * Try to fix a IAR problem reported by nebadon, where save iar seems stuck ↵Diva Canto2011-01-071-0/+4
| | | | | | | | forever.
| * A bit more frugal on the caller side of closing agents, now that the ↵Diva Canto2011-01-071-16/+20
| | | | | | | | receiving end is async. No need for so much concurrency.
| * HG bug fix. Must wait for client's UDP contact before getting scene presence.Diva Canto2011-01-061-4/+11
| |
* | Add a new ViewObjectInventory permission to decouple viewing fromMelanie2011-01-141-0/+17
| | | | | | | | +MOD status
* | Temporarily reinstate prim counting in the update loop to make the productionMelanie2011-01-141-7/+7
| | | | | | | | systems run
* | Fix slam bits being lost when editing perms in prim inventoryMelanie2011-01-141-1/+0
| |
* | Merge branch 'careminster-presence-refactor' of ↵Kitto Flora2011-01-133-12/+55
|\ \ | | | | | | | | | ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
| * | Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie2011-01-121-1/+0
| | | | | | | | | | | | the viewer too much.
| * | Fix direct item give permissionsMelanie2011-01-123-12/+56
| | |
* | | Add llLookAt() kinetic. Reduce StandUp +x offset to 0.3M.Kitto Flora2011-01-131-1/+1
|/ /
* | Partial permissions fix for boxed items.Melanie2011-01-102-10/+18
| |
* | Taint SOGs the right wayMelanie2011-01-101-1/+5
| |
* | Preserve the script running flag when copying an object.Melanie2011-01-082-0/+36
| |
* | Fix a couple of security issuesMelanie2011-01-082-3/+12
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-061-1/+2
|\ \ | |/
| * Note to self: try to make only 3 things at the same time.Diva Canto2011-01-041-1/+1
| |
| * Guard against null Animator.Diva Canto2011-01-041-1/+2
| |
| * Add permissions hooks for object transfersMelanie2011-01-031-4/+57
| |
| * Fix child agent scopingMelanie2011-01-031-4/+4
| |
* | Fix god mode perms adjustmentMelanie2011-01-061-0/+2
| |
* | Revise Materials properties; Fix Double-Click Autopilot; Allow non-script ↵Kitto Flora2011-01-041-2/+2
| | | | | | | | sit positions >= 0.1M; Add llLookAt(); Comment out spammy bad adjacent sim message.
* | Add permissions hooks for object transfersMelanie2011-01-031-4/+57
| |
* | Fix child agent scopingMelanie2010-12-311-4/+4
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-301-1/+1
|\ \ | |/
| * Fix up a prior fix (refix the fixed fix :)Melanie2010-12-301-1/+1
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-301-2/+2
|\ \ | |/
| * Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors ↵Diva Canto2010-12-291-2/+2
| | | | | | | | were not getting notified.
* | Copying a ref type under lock doesn't dissociate it from the source.Melanie2010-12-291-2/+2
| | | | | | | | Use a new list to do that.
* | Fixing AbsolutePosition to correct llSensor in vehiclesKitto Flora2010-12-261-6/+4
| |
* | Fix linking link sets to rotated prims.Melanie2010-12-261-3/+4
| |
* | Fix the corner casse of stack overflow when logging out with attachmentsMelanie2010-12-251-2/+2
| |
* | Fix the recent stack overflowMelanie2010-12-251-0/+2
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-251-3/+6
|\ \ | |/
| * One more pass at object inventory. This time, fix SceneObjectPartInventory ↵Diva Canto2010-12-241-68/+68
| | | | | | | | so that it makes sure that the file is added to Xfer's before it signals the client to come and get it. This allows the simplification of the logic of Xfer's.
* | Update child prim group positions in moving vehiclesMelanie2010-12-241-2/+5
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-232-62/+10
|\ \ | |/
| * Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2010-12-231-58/+0
| |\
| | * Removed unused code -- this was the previous version of UDP texture sending, ↵Diva Canto2010-12-231-58/+0
| | | | | | | | | | | | which now lives entirely in LindenUDP space.
| * | * Cleanup from a commit a while ago.Teravus Ovares (Dan Olivares)2010-12-231-4/+10
| |/
* | Fix up some locking issues in task inventory. Don't use any prior versions ↵Melanie2010-12-221-0/+2
| | | | | | | | in production!
* | Prevent a null ref when an avatar login doesn't go as plannedMelanie2010-12-222-2/+3
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-211-1/+1
|\ \ | |/
| * What is the point of using different types to express the same damn thing?Melanie2010-12-211-1/+1
| |
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-211-0/+1
|\ \ | |/
| * Another good catch. Update file name serial.Melanie2010-12-211-0/+1
| |