| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an extension to allow registering multiple interfaces of a type with | Melanie Thielker | 2008-09-25 | 3 | -10/+54 |
* | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 2008-09-25 | 2 | -2/+2 |
* | * Adds some Wind | Teravus Ovares | 2008-09-25 | 2 | -0/+260 |
* | fixes a slight copy and paste bug in OGP module. | Dr Scofield | 2008-09-25 | 1 | -1/+1 |
* | * In Standalone, add a persistant account for the OGP user. | Teravus Ovares | 2008-09-25 | 1 | -4/+50 |
* | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 2008-09-25 | 3 | -49/+19 |
* | * Remove a message handler | Teravus Ovares | 2008-09-25 | 1 | -4/+16 |
* | Add a module selection option for the MapImage Module as well | Melanie Thielker | 2008-09-24 | 1 | -0/+6 |
* | Correct a capitalization error | Melanie Thielker | 2008-09-24 | 1 | -1/+1 |
* | Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap". | Melanie Thielker | 2008-09-24 | 1 | -0/+9 |
* | Decouple AsyncCommands from XEngine and the script instance. Make | Melanie Thielker | 2008-09-24 | 1 | -0/+3 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-23 | 2 | -8/+8 |
* | leyla found a capitalization error in one of the OGP messages. Thanks leyla! | Teravus Ovares | 2008-09-23 | 1 | -1/+1 |
* | Small fix to eliminate a beauty spot | Melanie Thielker | 2008-09-23 | 1 | -1/+1 |
* | Update the permissions system to handle scripts and notecards the way | Melanie Thielker | 2008-09-23 | 2 | -10/+88 |
* | * Update in OGP draft 3 protocol spec with regards to seed region requests ru... | Teravus Ovares | 2008-09-23 | 1 | -1/+3 |
* | Move script and notecard open perms checks from ClientView to the | Melanie Thielker | 2008-09-22 | 1 | -2/+127 |
* | Remove the ugly-as-sin "interop" hack script perms fudging in | Melanie Thielker | 2008-09-22 | 1 | -18/+0 |
* | Remove comment in perms module after consulting with awebb | Melanie Thielker | 2008-09-22 | 1 | -6/+2 |
* | Fix a small logic error in my perms module changes | Melanie Thielker | 2008-09-22 | 1 | -1/+1 |
* | 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 |