| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * refactor: do a tiny bit of cleanup | Justin Clarke Casey | 2008-09-26 | 1 | -40/+46 |
* | * refactor: split out AssetXferUploader | Justin Clarke Casey | 2008-09-26 | 3 | -285/+312 |
* | * refactor: split out AgentAssetTransactionsManager | Justin Clarke Casey | 2008-09-26 | 2 | -192/+227 |
* | * Implment task inventory item asset update for the old non CAPS transaction ... | Justin Clarke Casey | 2008-09-26 | 2 | -30/+75 |
* | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 2008-09-26 | 2 | -27/+29 |
* | * 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 |
* | * 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+65 |
* | * 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 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 | 1 | -0/+20 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 2 | -2/+2 |
* | * 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 |
* | * Added null exception handler where we couldn't locate a user data record in... | Teravus Ovares | 2008-09-19 | 1 | -1/+10 |
* | * Switches content type from application/xml+llsd to application/llsd+xml on ... | Teravus Ovares | 2008-09-19 | 1 | -2/+37 |
* | 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 | 1 | -1/+2 |
* | 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 |
* | * Minor fixes and cleanups around code being used for Rex Module work. | Adam Frisby | 2008-09-14 | 1 | -8/+0 |
* | Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem... | Jeff Ames | 2008-09-13 | 1 | -2/+2 |
* | Remove the cruft of accessing a private member of another module's class | Melanie Thielker | 2008-09-13 | 2 | -0/+15 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+1 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -3/+0 |
* | * This updates the OGP module to support both the revision 2 and revision 3 o... | Teravus Ovares | 2008-09-11 | 1 | -10/+64 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-10 | 1 | -1/+1 |
* | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 2008-09-09 | 1 | -1/+7 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 17 | -661/+668 |
* | fix: warnings from libomv | Dr Scofield | 2008-09-08 | 2 | -1/+5 |
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 1 | -1/+1 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 4 | -6/+6 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 67 | -1146/+1115 |
* | * Add SampleMoneyModule patch from mantis #2079 | Justin Clarke Casey | 2008-09-06 | 1 | -11/+19 |