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