| Commit message (Expand) | Author | Age | Files | Lines |
* | add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ... | UbitUmarov | 2016-08-17 | 1 | -1/+115 |
* | more changes relative to incorrect use of activegroupid | UbitUmarov | 2016-08-05 | 3 | -12/+45 |
* | replace DateTime.Now by utcNow in another place | UbitUmarov | 2016-08-01 | 1 | -2/+2 |
* | bug fix: use UtcNow in both places :) | UbitUmarov | 2016-08-01 | 1 | -2/+2 |
* | on 0.8 grids compatibility code just do a BIG range request. It whould be do... | UbitUmarov | 2016-07-31 | 1 | -49/+25 |
* | simply NotFoundLocationCache, comment out some debug messages | UbitUmarov | 2016-07-31 | 2 | -74/+55 |
* | rename a few things to reduce confusion between regions wold location and gr... | UbitUmarov | 2016-07-31 | 1 | -1/+1 |
* | remove more code related to Mega regions | UbitUmarov | 2016-07-28 | 1 | -17/+1 |
* | remove references to RegionCombinerModule | UbitUmarov | 2016-07-28 | 1 | -56/+18 |
* | a few more changes on avatar crossing | UbitUmarov | 2016-07-27 | 1 | -37/+9 |
* | waste another thread job on another thing that should be part of a more | UbitUmarov | 2016-07-27 | 1 | -53/+50 |
* | reduce some grid services calls on region crossings, sending more informatio... | UbitUmarov | 2016-07-26 | 1 | -71/+3 |
* | don't try to rez a object from a asset with empty data and Let user know abo... | UbitUmarov | 2016-07-22 | 1 | -0/+9 |
* | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 4 | -26/+11 |
* | Set culture also in object crossings. | Diva Canto | 2016-06-22 | 1 | -0/+2 |
* | Mantis #7802: set culture to US English on the thread that does the agent cro... | Diva Canto | 2016-06-22 | 1 | -5/+3 |
* | Mantis #7935: regression on transferring attachments over the HG | Diva Canto | 2016-06-22 | 1 | -5/+6 |
* | Also make the HGUserManagementModule more amenable to subclassing. | Melanie Thielker | 2016-06-16 | 1 | -2/+2 |
* | Make the UserManagementModule inheritable | Melanie Thielker | 2016-06-15 | 1 | -35/+35 |
* | Fixed a merge issue | Diva Canto | 2016-06-06 | 1 | -3/+3 |
* | Don't copy assets to foreign asset servers when the objects are being deleted | Diva Canto | 2016-06-06 | 2 | -2/+9 |
* | Minor improvement over the previous commit -- make sure the code exists in th... | Diva Canto | 2016-05-16 | 1 | -1/+1 |
* | Mantis #7878 -- Landmarks were not being created in HGSuitcaseInventory | Diva Canto | 2016-05-16 | 1 | -0/+7 |
* | Apply user specified default perms across the board, to items uploaded as wel... | Melanie Thielker | 2016-04-29 | 1 | -3/+6 |
* | Allow default permissions from the viewer to be applied to uploaded objects. | Melanie Thielker | 2016-04-29 | 1 | -8/+26 |
* | add option MaxRegionsViewDistance to control the maximum range to tell viewe... | UbitUmarov | 2016-01-26 | 1 | -4/+4 |
* | remove failed CreateAgent from agent child regions list | UbitUmarov | 2015-12-02 | 1 | -6/+8 |
* | stop some requests processing when module as no scenes (there must be a bette... | UbitUmarov | 2015-11-27 | 1 | -0/+17 |
* | suspend the use of DisableSimulator, that is causing teleport and crossing i... | UbitUmarov | 2015-11-25 | 1 | -11/+10 |
* | at end of teleport disable the sending simulator, not destiny | UbitUmarov | 2015-11-24 | 1 | -2/+6 |
* | add a missing override | UbitUmarov | 2015-11-21 | 1 | -1/+1 |
* | change a log message from error to just Debug | UbitUmarov | 2015-11-20 | 1 | -1/+1 |
* | clean code a bit | UbitUmarov | 2015-11-19 | 1 | -13/+5 |
* | ClearPartAttachmentData before adding object to scene, not after | UbitUmarov | 2015-11-19 | 1 | -3/+3 |
* | work around some 'tests' errors: Coalesced objects handling has changed | UbitUmarov | 2015-11-17 | 1 | -0/+2 |
* | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 2015-11-01 | 2 | -17/+18 |
* | fix merge issues | UbitUmarov | 2015-11-01 | 1 | -8/+9 |
* | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 1 | -36/+32 |
|\ |
|
| * | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 2015-10-31 | 1 | -19/+24 |
| * | fix mantis 7734, Thanks Garmin for the report | UbitUmarov | 2015-10-31 | 1 | -2/+2 |
| * | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 2015-10-31 | 1 | -31/+16 |
| * | Clean up of simulation version, the number that rules the compatibility of te... | Diva Canto | 2015-10-18 | 1 | -41/+8 |
* | | Fixed merge conflicts | Diva Canto | 2015-10-18 | 1 | -40/+7 |
* | | do not send DisableSimulator on teleport if agent is already returning | UbitUmarov | 2015-10-02 | 1 | -2/+2 |
* | | send DisableSimulator messages on closing childagents. Possible still not on... | UbitUmarov | 2015-10-01 | 1 | -3/+9 |
* | | revert previus wrong commit | UbitUmarov | 2015-09-25 | 1 | -8/+1 |
* | | patch objects crossings for var regions, until region location is fully fixed | UbitUmarov | 2015-09-25 | 1 | -1/+7 |
* | | remove messages on agents cross fails that got merged | UbitUmarov | 2015-09-17 | 1 | -64/+40 |
* | | change point of evocation of AgentHasMovedAway for HG | UbitUmarov | 2015-09-16 | 1 | -19/+9 |
* | | restore some avn code, fixing for var regions | UbitUmarov | 2015-09-16 | 1 | -23/+8 |