aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto11-58/+415
2010-01-01Forgotten modules in prior commit.Diva Canto3-1/+274
2010-01-01New LL login service is working! -- tested in standalone only. Things still m...Diva Canto9-109/+180
2010-01-01Remove the inner Md5 to let the auth service handle md5 passwordsMelanie1-1/+1
2010-01-01Auth data migration.Diva Canto1-0/+5
2009-12-31Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto6-1/+431
2010-01-01Finally restire the EMPTY friends module (what a mess)Melanie1-550/+1
2009-12-31A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto4-24/+302
2009-12-31Readds llCollisionFilter and adds llPassCollision.Revolution3-64/+293
2009-12-31* Added the Login server handlers that were lost in yesterday's commit griefDiva Canto6-22/+295
2009-12-31Readds llCollisionFilter and adds llPassCollision.Revolution3-64/+293
2009-12-31Whitespace cleanup (changed hard tabs to 4 spaces)Melanie2-486/+486
2009-12-31Adds Friend Finding functionality.Revolution1-0/+23
2009-12-31Adds tons of packets.Revolution11-3/+854
2009-12-31More progress on both the Simulation service and the Login service. Both stil...Diva Canto3-2/+429
2009-12-31Simulation handlers (agents & objects) completed.Diva Canto8-20/+572
2009-12-31This patch caused serialization errors and needs to be reexaminedMelanie2-315/+67
2009-12-30First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto7-7/+872
2009-12-31[PATCH] Adds llCollisionFilterMelanie2-67/+315
2009-12-31Adds osKickUser and osSetSpeedunknown3-0/+97
2009-12-31Implement avatar picker queriesMelanie4-3/+53
2009-12-31Implement saving user account dataMelanie4-5/+26
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie5-64/+76
2009-12-30Make ScopeID be wild on user queries. Just pass it as UUID.ZeroMelanie1-3/+14
2009-12-30Some modifications to user service. Query by name is implemented nowMelanie5-8/+30
2009-12-30Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto5-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-29More renames to make everything consistent. This is the UserAccountService.Diva Canto3-0/+0
2009-12-29Fixed a couple of bugs that were bombing the data migration.Diva Canto2-2/+2
2009-12-30Fix an omission in LSL that causes a viewer crashMelanie1-0/+5
2009-12-30Fix an omission in LSL that causes a viewer crashMelanie1-0/+5
2009-12-29* Fixed names.Diva Canto4-11/+18
2009-12-29Renamed user account modules to be consistentDiva Canto4-245/+0
2009-12-29* All modules and connectors for user account service are in place. Untested.Diva Canto11-67/+867
2009-12-29Tighten up the IUserService interface again. No need for auth tokens at this ...Diva Canto3-8/+7
2009-12-29Polished the IUserService interface.Diva Canto5-15/+21
2009-12-29Change the interface a bit before someone depends on it's current formMelanie2-1/+5
2009-12-29Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie13-26/+44
2009-12-29Give the new user tables the once-over. Strip the current set of methodsMelanie5-145/+20
2009-12-29* Added useraccount tableDiva Canto1-0/+13
2009-12-29Better way of setting ServiceURLsDiva Canto1-12/+2
2009-12-28Added the ServiceURLs field to UserAccountDataDiva Canto1-0/+14
2009-12-28Removed AccountType, GodLevel and UserFlags from UserAccountData. Doesn't bel...Diva Canto1-18/+0
2009-12-28* Added Created field to UserAccountDataDiva Canto1-0/+5
2009-12-28* Added packing/unpacking of the Home fields in PresenceInfoDiva Canto3-29/+48
2009-12-28Add the indices to really make this table workMelanie1-0/+6
2009-12-28Add a migration to add the 3 new fieldsMelanie1-0/+7
2009-12-28Adding new fields and home location methid to presence. Adding cleanupMelanie9-4/+176