aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* add more files for robust mutes suport. (module is still named MuteListModule...UbitUmarov2018-01-042-3/+154
* commit what i did so far for core mutes module, befere i lose itUbitUmarov2017-12-111-0/+180
* add a few locksUbitUmarov2017-08-031-8/+16
* merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in...UbitUmarov2017-05-312-202/+34
* minor cleanupUbitUmarov2017-05-271-0/+1
* minor cleanupUbitUmarov2017-05-271-10/+24
* lose a refUbitUmarov2017-05-261-5/+12
* fix remote requests for dwell, so dwell module still calledUbitUmarov2017-05-141-0/+4
* Fix an error that would cause a rebake loop on HG gridsMelanie Thielker2017-02-021-1/+1
* Refactor part IIMelanie Thielker2017-02-011-9/+4
* Refactor asset handling as per Ubit's suggestionMelanie Thielker2017-02-012-32/+12
* Make negative asset caching actually workMelanie Thielker2017-01-302-14/+56
* Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker2017-01-072-2/+2
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0531-127/+127
* Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker2016-12-293-6/+6
* and yes HG uri againUbitUmarov2016-12-161-6/+26
* ok.. another try on the HG uriUbitUmarov2016-12-161-3/+24
* work around some more warningsUbitUmarov2016-11-211-1/+1
* add expire time for aliensUbitUmarov2016-11-181-7/+26
* restore higher resolution clock on udpserver and lower uaeraccouts caching timeUbitUmarov2016-11-181-4/+2
* restore large useracconts expire time for testingUbitUmarov2016-11-171-2/+4
* reduce useraccouts cache timeUbitUmarov2016-11-111-3/+3
* GetUserAccounts cannot cache null accountsUbitUmarov2016-11-103-5/+13
* also cache not found useraccounts when search by ID. Change the expire time t...UbitUmarov2016-11-103-13/+11
* move UserAccountCache access locking to its methods and not callers.UbitUmarov2016-11-093-55/+54
* minor cleanupUbitUmarov2016-11-091-6/+9
* move region comands out of LocalGridServiceConnector where they do not belongUbitUmarov2016-09-101-73/+0
* mantis 8021: fix show regionsinview help textUbitUmarov2016-09-071-1/+1
* in show regionsinview display the name of the config option (MaxRegionViewDis...UbitUmarov2016-09-051-1/+1
* add console comand show regionsinview lists the regions that can be seen fro...UbitUmarov2016-09-051-1/+46
* fix console comand Show Neighbours and enable itUbitUmarov2016-09-051-19/+28
* suspend httpdos on mapimge, fix image not been updated after first Get till r...UbitUmarov2016-09-051-1/+5
* coment some debug messagesUbitUmarov2016-08-231-2/+2
* in HGAssetBroker do cache all if asset id changedUbitUmarov2016-08-211-5/+7
* fix GetLandData(...) in land connectors not suporting large regionsUbitUmarov2016-08-201-1/+14
* missed another UserAccounts cache, add a few locksUbitUmarov2016-08-192-13/+69
* add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov2016-08-171-1/+1
* drasticly reduce HG inventory caches Expire times, Remove them all onClientC...UbitUmarov2016-08-162-10/+22
* remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov2016-08-132-7/+5
* add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov2016-08-132-0/+41
* let get by handle also search on inner lookup tableUbitUmarov2016-08-041-0/+8
* well then also no need to remove them :)UbitUmarov2016-08-041-16/+22
* no need to place normal size regions on the inner lookup table (HANDLEMASH ? ...UbitUmarov2016-08-041-2/+9
* try to speed up get by position X,Y on region info cacheUbitUmarov2016-08-041-3/+224
* do not try to cache same asset twice with hg enabledUbitUmarov2016-08-021-2/+2
* bug fixUbitUmarov2016-07-311-3/+7
* Change RegionInfoCache again...UbitUmarov2016-07-313-278/+368
* cleanup to go break something elseUbitUmarov2016-07-311-4/+0
* another try on jenkinsUbitUmarov2016-07-302-6/+4
* move some code back to AddRegion because some tests dont issue RegionLoadedUbitUmarov2016-07-301-13/+18