| Commit message (Expand) | Author | Files | Lines |
2010-01-08 | Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi... | Justin Clark-Casey (justincc) | 2 | -35/+79 |
2010-01-08 | Change ConsoleClient to allow quoted values to be passed through. This | Melanie | 1 | -1/+7 |
2010-01-08 | Moving the new group data structures out of LLClientView into GroupData. | Melanie | 2 | -50/+54 |
2010-01-08 | Second Fix to the new Packets as per Melanie's request. | Revolution | 1 | -39/+61 |
2010-01-07 | Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ... | dahlia | 1 | -1/+6 |
2010-01-07 | Fixes the newly added packets as per Melanie's request. | Revolution | 10 | -144/+148 |
2010-01-07 | Fixes the Collision errors and adds more to llGetStatus | Revolution | 1 | -45/+74 |
2010-01-07 | Fixes the Collision errors and adds more to llGetStatus | Revolution | 1 | -45/+74 |
2010-01-06 | Complete the XInventoryConnector. Flesh out the skeleton for the | Melanie | 2 | -7/+268 |
2010-01-06 | Adding a skeleton for the XInventoryInConnector, counterpart to the already | Melanie | 1 | -0/+167 |
2010-01-05 | Allow estate managers (if estate_owner_is_god is set) to actually enter | Melanie | 1 | -1/+4 |
2010-01-05 | Add the XInventoryServicesConnector, a new inventory connector without the cruft | Melanie | 2 | -15/+187 |
2010-01-05 | Allow lists to be embedded in query strings | Melanie | 1 | -10/+53 |
2010-01-05 | Change the signature of the forms requester data in preparation to getting | Melanie | 6 | -74/+74 |
2010-01-05 | Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile! | Melanie | 1 | -0/+317 |
2010-01-05 | Add the port of the XInventoryService for the new Sqlite framework | Melanie | 1 | -0/+156 |
2010-01-04 | Sqlite framework and generic handler. They compile. More I cannot say. | Melanie | 2 | -0/+336 |
2010-01-04 | Finish conversion if XInventoryService | Melanie | 3 | -19/+98 |
2010-01-04 | First stage port of the XInventoryService | Melanie | 4 | -0/+674 |
2010-01-04 | When rezzing a no-copy object on a no-rez parcel, the object vanishes from | Melanie | 1 | -0/+7 |
2010-01-04 | Mark GetUserInventory as obsolete. It is still used in the default | Melanie | 1 | -0/+2 |
2010-01-03 | Cause llSetText to send prim updates. | Melanie | 1 | -0/+1 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 54 | -877/+1114 |
2010-01-02 | Add virtual method StateChange to ScriptBaseClass | Melanie | 1 | -0/+4 |
2010-01-01 | Prevent the creation of duplicate inventory folders in the case of a login | Melanie | 2 | -2/+13 |
2009-12-31 | Put PassCollision on the ignore list for testing, since we don't save that | Melanie | 1 | -0/+1 |
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 | This patch caused serialization errors and needs to be reexamined | Melanie | 2 | -315/+67 |
2009-12-31 | [PATCH] Adds llCollisionFilter | Melanie | 2 | -67/+315 |
2009-12-31 | Adds osKickUser and osSetSpeed | unknown | 3 | -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-30 | Fix an omission in LSL that causes a viewer crash | Melanie | 1 | -0/+5 |
2009-12-29 | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 13 | -26/+44 |
2009-12-27 | One should not copy/paste so much :) | Melanie | 1 | -3/+3 |
2009-12-27 | Fix the spelling :/ | Melanie | 1 | -3/+3 |
2009-12-27 | Encode the published and mature checkboxes into the user flags for | Melanie | 1 | -0/+3 |
2009-12-27 | * Implements some basic Sirikata protocol work (initial handshakes). | Adam Frisby | 2 | -1/+57 |
2009-12-27 | * Implements Sirikata ClientStack Module | Adam Frisby | 17 | -0/+29698 |
2009-12-26 | Correct some issues with the last commit | root | 1 | -1/+2 |
2009-12-26 | Close a SQL injection loophole in the new database driver | Melanie | 1 | -2/+3 |
2009-12-26 | Add AvatarInterestsReply | Melanie | 8 | -1/+43 |
2009-12-26 | Make the GenericTableHandler work as intended | root | 1 | -2/+8 |
2009-12-26 | Add a generic REPLACE INTO handler for put into the generic table handler | Melanie | 1 | -0/+25 |
2009-12-25 | Enable the profile module to be replaced completely, even for the base | Melanie | 1 | -0/+13 |
2009-12-24 | Clear Shape.SculptEntry if prim type is not a sculptie in llSetPrimitiveParam... | dahlia | 1 | -0/+4 |