aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-11 commit what i did so far for core mutes module, befere i lose itUbitUmarov1-0/+41
2017-05-26cleanup (grid)region info endpoint; add log to try to find some xml decode is...UbitUmarov1-44/+1
2017-05-25add some checks for valid endpointsUbitUmarov1-30/+10
2017-01-05Massive tab and trailing space cleanupMelanie Thielker15-71/+71
2016-12-07set HasGridUserTried on usercache of NPCsUbitUmarov1-1/+1
2016-11-20HG LinkRegion sends region size alsoUbitUmarov1-1/+1
2016-08-17 add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov1-0/+1
2016-08-13remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov1-1/+1
2016-08-13 add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov1-0/+1
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker1-2/+2
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