aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-02Set wearables count to max legacy wearables for version < 0.4Melanie Thielker1-0/+5
2015-11-02Plumb the rest of the context stuff. Well, what I see so far anywayMelanie Thielker1-0/+4
2015-11-01More EntityTransferContext plumbingMelanie Thielker2-5/+4
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker3-10/+12
2015-11-01Plumb the special VeriableWearablesSuported field which we willMelanie Thielker1-0/+2
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker1-7/+10
2015-10-31Put back the option of having asymmetrical protocol versions inMelanie Thielker1-3/+5
2015-10-31simplify new regions protocol version control. (May not work, and babies safe...UbitUmarov1-2/+2
2015-10-31fix teleport to to string version regionsUbitUmarov1-1/+1
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker1-8/+24
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-14Restored authentication in AssetServicesConnector.Diva Canto1-2/+2
2015-09-15fix bad side efects of missing avination optional configurationUbitUmarov1-11/+16
2015-09-11 put back diva's cache with her recent fix but also avoid duplicated Inventor...UbitUmarov1-1/+8
2015-09-11 inventory messUbitUmarov1-66/+219
2015-09-11Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...Diva Canto1-1/+9
2015-09-11 remove diva's inventory cache since it seems to cause mantis 7720, broken it...UbitUmarov1-219/+66
2015-09-09revert SynchronousRestObjectRequester timeout to miliseconds, and fix where i...UbitUmarov1-2/+2
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto12-12/+10
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov1-1/+1
2015-09-02seems to compile ( tests comented out)UbitUmarov7-173/+8
2015-08-26add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov1-2/+6
2015-08-20More plumbing on agent statesMelanie Thielker1-0/+11
2015-08-20Partial plumbing for the agent stateful module features negotiationMelanie Thielker1-1/+8
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2-3/+5
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder1-0/+230
2015-06-05Upgraded the Simian inventory connector with an item cache, too, so that it d...Diva Canto1-1/+17
2015-06-05More on mantis #7567. Two things:Diva Canto1-2/+4
2015-06-04Mantis #7600. The warning message was not a symptom of a problem, it was just...Diva Canto1-9/+11
2015-06-04Making the inventory cache static, so that there's less timers.Diva Canto1-1/+1
2015-06-04Mantis #7567. Once again, avoiding prefetching linked items within linked fo...Diva Canto1-1/+9
2015-06-03Mantis #7567: added an 8-sec expiring item cache to the inventory network con...Diva Canto1-6/+31
2015-05-11Added tests for UserAccountService in Robust. In the process fixed a couple o...Diva Canto1-2/+33
2015-05-11Added inventory tests to Robust.Tests.Diva Canto1-1/+5
2015-05-08Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto2-0/+52
2015-05-08I shouldn't write code this early in the morning... Fixing a 'duh' on previou...Diva Canto1-1/+1
2015-05-08Additional debug message to help diagnose a warning message and exception rel...Diva Canto1-0/+1
2015-05-07Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2-3/+94
2015-05-02Corrected typo in namespaceDiva Canto1-1/+1
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto1-1/+1
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams1-4/+4
2015-03-27varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams1-0/+10
2015-03-03corrected handling when XML parsing in Presence Connector failsFreaky Tech1-0/+1
2015-02-28minor: Remove mono compiler warnings from EstateDataConnectorJustin Clark-Casey (justincc)1-2/+0
2015-01-21Don't allow a failure in create a request in HeloService.Connector.Helo() to ...Justin Clark-Casey (justincc)1-5/+5
2015-01-06Donation of robust network connectors for estate service, as promised. This a...Diva Canto3-331/+340
2014-12-30Renamed VERSION_NUMBER to VersionNumberDiva Canto1-2/+2
2014-12-30This cleans up versioning. Specifically:Diva Canto1-2/+2
2014-12-30WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto1-1/+1