Diva Canto
|
b4f1b9acf6
Guard against unauthorized agent deletes.
|
11 tahun lalu |
Diva Canto
|
931eb892d9
Deleted GET agent all around. Not used.
|
11 tahun lalu |
Justin Clark-Casey (justincc)
|
a4551b027b
Removing unused handling of incoming create object by userID and itemID only.
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
38ce9d45a5
Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle.
|
12 tahun lalu |
Melanie
|
1dfc990264
Add a position parameter to region crossing of objects. This avoids the
|
12 tahun lalu |
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 tahun lalu |
Justin Clark-Casey (justincc)
|
20aeace8d7
Add log messages on teleport failure to better pin down the cause.
|
13 tahun lalu |
Melanie
|
918c12c965
Change the QUERYACCESS method to eliminate spurious access denied messages
|
13 tahun lalu |
Melanie
|
188d86998d
Fix up QueryAccess to also check parcels
|
14 tahun lalu |
Melanie
|
4df1d25d23
Plumb a code path for the entity transfer module to ask a destination scene
|
14 tahun lalu |
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 tahun lalu |
Diva Canto
|
f11a97f12d
* Finished SimulationServiceConnector
|
15 tahun lalu |
Diva Canto
|
c268e342d1
* Changed ISimulation interface to take a GridRegion as input arg instead of a regionHandle.
|
15 tahun lalu |
Diva Canto
|
a8901a40f4
Simulation handlers (agents & objects) completed.
|
15 tahun lalu |
Jeff Ames
|
35b450d41d
Add copyright headers, formatting cleanup, ignore some generated files.
|
15 tahun lalu |
diva
|
cb704ecde1
Beginning of refactoring RESTComms/LocalComms in the new style of services and connectors. This commit has the beginning of the In connector, not the Out. Nothing of this is finished yet, and it doesn't run. But it should compile ok.
|
15 tahun lalu |