aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/MapImage (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-24/+28
2018-01-18Ooops worng ';'UbitUmarov1-1/+1
2018-01-18abort uploading large region map tiles as soon one failsUbitUmarov1-13/+19
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-7/+7
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-32/+105
2016-09-05suspend httpdos on mapimge, fix image not been updated after first Get till r...UbitUmarov1-1/+5
2015-11-25 remove default of 60minutes on MapImageService Refresh time, forgotten from ...UbitUmarov1-1/+1
2015-11-01Don't crash the sim if the map image is null.Diva Canto1-1/+7
2015-11-01Don't crash the sim if the map image is null.Diva Canto1-1/+7
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov1-1/+1
2015-09-02seems to compile ( tests comented out)UbitUmarov1-70/+5
2015-08-24 rename ImapTileModule as IMAPImageUploadModule to match coreUbitUmarov1-2/+2
2015-08-23 more fixes on mapUbitUmarov1-2/+3
2015-08-22Warp3D map now seems to workUbitUmarov1-6/+7
2015-07-21Prevent two maptiles being generated at startup, one for v1 and another for v...AliciaRaven1-1/+3
2015-03-29varregion: update MapImageServiceModule to upload multiple map tiles for larg...Robert Adams1-17/+65
2014-09-26Make "generate map" console command also trigger upload to maptiles as well a...Justin Clark-Casey (justincc)1-40/+47
2014-08-23Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker1-2/+4
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-1/+1
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-1/+1
2014-03-11Enable MapImageServiceModule with no refreshDev Random1-12/+22
2014-01-19varregion: Update Warp3D to properly handle varregions.Robert Adams1-5/+3
2014-01-19varregion: split up generated maptile images for storage in map. ThisRobert Adams1-21/+67
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams1-2/+2
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-02-02Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)1-2/+6
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-07-25Make SceneManager.OnRegionsReadyStatusChange event available.Justin Clark-Casey (justincc)1-6/+1
2012-07-18Establish EventManager.OnRegionReady event. This will only be triggerred onc...Justin Clark-Casey (justincc)1-8/+2
2012-07-18Pass entire scene object in OnLoginsEnabled event rather than just the region...Justin Clark-Casey (justincc)1-11/+2
2012-04-27MapImageService: changed the event at which the map tiles are uploaded, becau...Diva Canto1-3/+12
2012-03-29Allow the map tile module to be enabled without also eabling refreshMelanie1-8/+11
2011-08-23remove mono compiler warningsJustin Clark-Casey (justincc)1-1/+0
2011-06-16Added a couple of guards and warnings to the MapImage/MapImageServiceModule.Diva Canto1-2/+12
2011-06-12First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto1-0/+232