aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10Add some commands to the grid serverMelanie1-0/+75
2010-01-09Temp fix: initialize flags value to prevent exceptionMelanie1-0/+19
2010-01-09Fixes prim to prim collision.Revolution1-3/+3
2010-01-09Preliminary work on the new default region setting mechanismMelanie11-1/+180
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto10-113/+163
2010-01-09A last fix for estate access by group. One should send the correct list.Melanie1-2/+2
2010-01-09Implement the groups module query to make the estate allowed groups workMelanie1-1/+28
2010-01-09Fix up the weird Lindenish "setaccess" message. Talk about strange....Melanie2-5/+15
2010-01-09Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie11-108/+197
2010-01-08A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto13-1500/+20
2010-01-08The first 2 handlers for the XInventory system.Melanie2-2/+76
2010-01-08Adds IClientAPI voids for GroupProposals.Revolution8-7/+68
2010-01-08Add migrations to add fields to user and auth tablesMelanie2-0/+13
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto19-1131/+753
2010-01-08Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi...Justin Clark-Casey (justincc)2-35/+79
2010-01-08Change ConsoleClient to allow quoted values to be passed through. ThisMelanie1-1/+7
2010-01-08Moving the new group data structures out of LLClientView into GroupData.Melanie2-50/+54
2010-01-08Second Fix to the new Packets as per Melanie's request.Revolution1-39/+61
2010-01-07* Finished SimulationServiceConnectorDiva Canto17-129/+360
2010-01-07Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...dahlia1-1/+6
2010-01-07Fixes the newly added packets as per Melanie's request.Revolution10-144/+148
2010-01-07Fixes the Collision errors and adds more to llGetStatusRevolution1-45/+74
2010-01-07Fixes the Collision errors and adds more to llGetStatusRevolution1-45/+74
2010-01-06Complete the XInventoryConnector. Flesh out the skeleton for theMelanie2-7/+268
2010-01-06Adding a skeleton for the XInventoryInConnector, counterpart to the alreadyMelanie1-0/+167
2010-01-05Allow estate managers (if estate_owner_is_god is set) to actually enterMelanie1-1/+4
2010-01-05Add the XInventoryServicesConnector, a new inventory connector without the cruftMelanie2-15/+187
2010-01-05Allow lists to be embedded in query stringsMelanie1-10/+53
2010-01-05Change the signature of the forms requester data in preparation to gettingMelanie6-74/+74
2010-01-05Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile!Melanie1-0/+317
2010-01-05Add the port of the XInventoryService for the new Sqlite frameworkMelanie1-0/+156
2010-01-04Sqlite framework and generic handler. They compile. More I cannot say.Melanie2-0/+336
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