| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Create CanEditObjectInventory to preserve the ability | Melanie Thielker | 2008-09-22 | 3 | -26/+49 |
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 1 | -4/+26 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 8 | -22/+34 |
* | Fix another reason for #2218 | Homer Horwitz | 2008-09-21 | 1 | -3/+8 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 2008-09-21 | 1 | -1/+12 |
* | Don't attach attachements to child agents. This coincidentially fixes a race | Homer Horwitz | 2008-09-21 | 1 | -0/+3 |
* | The viewer only stores a screenshot on "Set home to here" if the alert that | Homer Horwitz | 2008-09-21 | 1 | -1/+2 |
* | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 2008-09-21 | 1 | -3/+4 |
* | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 2008-09-20 | 1 | -3/+3 |
* | * Fix build error, (maybe) | Teravus Ovares | 2008-09-20 | 1 | -1/+1 |
* | * One more tweak in the OGP module to support OGP draft3. | Teravus Ovares | 2008-09-19 | 1 | -1/+8 |
* | * Implements an experimental method to define which region you want to go to ... | Teravus Ovares | 2008-09-19 | 1 | -9/+136 |
* | * minor: eliminate the current warnings | Justin Clarke Casey | 2008-09-19 | 1 | -2/+2 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 1 | -3/+3 |
* | * Added null exception handler where we couldn't locate a user data record in... | Teravus Ovares | 2008-09-19 | 2 | -2/+18 |
* | * Switches content type from application/xml+llsd to application/llsd+xml on ... | Teravus Ovares | 2008-09-19 | 1 | -2/+37 |
* | - Add Dispose method to IRegionDataStore | Homer Horwitz | 2008-09-18 | 1 | -0/+5 |
* | * Updates the SQLite region database to support the same properties that the ... | Teravus Ovares | 2008-09-18 | 1 | -1/+11 |
* | adds support to delete a region completely and offers that | Dr Scofield | 2008-09-18 | 1 | -4/+3 |
* | Kan-Ed fix series. | Melanie Thielker | 2008-09-18 | 1 | -0/+8 |
* | Mantis #2213 | Melanie Thielker | 2008-09-18 | 1 | -1/+1 |
* | Kan-Ed fix series. Fix llTakeControls to behave as documented. | Melanie Thielker | 2008-09-17 | 3 | -4/+7 |
* | * minor: oops, remove a warning I just inserted myself - naughty boy | Justin Clarke Casey | 2008-09-16 | 1 | -1/+1 |
* | * If an individual scene object throws an exception while storing, deal with ... | Justin Clarke Casey | 2008-09-16 | 2 | -23/+33 |
* | Minor formatting cleanup. | Jeff Ames | 2008-09-16 | 2 | -2/+2 |
* | From: mike pitman <pitman@us.ibm.com> | Dr Scofield | 2008-09-16 | 7 | -8/+17 |
* | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 2008-09-15 | 2 | -3/+4 |
* | reverting r6302 | Dr Scofield | 2008-09-15 | 3 | -6/+3 |
* | From: mike pitman <pitman@us.ibm.com> | Dr Scofield | 2008-09-15 | 3 | -3/+6 |
* | * Remove a hack I put into OGP so that I could test OGP over SSL with the See... | Teravus Ovares | 2008-09-14 | 1 | -3/+1 |
* | * This update makes configuring SSL a little easier on Windows XP. It also m... | Teravus Ovares | 2008-09-14 | 1 | -4/+53 |
* | Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-09-14 | 1 | -3/+8 |
* | * Minor fixes and cleanups around code being used for Rex Module work. | Adam Frisby | 2008-09-14 | 1 | -8/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-09-13 | 1 | -9/+16 |
* | Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem... | Jeff Ames | 2008-09-13 | 1 | -2/+2 |
* | Update avatar-position while avatar is sitting and the prim is moved (#2159). | Homer Horwitz | 2008-09-13 | 2 | -0/+16 |
* | Remove the cruft of accessing a private member of another module's class | Melanie Thielker | 2008-09-13 | 3 | -0/+16 |
* | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 2008-09-12 | 1 | -3/+3 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2172 | Justin Clarke Casey | 2008-09-12 | 2 | -13/+26 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 3 | -0/+18 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 3 | -6/+14 |
* | * Move the ResetChildPrimPhysics() calls to after physics have been applied t... | Justin Clarke Casey | 2008-09-12 | 1 | -5/+5 |
* | * minor: various doc and tidy up, logging increase to make it clearer which p... | Justin Clarke Casey | 2008-09-12 | 3 | -37/+80 |
* | * This updates the OGP module to support both the revision 2 and revision 3 o... | Teravus Ovares | 2008-09-11 | 1 | -10/+64 |
* | Revert the two debug log statements from r6212 as described in Mantis 2126. | Charles Krinke | 2008-09-10 | 1 | -14/+0 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-10 | 1 | -1/+1 |
* | Thank you kindly, CMickeyB for a patch that adds a | Charles Krinke | 2008-09-10 | 1 | -0/+14 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 1 | -1/+4 |
* | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 2008-09-09 | 1 | -1/+7 |
* | Preserve link numbers when items are taken into inventory and re-rezzed. | Melanie Thielker | 2008-09-09 | 1 | -1/+6 |