aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-072-22/+24
| |\ \ | | |/
| | * Send object date to viewer in microseconds (Fixes mantis bug #3990)Kevin Cozens2011-02-041-1/+2
| | * Change UpdateAgent (for changes in agent position) to be sentMic Bowman2011-02-031-21/+22
| | * Fix up QueryAccess to also check parcelsMelanie2011-01-281-1/+1
| | * Fix bumping into sim borders and check estate bans for walking crossingsMelanie2011-01-282-13/+42
| | * Make it workMelanie2011-01-271-4/+6
| | * Add a TeleportFlags member to SP so we can tell how we got there.Melanie2011-01-272-0/+15
* | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Kitto Flora2011-02-041-0/+2
|\ \ \ | |/ /
| * | Squash a nullrefMelanie2011-02-021-0/+2
* | | Corrections for Avatar Auto-pilot target; add llStopMoveToTarget() for Avatar...Kitto Flora2011-02-042-5/+55
|/ /
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2011-01-281-1/+1
|\ \
| * | Correct chat source location for Av seated on daughter prim.Kitto Flora2011-01-281-1/+1
* | | Change the way ban lines workMelanie2011-01-281-1/+1
|/ /
* | Fix up QueryAccess to also check parcelsMelanie2011-01-281-7/+22
* | Fix bumping into sim borders and check estate bans for walking crossingsMelanie2011-01-282-13/+42
* | Make the estate setting "Allow direct teleport" override the constraintMelanie2011-01-271-0/+3
* | Let gods TP in wherever they like while in god modeMelanie2011-01-271-0/+1
* | Implement "Cannot teleport closer to destination" messageMelanie2011-01-271-1/+5
* | 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