aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-1/+2
| * | Streamline ban line processing. Remove remnants of old advisory messages.Melanie2011-02-161-1/+0
| * | Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-2/+4
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-162-2/+2
| |\ \ | | |/
| | * Set filter to send proper rotations for root partBlueWall2011-02-131-1/+1
| | * Hack in a crude temporary "estate show" commandJustin Clark-Casey (justincc)2011-02-121-1/+1
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-121-0/+2
| |\ \ | | |/
| | * Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen...Diva Canto2011-02-081-0/+2
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-072-0/+9
| |\ \ | | |/
| | * New command: show pending-objectsDiva Canto2011-02-062-0/+9
| * | 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
* | | 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 'master' into careminster-presence-refactorMelanie2011-01-291-0/+55
|\ \ | |/
| * Create the structure of classes and interfaces to replace the cruft thatMelanie2011-01-291-0/+2
| * Add the prim count interfacesMelanie2011-01-281-0/+53
| * Fix up QueryAccess to also check parcelsMelanie2011-01-281-1/+1
| * Fix bumping into sim borders and check estate bans for walking crossingsMelanie2011-01-283-14/+43
* | 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
* | Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/va...Melanie2011-01-283-14/+43
|\ \
| * | Fix bumping into sim borders and check estate bans for walking crossingsMelanie2011-01-283-14/+43
* | | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-281-0/+1
|\ \ \ | |/ / |/| / | |/
| * Thank you, Goetz, for a patch to fix prim count display in cut regions.Melanie2011-01-281-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-271-0/+8
|\ \ | |/
| * When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)2011-01-271-1/+4
| * Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)2011-01-271-0/+5
| * 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
* | 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-273-69/+26
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimMic Bowman2011-01-261-0/+14
| |\
| | * Add some comments on ILandObject.StartPoint and EndPointJustin Clark-Casey (justincc)2011-01-261-0/+10
| | * Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)2011-01-261-0/+4
| * | 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
* | Add an interface for a region's user account cacheMelanie2011-01-271-0/+13