aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* When the generate map command is given, generate the map.onefang2019-08-221-1/+23
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-696/+883
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-183/+334
* Another 10 modules' directives moved from .addin.xmlDiva Canto2012-11-121-0/+2
* Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-301-1/+0
* Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-301-0/+1
* Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-251-0/+1
* minor: Make WORLD MAP category log lines consistentJustin Clark-Casey (justincc)2012-07-071-4/+4
* Actively dispose of Bitmaps in Warp3D image module and world map module once ...Justin Clark-Casey (justincc)2012-06-061-3/+4
* Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-8/+9
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-1/+1
* Fixed two typos. White space cleanups.Kevin Cozens2012-02-281-16/+16
* Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)2012-02-241-0/+1
* Quiet the map module loggingBlueWall2012-02-041-2/+2
* Make parcel sale overlays work. No auction support.Melanie2012-01-311-4/+84
* Use the requested sim's map, not our ownMelanie2012-01-301-2/+2
* Patch in the rest of the maptile stuffMelanie2012-01-301-3/+7
* Next step for world map overlaysMelanie2012-01-301-2/+3
* Some plumbing for map overlaysMelanie2012-01-301-15/+20
* Pickup map overlay tile from RegionSettings.ParcelImageIDBlueWall2012-01-301-1/+1
* Adding our parcel's generated id to map packetsBlueWall2012-01-281-2/+2
* Change references from sop to sog and add protection from null refBlueWall2012-01-261-11/+13
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2012-01-251-2/+51
|\
| * Telehub map items displayedBlueWall2012-01-241-3/+51
* | Change the WorldMapModule to use SOG rather than SOP for the telehub ansMelanie2012-01-251-13/+15
|/
* Put Telehubs on the mapBlueWall2012-01-241-0/+18
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* Make tracked per scene thread names conform to the majorirty format.Justin Clark-Casey (justincc)2011-11-151-3/+6
* Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-031-2/+2
* Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-2/+2
* Adding green dots to map response should be for root agents onlyDan Lake2011-10-311-1/+1
* Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-2/+2
* remove mono compiler warningsJustin Clark-Casey (justincc)2011-08-231-1/+0
* WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeout...Snoopy Pfeffer2011-08-141-19/+187
* If a map request to a server fails, always close the outbound connection.Justin Clark-Casey (justincc)2011-08-121-1/+5
* Generate the initial maptile asynchronouslyOren Hurvitz2011-07-221-4/+6
* A few bug fixes on map V2. Zoom level weirdness still there.Diva Canto2011-06-121-6/+12
* First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-121-4/+4
* 3rd way of reseting the HG Map. This time, don't use the grid service; instea...Diva Canto2011-06-101-1/+3
* The map breakage is actually at 2048!Diva Canto2011-06-091-3/+3
* Consistency fix on the last commit.Diva Canto2011-06-081-1/+1
* Fixed a compilation problem. Also added a lengthy comment on the Map hack, so...Diva Canto2011-06-081-35/+48
* Reverting the [HG]MapModule to its buggy behavior above 4096. Ppl seem to pre...Diva Canto2011-06-081-5/+15
* Improved reuse on the WorldMap/WorldMapModule.csDiva Canto2011-05-301-15/+5
* Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot...Diva Canto2011-05-091-1/+1
* Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio...Diva Canto2011-05-091-1/+1
* Fixes gray tiles on map search for viewers 1.Diva Canto2011-05-091-3/+4
* Mantis #5368 -- exception on WorldMapDiva Canto2011-02-071-3/+4
* Protect World Map module, RequestMapItemsAsync, from badly formed URLs.Diva Canto2011-01-171-1/+11
* Fixes mantis #5279Diva Canto2010-12-251-1/+1