aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-03Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)1-8/+9
2012-03-08Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)1-1/+1
2012-02-28Fixed two typos. White space cleanups.Kevin Cozens1-16/+16
2012-02-24Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)1-0/+1
2012-02-04Quiet the map module loggingBlueWall1-2/+2
2012-01-31Make parcel sale overlays work. No auction support.Melanie1-4/+84
2012-01-30Use the requested sim's map, not our ownMelanie1-2/+2
2012-01-30Patch in the rest of the maptile stuffMelanie1-3/+7
2012-01-30Next step for world map overlaysMelanie1-2/+3
2012-01-30Some plumbing for map overlaysMelanie1-15/+20
2012-01-30Revert "Pickup map overlay tile from RegionSettings.ParcelImageID"BlueWall1-1/+1
2012-01-30Pickup map overlay tile from RegionSettings.ParcelImageIDBlueWall1-1/+1
2012-01-28Adding our parcel's generated id to map packetsBlueWall1-2/+2
2012-01-26Change references from sop to sog and add protection from null refBlueWall1-11/+13
2012-01-25Change the WorldMapModule to use SOG rather than SOP for the telehub ansMelanie1-13/+15
2012-01-24Telehub map items displayedBlueWall1-3/+51
2012-01-24Put Telehubs on the mapBlueWall1-0/+18
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
2011-11-15Make tracked per scene thread names conform to the majorirty format.Justin Clark-Casey (justincc)1-3/+6
2011-11-03Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake1-2/+2
2011-11-03Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake1-2/+2
2011-10-31Adding green dots to map response should be for root agents onlyDan Lake1-1/+1
2011-10-27Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake1-2/+2
2011-08-23remove mono compiler warningsJustin Clark-Casey (justincc)1-1/+0
2011-08-14WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeout...Snoopy Pfeffer1-19/+187
2011-08-12If a map request to a server fails, always close the outbound connection.Justin Clark-Casey (justincc)1-1/+5
2011-07-22Generate the initial maptile asynchronouslyOren Hurvitz1-4/+6
2011-06-12A few bug fixes on map V2. Zoom level weirdness still there.Diva Canto1-6/+12
2011-06-12First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto1-4/+4
2011-06-103rd way of reseting the HG Map. This time, don't use the grid service; instea...Diva Canto1-1/+3
2011-06-09The map breakage is actually at 2048!Diva Canto1-3/+3
2011-06-08Consistency fix on the last commit.Diva Canto1-1/+1
2011-06-08Fixed a compilation problem. Also added a lengthy comment on the Map hack, so...Diva Canto1-35/+48
2011-06-08Reverting the [HG]MapModule to its buggy behavior above 4096. Ppl seem to pre...Diva Canto1-5/+15
2011-05-30Improved reuse on the WorldMap/WorldMapModule.csDiva Canto1-15/+5
2011-05-09Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot...Diva Canto1-1/+1
2011-05-09Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio...Diva Canto1-1/+1
2011-05-09Fixes gray tiles on map search for viewers 1.Diva Canto1-3/+4
2011-02-07Mantis #5368 -- exception on WorldMapDiva Canto1-3/+4
2011-01-17Protect World Map module, RequestMapItemsAsync, from badly formed URLs.Diva Canto1-1/+11
2010-12-25Fixes mantis #5279Diva Canto1-1/+1
2010-12-14Made the map thread request the map items asynchronously, as the name suggest...Diva Canto1-9/+71
2010-12-14Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto1-1/+1
2010-10-29for now, comment out some older or redundant log debug lines to make diagnost...Justin Clark-Casey (justincc)1-1/+1
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-2/+2
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-1/+1
2010-10-22Revert "* additional serveruri cleanup"Justin Clark-Casey (justincc)1-1/+1
2010-10-20* additional serveruri cleanupJonathan Freedman1-1/+1
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+1
2010-10-03* additional serveruri cleanupJonathan Freedman1-1/+1