aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/MapImage/MapImageServiceModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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-90/+60
2011-02-04Convert SimianMaptile refresh time from ms to seconds. Too many 0'sMic Bowman1-11/+12
2011-01-08Moved the map tile processing used by the Simian GridMic Bowman1-0/+261