| Commit message (Expand) | Author | Files | Lines |
2010-01-03 | Change the requester a little | Melanie | 1 | -1/+4 |
2010-01-02 | Test client for remote presence connector, and for the service itself. Connec... | Diva Canto | 5 | -4/+167 |
2010-01-02 | * Converters from new AvatarData to old AvatarAppearance and vice-versa | Diva Canto | 2 | -9/+117 |
2010-01-02 | * Avatar service connectors all in place, but untested. | Diva Canto | 7 | -3/+932 |
2010-01-02 | Changed the rest of references to IAvatarData to AvatarData | Diva Canto | 1 | -2/+7 |
2010-01-02 | Change to a class | Melanie | 1 | -5/+7 |
2010-01-02 | Strip the lindenisms from the interface | Melanie | 1 | -8/+2 |
2010-01-02 | Clarifying comments. | Diva Canto | 1 | -1/+7 |
2010-01-02 | First stab at avatar data. Very generic | Melanie | 1 | -7/+16 |
2010-01-02 | Minor interface changes | Melanie | 1 | -8/+5 |
2010-01-02 | * Forgotten ILibraryService from yesterday | Diva Canto | 3 | -0/+138 |
2010-01-01 | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob... | Diva Canto | 11 | -58/+415 |
2010-01-01 | Forgotten modules in prior commit. | Diva Canto | 3 | -1/+274 |
2010-01-01 | New LL login service is working! -- tested in standalone only. Things still m... | Diva Canto | 9 | -109/+180 |
2010-01-01 | Remove the inner Md5 to let the auth service handle md5 passwords | Melanie | 1 | -1/+1 |
2010-01-01 | Auth data migration. | Diva Canto | 1 | -0/+5 |
2009-12-31 | Yes! First test of new login service done still in 2009! Bombs in auth, becau... | Diva Canto | 6 | -1/+431 |
2010-01-01 | Finally restire the EMPTY friends module (what a mess) | Melanie | 1 | -550/+1 |
2009-12-31 | A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos... | Diva Canto | 4 | -24/+302 |
2009-12-31 | Readds llCollisionFilter and adds llPassCollision. | Revolution | 3 | -64/+293 |
2009-12-31 | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 6 | -22/+295 |
2009-12-31 | Readds llCollisionFilter and adds llPassCollision. | Revolution | 3 | -64/+293 |
2009-12-31 | Whitespace cleanup (changed hard tabs to 4 spaces) | Melanie | 2 | -486/+486 |
2009-12-31 | Adds Friend Finding functionality. | Revolution | 1 | -0/+23 |
2009-12-31 | Adds tons of packets. | Revolution | 11 | -3/+854 |
2009-12-31 | More progress on both the Simulation service and the Login service. Both stil... | Diva Canto | 3 | -2/+429 |
2009-12-31 | Simulation handlers (agents & objects) completed. | Diva Canto | 8 | -20/+572 |
2009-12-31 | This patch caused serialization errors and needs to be reexamined | Melanie | 2 | -315/+67 |
2009-12-30 | First pass at the new login service. Still incomplete, but doesn't disrupt th... | Diva Canto | 7 | -7/+872 |
2009-12-31 | [PATCH] Adds llCollisionFilter | Melanie | 2 | -67/+315 |
2009-12-31 | Adds osKickUser and osSetSpeed | unknown | 3 | -0/+97 |
2009-12-31 | Implement avatar picker queries | Melanie | 4 | -3/+53 |
2009-12-31 | Implement saving user account data | Melanie | 4 | -5/+26 |
2009-12-31 | Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. | Melanie | 5 | -64/+76 |
2009-12-30 | Make ScopeID be wild on user queries. Just pass it as UUID.Zero | Melanie | 1 | -3/+14 |
2009-12-30 | Some modifications to user service. Query by name is implemented now | Melanie | 5 | -8/+30 |
2009-12-30 | Unit tests for presence. They helped fix a couple of wrongnesses. | Diva Canto | 5 | -12/+362 |
2009-12-30 | * Fixes Sitting on the ground. | Teravus Ovares (Dan Olivares) | 2 | -3/+13 |
2009-12-30 | * Makes forward and backward key reactions faster by responding to the NUDGE ... | Teravus Ovares (Dan Olivares) | 2 | -9/+35 |
2009-12-29 | * Attempts to resolve the megaregion terrain edit rebound. | Teravus Ovares (Dan Olivares) | 1 | -0/+82 |
2009-12-29 | More renames to make everything consistent. This is the UserAccountService. | Diva Canto | 3 | -0/+0 |
2009-12-29 | Fixed a couple of bugs that were bombing the data migration. | Diva Canto | 2 | -2/+2 |
2009-12-30 | Fix an omission in LSL that causes a viewer crash | Melanie | 1 | -0/+5 |
2009-12-30 | Fix an omission in LSL that causes a viewer crash | Melanie | 1 | -0/+5 |
2009-12-29 | * Fixed names. | Diva Canto | 4 | -11/+18 |
2009-12-29 | Renamed user account modules to be consistent | Diva Canto | 4 | -245/+0 |
2009-12-29 | * All modules and connectors for user account service are in place. Untested. | Diva Canto | 11 | -67/+867 |
2009-12-29 | Tighten up the IUserService interface again. No need for auth tokens at this ... | Diva Canto | 3 | -8/+7 |
2009-12-29 | Polished the IUserService interface. | Diva Canto | 5 | -15/+21 |
2009-12-29 | Change the interface a bit before someone depends on it's current form | Melanie | 2 | -1/+5 |