aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make landing points work on local teleports. Constrain owners and gods toMelanie2011-01-271-5/+26
* Change the way landing points are honoredMelanie2011-01-271-6/+13
* Make it workMelanie2011-01-271-4/+6
* Fix build breakMelanie2011-01-271-0/+1
* Merge branch 'master' into careminster-presence-refactorMelanie2011-01-272-69/+12
|\
| * Remove the RestorePresences functions (which don't seem to be doingMic Bowman2011-01-262-69/+12
| * Fix script data not being reset as it should beMelanie2011-01-241-0/+4
* | Add a TeleportFlags member to SP so we can tell how we got there.Melanie2011-01-272-0/+14
* | Clear user account cache before checking flags on login. This will make AVMelanie2011-01-271-0/+3
* | Fix merge artifactsMelanie2011-01-271-3/+3
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2011-01-272-4/+46
|\ \
| * | Mostly revert the last commit with the aim of searching for a better solutionTom2011-01-261-1/+1
| * | Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get...Tom2011-01-261-22/+20
| * | Add userFlags check to isBanned. This checks bans against DenyAnonymous and D...Tom2011-01-262-4/+47
* | | Make bans work for teleport. Now teleport will complete block if the userMelanie2011-01-271-51/+48
|/ /
* | Fix script data not being reset as it should beMelanie2011-01-241-0/+4
* | Completely nixing flags from the client causes wearables to break. Fix itMelanie2011-01-221-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-181-12/+4
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-01-172-5/+5
| |\
| | * minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)2011-01-182-2/+2
| | * Prune some of the excess logging for client logins.Justin Clark-Casey (justincc)2011-01-181-3/+3
| * | Removed the call to sceneViewer.Reset upon MakeRoot and ChildAgentUpdate, bec...Diva Canto2011-01-171-8/+0
| |/
| * Revert "DEBUG DEBUG DEBUG"Diva Canto2011-01-171-4/+0
| * DEBUG DEBUG DEBUGDiva Canto2011-01-171-0/+4
| * Fix slam bits being lost when editing perms in prim inventoryMelanie2011-01-141-1/+0
| * Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie2011-01-121-1/+0
| * 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
| * Try to fix a IAR problem reported by nebadon, where save iar seems stuck fore...Diva Canto2011-01-071-0/+4
| * A bit more frugal on the caller side of closing agents, now that the receivin...Diva Canto2011-01-071-16/+20
| * 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
* | Temporarily reinstate prim counting in the update loop to make the productionMelanie2011-01-141-7/+7
* | Fix slam bits being lost when editing perms in prim inventoryMelanie2011-01-141-1/+0
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Kitto Flora2011-01-133-12/+55
|\ \
| * | Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie2011-01-121-1/+0
| * | 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-081-0/+34
* | 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