aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10Remove "login disable", "login enable" and "login status" commands.Melanie10-206/+45
2010-01-09Fixes prim to prim collision.Revolution1-3/+3
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-08The first 2 handlers for the XInventory system.Melanie2-2/+76
2010-01-08Adds IClientAPI voids for GroupProposals.Revolution8-7/+68
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-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-03Cause llSetText to send prim updates.Melanie1-0/+1
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames54-877/+1114
2010-01-02Add virtual method StateChange to ScriptBaseClassMelanie1-0/+4
2010-01-01Prevent the creation of duplicate inventory folders in the case of a loginMelanie2-2/+13
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-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-31This patch caused serialization errors and needs to be reexaminedMelanie2-315/+67
2009-12-31[PATCH] Adds llCollisionFilterMelanie2-67/+315
2009-12-31Adds osKickUser and osSetSpeedunknown3-0/+97
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-30Fix an omission in LSL that causes a viewer crashMelanie1-0/+5
2009-12-29Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie13-26/+44
2009-12-27One should not copy/paste so much :)Melanie1-3/+3
2009-12-27Fix the spelling :/Melanie1-3/+3
2009-12-27Encode the published and mature checkboxes into the user flags forMelanie1-0/+3
2009-12-27* Implements some basic Sirikata protocol work (initial handshakes).Adam Frisby2-1/+57