| Commit message (Expand) | Author | Files | Lines |
2015-12-19 | adjust the checks for invalid asset IDs. changed upload fail detection | UbitUmarov | 1 | -16/+16 |
2015-12-01 | fix protocol version to max wearables mapping | UbitUmarov | 1 | -1/+3 |
2015-12-01 | Fix protocol versions to wearables count mapping | Melanie Thielker | 1 | -1/+3 |
2015-11-24 | remove a debug message | UbitUmarov | 1 | -1/+1 |
2015-11-23 | revert previus commit | UbitUmarov | 2 | -3/+6 |
2015-11-23 | remove libomv detection/log from llLoginService | UbitUmarov | 2 | -6/+3 |
2015-11-21 | remove some duplicate using statements | UbitUmarov | 1 | -1/+0 |
2015-11-02 | Set wearables count to max legacy wearables for version < 0.4 | Melanie Thielker | 1 | -0/+5 |
2015-11-02 | Plumb the rest of the context stuff. Well, what I see so far anyway | Melanie Thielker | 1 | -0/+4 |
2015-11-01 | More EntityTransferContext plumbing | Melanie Thielker | 3 | -19/+4 |
2015-11-01 | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 8 | -16/+21 |
2015-11-01 | fix merge issues | UbitUmarov | 1 | -1/+0 |
2015-11-01 | Plumb the special VeriableWearablesSuported field which we will | Melanie Thielker | 2 | -0/+4 |
2015-10-31 | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 4 | -12/+27 |
2015-10-31 | Put back the option of having asymmetrical protocol versions in | Melanie Thielker | 1 | -3/+5 |
2015-10-31 | simplify new regions protocol version control. (May not work, and babies safe... | UbitUmarov | 1 | -2/+2 |
2015-10-31 | fix teleport to to string version regions | UbitUmarov | 1 | -1/+1 |
2015-10-31 | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 4 | -15/+29 |
2015-10-27 | fix services handling of visualparameters, avoiding possible crashs (mantis 7... | UbitUmarov | 1 | -5/+20 |
2015-10-21 | Mark XAssetService obsolete and warn users. | Diva Canto | 1 | -0/+2 |
2015-10-21 | Mark XAssetService obsolete and warn users. | Diva Canto | 1 | -0/+2 |
2015-10-18 | On to 0.8.3! | Diva Canto | 16 | -16/+16 |
2015-10-18 | On to 0.8.3! | Diva Canto | 16 | -16/+16 |
2015-10-18 | Fixed merge conflicts | Diva Canto | 2 | -4/+5 |
2015-10-18 | Clean up of simulation version, the number that rules the compatibility of te... | Diva Canto | 2 | -4/+5 |
2015-10-14 | Restored authentication in AssetServicesConnector. | Diva Canto | 1 | -2/+2 |
2015-09-28 | ... merge issue | UbitUmarov | 1 | -5/+3 |
2015-09-28 | clear merge issue | UbitUmarov | 1 | -7/+1 |
2015-09-26 | coment out some debug, clean a bit | UbitUmarov | 1 | -8/+0 |
2015-09-15 | fix bad side efects of missing avination optional configuration | UbitUmarov | 1 | -11/+16 |
2015-09-13 | Remove the last proprietary copyright headers, insert BSD ones. | Melanie Thielker | 1 | -6/+27 |
2015-09-11 | put back diva's cache with her recent fix but also avoid duplicated Inventor... | UbitUmarov | 1 | -1/+8 |
2015-09-11 | inventory mess | UbitUmarov | 1 | -66/+219 |
2015-09-11 | Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that... | Diva Canto | 1 | -1/+9 |
2015-09-11 | remove diva's inventory cache since it seems to cause mantis 7720, broken it... | UbitUmarov | 1 | -219/+66 |
2015-09-09 | revert SynchronousRestObjectRequester timeout to miliseconds, and fix where i... | UbitUmarov | 1 | -2/+2 |
2015-09-06 | Clean up viewer-based access control specifications. | Diva Canto | 2 | -4/+11 |
2015-09-04 | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 12 | -12/+10 |
2015-09-03 | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 1 | -1/+1 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 19 | -473/+48 |
2015-08-30 | cache in memory water texture | UbitUmarov | 1 | -33/+105 |
2015-08-28 | review ServiceBase for var | UbitUmarov | 1 | -2/+5 |
2015-08-28 | review llLoginService for var support | UbitUmarov | 1 | -8/+1 |
2015-08-28 | review gridservice module. Not merged os code for varsize, since that | UbitUmarov | 1 | -0/+68 |
2015-08-26 | add more of the v03 checks and homeURL. Sending side only for now | UbitUmarov | 2 | -3/+19 |
2015-08-20 | More plumbing on agent states | Melanie Thielker | 1 | -0/+11 |
2015-08-20 | Partial plumbing for the agent stateful module features negotiation | Melanie Thielker | 4 | -4/+12 |
2015-08-15 | Removed ignoreCase=true from the call to Type.GetInterface, because, well, we... | Diva Canto | 1 | -1/+1 |
2015-08-08 | Convert the enum to int before casting it to string for DB query | Diva Canto | 1 | -1/+1 |
2015-08-08 | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 8 | -100/+102 |