aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-29Apply user specified default perms across the board, to items uploaded as wel...Melanie Thielker1-1/+1
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto1-1/+1
2015-11-23revert previus commitUbitUmarov1-1/+1
2015-11-23 remove libomv detection/log from llLoginServiceUbitUmarov1-1/+1
2015-11-01More EntityTransferContext plumbingMelanie Thielker1-14/+0
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2-3/+4
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-1/+13
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker1-1/+1
2015-10-27fix services handling of visualparameters, avoiding possible crashs (mantis 7...UbitUmarov1-5/+20
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-09-13Remove the last proprietary copyright headers, insert BSD ones.Melanie Thielker1-6/+27
2015-09-02seems to compile ( tests comented out)UbitUmarov5-137/+20
2015-08-26add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov1-1/+13
2015-08-20Partial plumbing for the agent stateful module features negotiationMelanie Thielker1-1/+2
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto1-1/+1
2015-08-01Mantis #7664: Added IHypergridLinker interface to establish a contract about ...Diva Canto1-0/+6
2015-06-13A few bug fixes for Agent Preferences to actually work. Also added missing co...Diva Canto1-1/+1
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder1-0/+115
2015-05-08Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto1-1/+8
2015-05-07Major change in the way inventory is downloaded: added a method throughout II...Diva Canto1-0/+8
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-8/+8
2015-03-05solving HG IM, HGFriends issues based on falsified GridUser dataFreaky Tech1-0/+1
2015-01-14Stop simulators attempting to contact registered but offline regions (RegionF...Justin Clark-Casey (justincc)1-98/+118
2015-01-09Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto1-0/+96
2014-11-25refactor: Use simpler auto-implemented property for HttpPort in GridRegionJustin Clark-Casey (justincc)1-10/+5
2014-11-25minor: Remove compiler warning from GridRegion in IGridServiceJustin Clark-Casey (justincc)1-1/+1
2014-11-25minor: remove compiler warning from OpenProfileClientJustin Clark-Casey (justincc)1-4/+3
2014-10-26 bug fixUbitUmarov1-1/+1
2014-10-24 TEST**** wingridproxy detection at grid login. Untested possible notUbitUmarov1-2/+2
2014-08-23Fix a null ref that will cause an exception if a grid region doesnt' specify ...Melanie Thielker1-0/+6
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-3/+3
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-3/+3
2014-08-06OpenSimExtrasBlueWall1-0/+3
2014-07-21On login and first HG entrance to a foreign grid, perform query access checks...Justin Clark-Casey (justincc)1-2/+4
2014-07-20Add code to GridService to check for overlapping of varregionsRobert Adams1-2/+2
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-06-06Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto1-2/+3
2014-05-30Moved these two estate-related interfaces to the projects where they belong.Diva Canto1-0/+115
2014-05-19Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...Oren Hurvitz1-1/+2
2014-04-28Removed dependency on Linq in OpenProfileClientOren Hurvitz1-1/+0
2014-04-24- Created a standard function to send XML-RPC requests, which logs them like ...Oren Hurvitz1-63/+6
2014-04-24Refactored: moved OpenProfileClient to a location where it can be used by bot...Oren Hurvitz1-0/+193
2014-04-23Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz1-17/+0
2014-04-23Eliminated many warningsOren Hurvitz1-0/+3
2014-04-20Better error-handling when storing assets: recognize that 'null' is an error ...Oren Hurvitz1-1/+1
2014-04-09In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz3-5/+18
2014-04-08Allow invalidating the users cacheOren Hurvitz1-0/+2