aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* still on jenkinsUbitUmarov2016-07-301-6/+12
* do not set m_RegionInfoCache null on each LocalGridServicesConnector constru...UbitUmarov2016-07-301-1/+1
* test jenkins for the null objectUbitUmarov2016-07-301-3/+6
* test jenkins for error line numberUbitUmarov2016-07-301-5/+4
* stop creating caches on all standalone regions on a single instance ( why ar...UbitUmarov2016-07-302-3/+6
* fix NULL references added in recente changes in standalone modeUbitUmarov2016-07-301-4/+7
* change RegionInfoCache expires controlUbitUmarov2016-07-301-48/+36
* fix RegionInfoCache keys compare, remove RegionCache now replaced by RegionI...UbitUmarov2016-07-303-134/+70
* let LocalGridServiceConnector also have a RegionInfoCache, use the remote one...UbitUmarov2016-07-303-94/+83
* remove a unused parameterUbitUmarov2016-07-302-8/+11
* add a regionInfoCache cache add region with expire time optionUbitUmarov2016-07-301-3/+14
* add a regionInfoCache get by world 2D positionUbitUmarov2016-07-302-16/+71
* in RegionInfoCache, replace lib omv ExpireCaches by a single dedicated oneUbitUmarov2016-07-301-65/+441
* waste another thread job on another thing that should be part of a moreUbitUmarov2016-07-271-0/+16
* do GridUserService.SetLastPosition async on crossingsUbitUmarov2016-07-261-10/+23
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-043-27/+18
* Make a debug message less misleading.Diva Canto2016-06-221-3/+6
* temporary assets are as localUbitUmarov2015-12-191-8/+8
* remove default of 60minutes on MapImageService Refresh time, forgotten from ...UbitUmarov2015-11-251-1/+1
* coment out excessive debug messagesUbitUmarov2015-11-161-4/+5
* Merge branch 'avinationmerge' of opensimulator.org:/var/git/opensim into avin...Melanie Thielker2015-11-011-1/+7
|\
| * Don't crash the sim if the map image is null.Diva Canto2015-11-011-1/+7
* | More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-012-8/+8
|/
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-012-23/+8
|\
| * fix internal support for non square regionsUbitUmarov2015-10-311-2/+3
| * Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-312-7/+5
| * Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-311-7/+1
| * let silly tests override version on local connectionsUbitUmarov2015-10-311-2/+3
| * Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-312-15/+8
| * Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-181-20/+2
* | Fixed merge conflictsDiva Canto2015-10-181-20/+2
* | coment out some debug, clean a bitUbitUmarov2015-09-262-24/+3
* | fix object crossings to other scene on same instanceUbitUmarov2015-09-261-0/+2
* | let regionCache really find a varregion by a positionUbitUmarov2015-09-121-13/+26
* | Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-082-5/+4
|\ \ | |/
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
| * First commit where physics work as region module.Diva Canto2015-08-311-4/+4
* | at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-1/+1
* | seems to compile ( tests comented out)UbitUmarov2015-09-023-110/+8
* | bad merge?UbitUmarov2015-09-018-7/+148
|\ \ | |/ |/|
| * add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov2015-08-262-5/+25
| * change teleport version number to v0.3, without actually adding the checksUbitUmarov2015-08-261-2/+2
| * rename ImapTileModule as IMAPImageUploadModule to match coreUbitUmarov2015-08-241-2/+2
| * more fixes on mapUbitUmarov2015-08-231-2/+3
| * Warp3D map now seems to workUbitUmarov2015-08-221-6/+7
| * varregion: update MapImageServiceModule to upload multiple map tiles for larg...Robert Adams2015-03-291-17/+65
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-294-8/+13
| * Merge branch 'avination-current'Melanie Thielker2014-08-231-2/+4
| |\
| | * Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker2014-08-231-2/+4
| | * Change the map tile system to be multi-grid hosting compatibleMelanie Thielker2014-08-231-1/+1