aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/MapImage (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't crash the sim if the map image is null.Diva Canto2015-11-011-1/+7
* Prevent two maptiles being generated at startup, one for v1 and another for v...AliciaRaven2015-07-211-1/+3
* Make "generate map" console command also trigger upload to maptiles as well a...Justin Clark-Casey (justincc)2014-09-261-40/+47
* Enable MapImageServiceModule with no refreshDev Random2014-03-111-12/+22
* varregion: Update Warp3D to properly handle varregions.Robert Adams2014-01-191-5/+3
* varregion: split up generated maptile images for storage in map. ThisRobert Adams2014-01-191-21/+67
* varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-141-2/+2
* VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-281-2/+2
* Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)2013-02-021-2/+6
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Make SceneManager.OnRegionsReadyStatusChange event available.Justin Clark-Casey (justincc)2012-07-251-6/+1
* Establish EventManager.OnRegionReady event. This will only be triggerred onc...Justin Clark-Casey (justincc)2012-07-181-8/+2
* Pass entire scene object in OnLoginsEnabled event rather than just the region...Justin Clark-Casey (justincc)2012-07-181-11/+2
* MapImageService: changed the event at which the map tiles are uploaded, becau...Diva Canto2012-04-271-3/+12
* remove mono compiler warningsJustin Clark-Casey (justincc)2011-08-231-1/+0
* Added a couple of guards and warnings to the MapImage/MapImageServiceModule.Diva Canto2011-06-161-2/+12
* First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-121-0/+232