aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-07* Finished SimulationServiceConnectorDiva Canto17-129/+360
2010-01-04Finish conversion if XInventoryServiceMelanie3-19/+98
2010-01-04First stage port of the XInventoryServiceMelanie4-0/+674
2010-01-04When rezzing a no-copy object on a no-rez parcel, the object vanishes fromMelanie1-0/+7
2010-01-04Mark GetUserInventory as obsolete. It is still used in the defaultMelanie1-0/+2
2010-01-04Add the data serviceMelanie1-0/+67
2010-01-04AvatarStore. Untested, but completeMelanie4-16/+64
2010-01-04Some work on avatar service. Retrieval and storage doneMelanie3-8/+30
2010-01-04Avatar appearance skeletonMelanie4-1/+211
2010-01-03Cause llSetText to send prim updates.Melanie1-0/+1
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames54-877/+1114
2010-01-03Successfully logged into a grid.Diva Canto6-24/+50
2010-01-03* Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto11-289/+762
2010-01-03Applied fix for avatar connectors similar to yesterday's fix of user account ...Diva Canto2-7/+9
2010-01-02Test client for remote user account connector and service. It seems to be wor...Diva Canto3-8/+161
2010-01-02Flattening the ServiceURLsDiva Canto1-3/+23
2010-01-03Change the requester a littleMelanie1-1/+4
2010-01-02Test client for remote presence connector, and for the service itself. Connec...Diva Canto5-4/+167
2010-01-02* Converters from new AvatarData to old AvatarAppearance and vice-versaDiva Canto2-9/+117
2010-01-02* Avatar service connectors all in place, but untested.Diva Canto7-3/+932
2010-01-02Changed the rest of references to IAvatarData to AvatarDataDiva Canto1-2/+7
2010-01-02Add virtual method StateChange to ScriptBaseClassMelanie1-0/+4
2010-01-02Change to a classMelanie1-5/+7
2010-01-02Strip the lindenisms from the interfaceMelanie1-8/+2
2010-01-02Clarifying comments.Diva Canto1-1/+7
2010-01-02First stab at avatar data. Very genericMelanie1-7/+16
2010-01-02Minor interface changesMelanie1-8/+5
2010-01-02* Forgotten ILibraryService from yesterdayDiva Canto3-0/+138
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-01Prevent the creation of duplicate inventory folders in the case of a loginMelanie2-2/+13
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-31Put PassCollision on the ignore list for testing, since we don't save thatMelanie1-0/+1
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