Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 年之前 |
Melanie Thielker
|
5f18f2ce6a
More EntityTransferContext plumbing
|
9 年之前 |
Melanie Thielker
|
69585a4824
More plumbing of the EntityTransferContext (not yet complete)
|
9 年之前 |
Oren Hurvitz
|
251b93d97e
Store the Teleport Flags in the Circuit. This doesn't seem to be necessary, because everything has worked so far, but it's the right thing to do.
|
10 年之前 |
Justin Clark-Casey (justincc)
|
f9984a9685
rename private field ACD.ViewerInternal to m_viewerInternal in line with conventions used elsewhere in code
|
11 年之前 |
Justin Clark-Casey (justincc)
|
b71952df49
Stop AgentCircuitData.Viewer.get() from throwing an error if no Viewer has been set.
|
11 年之前 |
Latif Khalifa
|
9ba5a7e190
Normalize viewer version string to accomodate new style version reporting in the viewers
|
11 年之前 |
Justin Clark-Casey (justincc)
|
15283d35f1
Extend "show circuits" to show circuit code, ip and viewer name.
|
12 年之前 |
Diva Canto
|
99623894c7
Commented a couple of verbose debug messages.
|
13 年之前 |
Justin Clark-Casey (justincc)
|
0daa5d8b4d
minor: comment out "unpacked appearance" log mesasge for now
|
13 年之前 |
Justin Clark-Casey (justincc)
|
b6ac1c46cd
Get rid of AvatarAppearance.Owner to simplify the code.
|
13 年之前 |
Diva Canto
|
d21e9c755f
HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
13 年之前 |
Diva Canto
|
549dc5aeb9
Eliminated sAgentCircuitData, a data structure that has been obsolete for quite some time.
|
13 年之前 |
Diva Canto
|
3a2a48a8ca
Add sane packing of ServiceURLs -- OSDMap. The old way (OSDArray) is still supported for backwards compatibility, but will be removed in the future.
|
13 年之前 |
Mic Bowman
|
541a7660e0
Refactor appearance and avatar data sending code. Paritioning the routines into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login.
|
14 年之前 |
Jeff Ames
|
ae9c4a4d11
Formatting cleanup.
|
14 年之前 |
Melanie
|
adef6b04cb
Logins work now, but avatars are green ugly gnomes.
|
14 年之前 |
Melanie
|
818ed2032a
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
|
14 年之前 |
Master ScienceSim
|
9cfd3e1d5a
Small cleanup and add more debugging information
|
14 年之前 |
Master ScienceSim
|
6e58c3d563
Half of the compatibility is working. Login into a new region with
|
14 年之前 |
Mic Bowman
|
657cceb884
Intermediate commit for backward compatability; does not compile yet
|
14 年之前 |
Master ScienceSim
|
b1c8d05888
Major refactoring of appearance handling.
|
14 年之前 |
Diva Canto
|
0772e19af2
Added viewer's channel, mac, and id0 to agent circuit data. Also moved client ip address to agent circuit data, so that it's always there.
|
14 年之前 |
Melanie Thielker
|
2ebe148266
Plumb the viewer version string through into AgentCircuitData. Now all that
|
14 年之前 |
Diva Canto
|
0c81966c0a
Works for grid login.
|
14 年之前 |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
14 年之前 |
Diva Canto
|
7c00469cd2
Added ExternalName config on Gatekeeper.
|
14 年之前 |
Diva Canto
|
b2e6ec9e12
Agent gets there through the Gatekeeper, but still a few quirks to fix.
|
15 年之前 |
Diva Canto
|
a7309d90da
* Added ServiceURLs to AgentCircuitData.
|
15 年之前 |
Diva Canto
|
4de82891a9
Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.
|
15 年之前 |