aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-09Various teleport fixes.onefang1-3/+4
2020-09-09Gatekeeper -> GatekeeperURIroot1-2/+2
2020-09-09Remove various limits.onefang1-23/+2
2020-09-09Remove useless executable bit that Windows adds.onefang2-0/+0
2019-12-10enforce invariant culture on landmarksUbitUmarov2-3/+3
2019-11-20cosmeticsUbitUmarov1-1/+1
2019-11-18fix the block of teleport to same region handleUbitUmarov1-10/+7
2019-11-13Terrain: more double to floatUbitUmarov1-0/+3
2019-10-22remove some more useless NULL argumentsUbitUmarov2-3/+1
2019-10-14basic search: fix people search, add some cachingUbitUmarov1-5/+44
2019-10-13viewers group search page size is 100 ( and not way to detect other value, so...UbitUmarov1-1/+9
2019-10-13mantis 8598: filter dead groups from group search. honor querystart request. ...UbitUmarov1-2/+27
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov1-4/+27
2019-09-04don't wear vegetablesUbitUmarov1-3/+25
2019-08-20Massive console refactor. Greatly simplify interface.Melanie2-4/+6
2019-08-07Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker1-3/+8
2019-08-07Fix scope support to get friends list names across co-hosted gridsMelanie1-2/+2
2019-07-25Gatekeeper -> GatekeeperURIonefang1-1/+1
2019-07-25OpenSim dev typo--onefang1-1/+1
2019-07-24For the "teleport from above" case, do the right thing.onefang1-3/+4
2019-05-19Remove silly 4096 sim TP check for a client bug that was fixed long ago.onefang1-47/+0
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang21-1474/+1879
2019-04-30missing files...UbitUmarov1-3/+3
2019-04-09old tp timing issues on grid presence notification did came back, so put back...UbitUmarov1-0/+5
2019-04-05try handle the special case MaxRegionsViewDistance = 0 (agents only see void ...UbitUmarov1-10/+40
2019-04-04change visible regions also by view range change; fix check on crossingsUbitUmarov1-4/+7
2019-04-04control visible regions by avatar position and view range, first dirty codeUbitUmarov1-82/+276
2019-04-04send agent view range to new child agentsUbitUmarov1-1/+2
2019-04-01still issues on fast hg tpsUbitUmarov1-2/+6
2019-04-01change avatar arrival at hg destination handlingUbitUmarov1-2/+5
2019-04-01fix tp set callback log messageUbitUmarov1-1/+1
2019-03-28changes on teleports v7UbitUmarov1-59/+33
2019-02-15don't break permitions on god object return or deleteUbitUmarov1-4/+11
2019-01-21remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov2-1/+3
2019-01-19a few more changes to tp homeUbitUmarov2-41/+71
2019-01-18a few changes to tp homeUbitUmarov2-57/+118
2019-01-18fix HG tp detectionUbitUmarov1-62/+54
2019-01-14do HG as old protocol, needs deeper changesUbitUmarov1-4/+9
2019-01-14more on TPUbitUmarov1-16/+16
2019-01-14test a change to TP protocolUbitUmarov1-35/+37
2019-01-08give a bit more time bf closing child agentsUbitUmarov1-1/+1
2019-01-04oops, thats elsewhereUbitUmarov1-1/+1
2019-01-04some viewers now also seem to need time bf closing child regions on TPUbitUmarov1-2/+13
2019-01-03reduce tp close child agent delay timeUbitUmarov1-15/+7
2018-12-10mantis 8419: TakeCopy now sends to objects; Take to a child of trash or losta...UbitUmarov1-6/+21
2018-12-01cleanupUbitUmarov1-10/+11
2018-11-13some cleaupUbitUmarov1-10/+10
2018-11-13oopsUbitUmarov1-63/+64
2018-11-12similar changes on CopyBundleToInventoryUbitUmarov1-9/+6
2018-11-12a few changes to deattach object updateUbitUmarov1-5/+0