Justin Clark-Casey (justincc)
|
b6ac1c46cd
Get rid of AvatarAppearance.Owner to simplify the code.
|
před 13 roky |
Diva Canto
|
d21e9c755f
HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
před 13 roky |
Diva Canto
|
549dc5aeb9
Eliminated sAgentCircuitData, a data structure that has been obsolete for quite some time.
|
před 13 roky |
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.
|
před 13 roky |
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.
|
před 14 roky |
Jeff Ames
|
ae9c4a4d11
Formatting cleanup.
|
před 14 roky |
Melanie
|
adef6b04cb
Logins work now, but avatars are green ugly gnomes.
|
před 14 roky |
Melanie
|
818ed2032a
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
|
před 14 roky |
Master ScienceSim
|
9cfd3e1d5a
Small cleanup and add more debugging information
|
před 14 roky |
Master ScienceSim
|
6e58c3d563
Half of the compatibility is working. Login into a new region with
|
před 14 roky |
Mic Bowman
|
657cceb884
Intermediate commit for backward compatability; does not compile yet
|
před 14 roky |
Master ScienceSim
|
b1c8d05888
Major refactoring of appearance handling.
|
před 14 roky |
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.
|
před 14 roky |
Melanie Thielker
|
2ebe148266
Plumb the viewer version string through into AgentCircuitData. Now all that
|
před 14 roky |
Diva Canto
|
0c81966c0a
Works for grid login.
|
před 14 roky |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
před 14 roky |
Diva Canto
|
7c00469cd2
Added ExternalName config on Gatekeeper.
|
před 15 roky |
Diva Canto
|
b2e6ec9e12
Agent gets there through the Gatekeeper, but still a few quirks to fix.
|
před 15 roky |
Diva Canto
|
a7309d90da
* Added ServiceURLs to AgentCircuitData.
|
před 15 roky |
Diva Canto
|
4de82891a9
Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.
|
před 15 roky |
Diva Canto
|
66920a9047
Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be.
|
před 15 roky |
Diva Canto
|
e02062051d
Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning.
|
před 15 roky |
Teravus Ovares (Dan Olivares)
|
18634e9dd8
minor: comments
|
před 15 roky |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
diva
|
4eba67175d
Minor bug fix. Thanks daTwitch.
|
před 15 roky |
diva
|
7cc9062137
Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical).
|
před 15 roky |
lbsa71
|
801da4346a
* optimized usings.
|
před 15 roky |
diva
|
1b7ce1c874
Plumbing for moving InformRegionOfChildAgent over to RESTComms: pack and unpack methods for AgentCircuitData. This code is not used yet.
|
před 16 roky |
Charles Krinke
|
e6eb571c1d
Mantis#2725. Thank you kindly, Diva, for a patch that:
|
před 16 roky |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
před 16 roky |