Diva Canto
|
8c0e156b4d
Make HG map search consistent with new syntax for link-region, i.e. http://foo.org. Old syntax (foo.org) is still supported, but has surprising results when ppl search again, because internally the HG link names start with http.
|
14 years ago |
Diva Canto
|
c18bcf3d8d
A bit more frugal on the caller side of closing agents, now that the receiving end is async. No need for so much concurrency.
|
14 years ago |
Diva Canto
|
52f88f5739
Spawn a threadlet upon receiving requests to close agents. The operation may take too long, and we don't need to keep the caller waiting.
|
14 years ago |
Diva Canto
|
32a3f330ed
Canonicalize URL endings for the UserAgentServiceConnector.
|
14 years ago |
Diva Canto
|
fda56618e1
Deal with possibly un-initialized scripts in object transfers. Mantis #5310
|
14 years ago |
Diva Canto
|
81587466e7
Map search: changed the flag sent to the client. It was 2 (???), now it's 0. This makes HG map tiles work on map search -- a longstanding annoyance. My map search tests were all ok, but since I don't understand these flag values, this may break something related to map search.
|
14 years ago |
Diva Canto
|
21dedb573b
HG map tile fetch: handle cached images appropriately.
|
14 years ago |
Diva Canto
|
5b43f9cac4
HG bug fix. Must wait for client's UDP contact before getting scene presence.
|
14 years ago |
Mic Bowman
|
d3ebf64369
Merge branch 'master' into cmickeyb
|
14 years ago |
Mic Bowman
|
0b44e99730
comment out a couple simian debug messages
|
14 years ago |
Mic Bowman
|
984a9b4085
Added more performance checks to the HTTP server. Each request
|
14 years ago |
Diva Canto
|
17ebe8fb77
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
Diva Canto
|
0c165bc421
Commented a verbose Debug message in LLUDPServer that got uncommented at some point.
|
14 years ago |
Justin Clark-Casey (justincc)
|
4ac58093bf
Make the default for the very verbose XMLRPC groups debug setting false rather than true!
|
14 years ago |
Diva Canto
|
fbde9b1136
Note to self: try to make only 3 things at the same time.
|
14 years ago |
Diva Canto
|
db55859125
Guard against null Animator.
|
14 years ago |
Mic Bowman
|
6a5d52b4c8
removed the early return on agentupdates, this was debugging code
|
14 years ago |
Mic Bowman
|
e0da281e3d
Cleaned up debugging messages in the WebRequest handlers
|
14 years ago |
Mic Bowman
|
d3987024d7
Merge branch 'master' into cmickeyb
|
14 years ago |
Melanie
|
5286198650
Add permissions hooks for object transfers
|
14 years ago |
Melanie
|
07cc032081
Allow cross-scope friendships to work, and also allow other cross scope name
|
14 years ago |
Melanie
|
e1664b8d38
Fix child agent scoping
|
14 years ago |
Melanie
|
c48ddbfef1
Fix scoping for prim region crossings
|
14 years ago |
Melanie
|
9971766256
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
|
14 years ago |
Mic Bowman
|
df5e4a1e5b
Standardize the way WebRequests are made in the SimulationServiceConnector. Added
|
14 years ago |
Melanie
|
1f4d0ad460
Fix up a prior fix (refix the fixed fix :)
|
14 years ago |
Melanie
|
a32f80b9e3
Implement SendPlacesReply
|
14 years ago |
Diva Canto
|
d42e0c39fc
Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors were not getting notified.
|
14 years ago |
Myan Thor
|
915c0b17b0
fixes a problem with ending slashes in GatekeeperService to verify session-addresses
|
14 years ago |
Mic Bowman
|
94ed69b1da
Update SimianGridServicesConnector to work more like
|
14 years ago |