aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04add more files for robust mutes suport. (module is still named MuteListModule...UbitUmarov2-3/+154
2017-12-11 commit what i did so far for core mutes module, befere i lose itUbitUmarov1-0/+180
2017-08-03add a few locksUbitUmarov1-8/+16
2017-05-31merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in...UbitUmarov2-202/+34
2017-05-27minor cleanupUbitUmarov1-0/+1
2017-05-27minor cleanupUbitUmarov1-10/+24
2017-05-26lose a refUbitUmarov1-5/+12
2017-05-14 fix remote requests for dwell, so dwell module still calledUbitUmarov1-0/+4
2017-02-02Fix an error that would cause a rebake loop on HG gridsMelanie Thielker1-1/+1
2017-02-01Refactor part IIMelanie Thielker1-9/+4
2017-02-01Refactor asset handling as per Ubit's suggestionMelanie Thielker2-32/+12
2017-01-30Make negative asset caching actually workMelanie Thielker2-14/+56
2017-01-07Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker2-2/+2
2017-01-05Massive tab and trailing space cleanupMelanie Thielker31-127/+127
2016-12-29Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker3-6/+6
2016-12-16and yes HG uri againUbitUmarov1-6/+26
2016-12-16ok.. another try on the HG uriUbitUmarov1-3/+24
2016-11-21work around some more warningsUbitUmarov1-1/+1
2016-11-18add expire time for aliensUbitUmarov1-7/+26
2016-11-18 restore higher resolution clock on udpserver and lower uaeraccouts caching timeUbitUmarov1-4/+2
2016-11-17 restore large useracconts expire time for testingUbitUmarov1-2/+4
2016-11-11reduce useraccouts cache timeUbitUmarov1-3/+3
2016-11-10GetUserAccounts cannot cache null accountsUbitUmarov3-5/+13
2016-11-10also cache not found useraccounts when search by ID. Change the expire time t...UbitUmarov3-13/+11
2016-11-09move UserAccountCache access locking to its methods and not callers.UbitUmarov3-55/+54
2016-11-09minor cleanupUbitUmarov1-6/+9
2016-09-10move region comands out of LocalGridServiceConnector where they do not belongUbitUmarov1-73/+0
2016-09-07mantis 8021: fix show regionsinview help textUbitUmarov1-1/+1
2016-09-05in show regionsinview display the name of the config option (MaxRegionViewDis...UbitUmarov1-1/+1
2016-09-05add console comand show regionsinview lists the regions that can be seen fro...UbitUmarov1-1/+46
2016-09-05fix console comand Show Neighbours and enable itUbitUmarov1-19/+28
2016-09-05suspend httpdos on mapimge, fix image not been updated after first Get till r...UbitUmarov1-1/+5
2016-08-23 coment some debug messagesUbitUmarov1-2/+2
2016-08-21 in HGAssetBroker do cache all if asset id changedUbitUmarov1-5/+7
2016-08-20fix GetLandData(...) in land connectors not suporting large regionsUbitUmarov1-1/+14
2016-08-19 missed another UserAccounts cache, add a few locksUbitUmarov2-13/+69
2016-08-17 add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov1-1/+1
2016-08-16 drasticly reduce HG inventory caches Expire times, Remove them all onClientC...UbitUmarov2-10/+22
2016-08-13remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov2-7/+5
2016-08-13 add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov2-0/+41
2016-08-04let get by handle also search on inner lookup tableUbitUmarov1-0/+8
2016-08-04well then also no need to remove them :)UbitUmarov1-16/+22
2016-08-04no need to place normal size regions on the inner lookup table (HANDLEMASH ? ...UbitUmarov1-2/+9
2016-08-04 try to speed up get by position X,Y on region info cacheUbitUmarov1-3/+224
2016-08-02 do not try to cache same asset twice with hg enabledUbitUmarov1-2/+2
2016-07-31bug fixUbitUmarov1-3/+7
2016-07-31Change RegionInfoCache again...UbitUmarov3-278/+368
2016-07-31 cleanup to go break something elseUbitUmarov1-4/+0
2016-07-30 another try on jenkinsUbitUmarov2-6/+4
2016-07-30 move some code back to AddRegion because some tests dont issue RegionLoadedUbitUmarov1-13/+18