aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/UserGrid (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name ↵Diva Canto1-38/+0
for it. GridUserService makes more sense; it's the user of the grid, "grid user". I changed it everywhere.
2010-03-05add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)1-0/+38
this will initially store home location data instead of the presence service compiles but not enough to actually test yet