Diva Canto
|
7592a033df
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
|
13 years ago |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 years ago |
Diva Canto
|
5fda81e6bb
* XInventory fairly tested, including for HG. Almost ready to switch.
|
14 years ago |
Diva Canto
|
2c6606cee4
Removed unnecessary debug message
|
14 years ago |
Diva Canto
|
bbb43f9bde
Now showing friends online upon grid login.
|
14 years ago |
Diva Canto
|
4dd523b45d
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
15 years ago |
Diva Canto
|
b4483df270
* All modules and connectors for user account service are in place. Untested.
|
15 years ago |
Melanie
|
e0fc854f05
Adding new fields and home location methid to presence. Adding cleanup
|
15 years ago |
Melanie
|
92a40129b5
Database and presence changes. Untested
|
15 years ago |
Diva Canto
|
3ef513e863
Presence remote connector and handler. Presence HG Broker. Nothing tested, just compiles.
|
15 years ago |