Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
5f18f2ce6a
More EntityTransferContext plumbing
|
9 years ago |
Melanie Thielker
|
69585a4824
More plumbing of the EntityTransferContext (not yet complete)
|
9 years ago |
UbitUmarov
|
29798cefcc
Merge branch 'master' into avinationmerge
|
9 years ago |
UbitUmarov
|
72684592ba
Merge branch 'master' into avinationmerge
|
9 years ago |
Melanie Thielker
|
6510ba8a64
Plumb the special VeriableWearablesSuported field which we will
|
9 years ago |
Melanie Thielker
|
ea56f4f27c
Introduce an EntityTransferContext carrying the version numbers to pass
|
9 years ago |
Melanie Thielker
|
dc6d9eadf3
Testing stage of the new versioning system. Use at own risk. May not
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
UbitUmarov
|
ce883e9b43
add more of the v03 checks and homeURL. Sending side only for now
|
9 years ago |
Melanie Thielker
|
028506cf3c
Partial plumbing for the agent stateful module features negotiation
|
9 years ago |
Justin Clark-Casey (justincc)
|
3c6becd524
On login and first HG entrance to a foreign grid, perform query access checks before proceeding.
|
10 years ago |
Diva Canto
|
fe779128b0
Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer.
|
10 years ago |
Oren Hurvitz
|
47b84875fd
Tell QueryAccess explicitly whether the user is coming in via Teleport or Cross, because the permission checks are different.
|
10 years ago |
Oren Hurvitz
|
06e0528d0b
In teleports, pass the source region to the destination (similar to an HTTP referrer)
|
10 years ago |
Oren Hurvitz
|
85d51e57a9
When sending QueryAccess to a region, also send the user's Home URI
|
10 years ago |
Diva Canto
|
b4f1b9acf6
Guard against unauthorized agent deletes.
|
11 years ago |
Diva Canto
|
931eb892d9
Deleted GET agent all around. Not used.
|
11 years ago |
Justin Clark-Casey (justincc)
|
a4551b027b
Removing unused handling of incoming create object by userID and itemID only.
|
12 years ago |
Justin Clark-Casey (justincc)
|
38ce9d45a5
Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle.
|
12 years ago |
Melanie
|
1dfc990264
Add a position parameter to region crossing of objects. This avoids the
|
12 years ago |
Diva Canto
|
9892e115cc
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service.
|
13 years ago |
Justin Clark-Casey (justincc)
|
20aeace8d7
Add log messages on teleport failure to better pin down the cause.
|
13 years ago |
Melanie
|
918c12c965
Change the QUERYACCESS method to eliminate spurious access denied messages
|
13 years ago |
Melanie
|
188d86998d
Fix up QueryAccess to also check parcels
|
13 years ago |
Melanie
|
4df1d25d23
Plumb a code path for the entity transfer module to ask a destination scene
|
14 years ago |
Diva Canto
|
45ef3e9987
Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen.
|
14 years ago |
Diva Canto
|
f11a97f12d
* Finished SimulationServiceConnector
|
15 years ago |
Diva Canto
|
c268e342d1
* Changed ISimulation interface to take a GridRegion as input arg instead of a regionHandle.
|
15 years ago |