aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various teleport fixes.onefang2020-09-091-3/+4
| | | | | | | | | | | | | TPs from scripts avoid all that silly raycasting nonsense, just go where we ask. For the "teleport from above" case, do the right thing. Which includes looking for designated floor prims, which have ^ as the first character of their description. Don't do "teleport from above" when we have proper coords. Teleport home from off grid shouldn't land on roofs either.
* Gatekeeper -> GatekeeperURIroot2020-09-091-2/+2
| | | | | | | | | Coz it says all over the source code - // Legacy. Remove soon! And has since later OpenSim 0.7s. One of theem even got removed upstream.
* Remove various limits.onefang2020-09-091-23/+2
| | | | | | | | | | | | | | | | | | | | Silly 4096 sim TP check for a client bug that was fixed long ago, seems they removed it themselves. Upgrade sim height. Allow menu items longer than 24 characters once more. Allow sitting on attachments, and attaching things with people sitting on them. Revert don't wear vegetables. Remove some script distance limits. Gods can do anything they want, including bypassing OhSilly threat levels. Low Y regions are no longer reserved for HG links. Varregions don't have to be square. Both now report a warning, but continue anyway. Cool VL Viewer handles non square regions, Singularity crashes. Not tested on others.
* Remove useless executable bit that Windows adds.onefang2020-09-092-0/+0
|
* enforce invariant culture on landmarksUbitUmarov2019-12-102-3/+3
|
* cosmeticsUbitUmarov2019-11-201-1/+1
|
* fix the block of teleport to same region handleUbitUmarov2019-11-181-10/+7
|
* Terrain: more double to floatUbitUmarov2019-11-131-0/+3
|
* remove some more useless NULL argumentsUbitUmarov2019-10-222-3/+1
|
* basic search: fix people search, add some cachingUbitUmarov2019-10-141-5/+44
|
* viewers group search page size is 100 ( and not way to detect other value, ↵UbitUmarov2019-10-131-1/+9
| | | | so hardwired)
* mantis 8598: filter dead groups from group search. honor querystart request. ↵UbitUmarov2019-10-131-2/+27
| | | | Viewers are very broken on this, seems protocol was made by someone with no idea about lludp
* extent supported number of avatar textures/bakes/wearables, tell viewers ↵UbitUmarov2019-09-111-4/+27
| | | | about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
* don't wear vegetablesUbitUmarov2019-09-041-3/+25
|
* Massive console refactor. Greatly simplify interface.Melanie2019-08-202-4/+6
|
* Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker2019-08-071-3/+8
|
* Fix scope support to get friends list names across co-hosted gridsMelanie2019-08-071-2/+2
|
* missing files...UbitUmarov2019-04-301-3/+3
|
* old tp timing issues on grid presence notification did came back, so put ↵UbitUmarov2019-04-091-0/+5
| | | | back old hack
* try handle the special case MaxRegionsViewDistance = 0 (agents only see void ↵UbitUmarov2019-04-051-10/+40
| | | | around region, even if there are regions around
* change visible regions also by view range change; fix check on crossingsUbitUmarov2019-04-041-4/+7
|
* control visible regions by avatar position and view range, first dirty codeUbitUmarov2019-04-041-82/+276
|
* send agent view range to new child agentsUbitUmarov2019-04-041-1/+2
|
* still issues on fast hg tpsUbitUmarov2019-04-011-2/+6
|
* change avatar arrival at hg destination handlingUbitUmarov2019-04-011-2/+5
|
* fix tp set callback log messageUbitUmarov2019-04-011-1/+1
|
* changes on teleports v7UbitUmarov2019-03-281-59/+33
|
* don't break permitions on god object return or deleteUbitUmarov2019-02-151-4/+11
|
* remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov2019-01-212-1/+3
|
* a few more changes to tp homeUbitUmarov2019-01-192-41/+71
|
* a few changes to tp homeUbitUmarov2019-01-182-57/+118
|
* fix HG tp detectionUbitUmarov2019-01-181-62/+54
|
* do HG as old protocol, needs deeper changesUbitUmarov2019-01-141-4/+9
|
* more on TPUbitUmarov2019-01-141-16/+16
|
* test a change to TP protocolUbitUmarov2019-01-141-35/+37
|
* give a bit more time bf closing child agentsUbitUmarov2019-01-081-1/+1
|
* oops, thats elsewhereUbitUmarov2019-01-041-1/+1
|
* some viewers now also seem to need time bf closing child regions on TPUbitUmarov2019-01-041-2/+13
|
* reduce tp close child agent delay timeUbitUmarov2019-01-031-15/+7
|
* mantis 8419: TakeCopy now sends to objects; Take to a child of trash or ↵UbitUmarov2018-12-101-6/+21
| | | | lostandfound also, else goes to original folder
* cleanupUbitUmarov2018-12-011-10/+11
|
* some cleaupUbitUmarov2018-11-131-10/+10
|
* oopsUbitUmarov2018-11-131-63/+64
|
* similar changes on CopyBundleToInventoryUbitUmarov2018-11-121-9/+6
|
* a few changes to deattach object updateUbitUmarov2018-11-121-5/+0
|
* add RemoveUser to UserManagementUbitUmarov2018-10-201-2/+11
|
* minor cleanupUbitUmarov2018-06-161-36/+12
|
* Merge branch 'master' into httptestsUbitUmarov2018-03-271-1/+4
|\
| * fix previus commit with the right source file :(UbitUmarov2018-03-271-1/+4
| |
* | Merge branch 'master' into httptestsUbitUmarov2018-03-271-1/+0
|\ \ | |/