| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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.
|
|
|
|
|
|
| |
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.
BTW, the Meshing files want to be committed too -- EOFs.
|
|
|
|
| |
* Removed a few buglets and added better exception handling.
|
| |
|
| |
|
|
|
|
| |
* CommsManager.AvatarService rerouted
|
|
|
|
| |
* Cleaned up a few things on presence connectors
|
|
|
|
| |
(deleting all but one presence record) on logout so that they don't pile up.
|
| |
|
|
just compiles.
|