| Commit message (Expand) | Author | Files | Lines |
2013-03-19 | Process default attachment point in AttachObjectInternal before we check whet... | Justin Clark-Casey (justincc) | 1 | -27/+27 |
2013-03-18 | Fix tests for multiattach | Melanie | 2 | -6/+6 |
2013-03-18 | Limit each attachment point to 5 items as per spec | Melanie | 1 | -3/+13 |
2013-03-18 | Multiattach, part 1 | Melanie | 2 | -33/+31 |
2013-03-18 | Improve rejection of any attempt to reattach an object that is already attached. | Justin Clark-Casey (justincc) | 2 | -31/+194 |
2013-03-18 | Fix recent regression where an item worn to an attachment point that was alre... | Justin Clark-Casey (justincc) | 2 | -89/+153 |
2013-03-06 | minor: remove some completely unused string local vars added recently in comm... | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2013-03-05 | Get attachment script state before taking sp.AttachmentsSyncLock() to avoid r... | Justin Clark-Casey (justincc) | 1 | -140/+161 |
2013-03-05 | Limit each attachment point to 5 items as per spec | Melanie | 1 | -3/+13 |
2013-03-05 | Multiattach, part 1 | Melanie | 2 | -30/+20 |
2013-02-27 | Switched to using the other Util function with a default value. | Diva Canto | 1 | -1/+2 |
2013-02-27 | Moved the HG default variables out of [Startup] and into their own section [H... | Diva Canto | 1 | -1/+1 |
2013-02-22 | Added new Util function for reading config vars that's more generic than the ... | Diva Canto | 1 | -1/+1 |
2013-02-21 | Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de... | Diva Canto | 1 | -1/+3 |
2013-02-21 | minor: Change summary in "show appearance" console command to "incomplete" ra... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-02-16 | Separate IAR tests into separate files for load/save/loadpath tests | Justin Clark-Casey (justincc) | 3 | -245/+198 |
2013-02-16 | Make it so that "load iar / ..." does not save the 'root' "My Inventory" folder. | Justin Clark-Casey (justincc) | 2 | -1/+60 |
2013-02-16 | Add regression test TestSaveNonRootFolderToIar | Justin Clark-Casey (justincc) | 5 | -27/+179 |
2013-02-08 | On IAR loading, if loading of a coaleseced item entirely fails, then continue... | Justin Clark-Casey (justincc) | 1 | -0/+18 |
2013-01-29 | * This Checks the asset of each wearable asynchronously and repairs if it's r... | teravus | 1 | -12/+23 |
2013-01-28 | Change default avatar replacements to be ruth rather than urban male | Melanie | 1 | -13/+10 |
2013-01-26 | * This update is ugly as sin, but it 'fills in the blanks' of your appearance... | teravus | 1 | -4/+259 |
2013-01-19 | Remove the core groups module | Melanie | 1 | -252/+0 |
2013-01-19 | Kill the dumb Opensimulator Testing group again - for good. | Melanie | 1 | -8/+3 |
2013-01-16 | * Enables loading cached bakes on teleport by filling in the appropriate avat... | teravus | 1 | -2/+71 |
2013-01-11 | Implement a workaround solution for saving manual script state changes by the... | Justin Clark-Casey (justincc) | 1 | -5/+19 |
2013-01-11 | Save attachments on detach/exit if a contained script state has been changed. | Justin Clark-Casey (justincc) | 1 | -1/+17 |
2013-01-10 | On baked texture save, replace any HG ID with an ordinary asset ID so the HGA... | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2013-01-03 | minor: Add some doc to the extremely unhelpful 'fudge....' comment as to why ... | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2013-01-03 | Fix problem where object attached from ground often does not get attached pro... | Justin Clark-Casey (justincc) | 1 | -9/+1 |
2013-01-02 | If Save OAR/IAR times-out while waiting for assets then notify the caller tha... | Oren Hurvitz | 1 | -2/+8 |
2012-12-29 | * This finishes the implementation of AgentCachedTexture. Requires the XBak... | teravus | 1 | -6/+1 |
2012-12-21 | * Partial Commit for Avatar Appearance to include the functionality of Cached... | teravus | 2 | -11/+27 |
2012-12-13 | add a Check method to flotsamAssetCache, so to check if a asset is in | UbitUmarov | 1 | -13/+38 |
2012-12-08 | Re-enable code disabled in f605a62 to allow a TaskInventoryAccepted message t... | Justin Clark-Casey (justincc) | 1 | -70/+68 |
2012-12-07 | revert the use of avatar skeleton and use avatar size provided by viewers, | UbitUmarov | 1 | -8/+23 |
2012-12-07 | *TEST* Use new avatar size in ubitODE. | UbitUmarov | 1 | -1/+10 |
2012-12-04 | minor: also comment out the debug log message which reports searching for chi... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-12-04 | minor: Comment out "Delivering IM to..." messages for now. | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2012-12-04 | Bug fix in OfflineMessageModule. Mantis #6446 | Diva Canto | 1 | -1/+1 |
2012-11-27 | Bug fix in Offline IM for inventory transfers. The items were being placed tw... | Diva Canto | 1 | -11/+15 |
2012-11-27 | Prevent the core Groups module from being enabled when its name doesn't match... | Diva Canto | 1 | -0/+3 |
2012-11-24 | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2 | -2/+2 |
2012-11-17 | Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid | Justin Clark-Casey (justincc) | 2 | -5/+4 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 14 | -326/+201 |
2012-11-13 | Another 21 modules' directives moved out of .addin.xml | Diva Canto | 10 | -0/+19 |
2012-11-13 | Disable code to get server-side to move given items to a destination folder o... | Justin Clark-Casey (justincc) | 1 | -67/+70 |
2012-11-12 | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 10 | -10/+10 |
2012-11-12 | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 3 | -3/+3 |
2012-11-11 | One more module converted: InventoryArchiverModule. | Diva Canto | 1 | -8/+31 |