aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-27Fix a few little thingsMelanie1-0/+2
2011-02-22Parameterizes the view distance used to compute and manageMic Bowman2-5/+28
2011-02-21Allow modifying a no mod object through llGiveInventoryItem if the objectMelanie1-1/+5
2011-02-19Restore heartbeat threadMelanie1-5/+3
2011-02-19Remove test T020_TestMakeRootAgent() which hasn't been active for ages anywayJustin Clark-Casey (justincc)1-19/+0
2011-02-18Put some CapabilitiesModule null checks in SceneJustin Clark-Casey (justincc)1-4/+11
2011-02-18If GridService.GetNeighbours() could not find the region then log a warning r...Justin Clark-Casey (justincc)1-2/+5
2011-02-18extend TestChildAgentEstablished() test slightly to put in EntityTransferModu...Justin Clark-Casey (justincc)2-3/+12
2011-02-18On SceneSetupHelpers, go back to calling ScenePresence.CompleteMovement() for...Justin Clark-Casey (justincc)1-19/+41
2011-02-18remove another unused test teardown methodJustin Clark-Casey (justincc)1-6/+0
2011-02-18remove unused test teardown methodJustin Clark-Casey (justincc)1-8/+2
2011-02-18separate attachment tests out into their own classJustin Clark-Casey (justincc)2-50/+180
2011-02-18Add very basic test which invokes the scene update loop once and checks the f...Justin Clark-Casey (justincc)3-157/+224
2011-02-18minor: add method doc to a few ScenePresence methodsJustin Clark-Casey (justincc)1-2/+13
2011-02-18Stop the avatar sometimes pausing for more than a second on the border when r...Justin Clark-Casey (justincc)1-0/+7
2011-02-17Add support for new naming syntax of linked regions to osTeleportAgent and os...Marck1-3/+3
2011-02-16Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie1-1/+2
2011-02-16Streamline ban line processing. Remove remnants of old advisory messages.Melanie1-1/+0
2011-02-16Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie1-2/+4
2011-02-13Set filter to send proper rotations for root partBlueWall1-1/+1
2011-02-08Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen...Diva Canto1-0/+2
2011-02-06New command: show pending-objectsDiva Canto1-0/+8
2011-02-04Send object date to viewer in microseconds (Fixes mantis bug #3990)Kevin Cozens1-1/+2
2011-02-03Change UpdateAgent (for changes in agent position) to be sentMic Bowman1-21/+22
2011-02-02Squash a nullrefMelanie1-0/+2
2011-01-28Fix up QueryAccess to also check parcelsMelanie1-1/+1
2011-01-28Correct chat source location for Av seated on daughter prim.Kitto Flora1-1/+1
2011-01-28Fix bumping into sim borders and check estate bans for walking crossingsMelanie2-13/+42
2011-01-28Change the way ban lines workMelanie1-1/+1
2011-01-28Fix up QueryAccess to also check parcelsMelanie1-7/+22
2011-01-28Fix bumping into sim borders and check estate bans for walking crossingsMelanie2-13/+42
2011-01-27Make it workMelanie1-4/+6
2011-01-27Make the estate setting "Allow direct teleport" override the constraintMelanie1-0/+3
2011-01-27Let gods TP in wherever they like while in god modeMelanie1-0/+1
2011-01-27Implement "Cannot teleport closer to destination" messageMelanie1-1/+5
2011-01-27Make landing points work on local teleports. Constrain owners and gods toMelanie1-5/+26
2011-01-27Add a TeleportFlags member to SP so we can tell how we got there.Melanie2-0/+15
2011-01-27Change the way landing points are honoredMelanie1-6/+13
2011-01-27Make it workMelanie1-4/+6
2011-01-27Fix build breakMelanie1-0/+1
2011-01-27Add a TeleportFlags member to SP so we can tell how we got there.Melanie2-0/+14
2011-01-27Clear user account cache before checking flags on login. This will make AVMelanie1-0/+3
2011-01-27Fix merge artifactsMelanie1-3/+3
2011-01-27Make bans work for teleport. Now teleport will complete block if the userMelanie1-51/+48
2011-01-26Mostly revert the last commit with the aim of searching for a better solutionTom1-1/+1
2011-01-26Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get...Tom1-22/+20
2011-01-26Add userFlags check to isBanned. This checks bans against DenyAnonymous and D...Tom2-4/+47
2011-01-26Remove the RestorePresences functions (which don't seem to be doingMic Bowman2-69/+12
2011-01-24Fix script data not being reset as it should beMelanie1-0/+4
2011-01-24Fix script data not being reset as it should beMelanie1-0/+4