aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/MapImage (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-01Don't crash the sim if the map image is null.Diva Canto1-1/+7
2015-07-21Prevent two maptiles being generated at startup, one for v1 and another for v...AliciaRaven1-1/+3
2014-09-26Make "generate map" console command also trigger upload to maptiles as well a...Justin Clark-Casey (justincc)1-40/+47
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
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