aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/WorldMap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-776/+970
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-032-223/+388
* Following on from 4f982596, launch map name requests on an async thread from ...Justin Clark-Casey (justincc)2012-11-151-12/+8
* Another 10 modules' directives moved from .addin.xmlDiva Canto2012-11-122-0/+4
* Minor improvement in the MapSearchModule. Stop blocking the client thread if ...Diva Canto2012-11-091-19/+55
* MapSearchModule also converted to new region module interface (37 to go).Diva Canto2012-11-091-5/+22
* 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
* Fixed borkness with map search introduce by my last changes to it.Diva Canto2012-03-201-1/+1
* More on map search: send extra messages to the user regarding the region bein...Diva Canto2012-03-151-0/+11
* More on SLURLs and V3. This is hacky, but it works. Basically, we have to red...Diva Canto2012-03-151-3/+12
* Revert "Revert "More hacking around viewer bug""Diva Canto2012-03-151-1/+1
* These SLURLs are very confusing! -- reverting the revert. Hack is, indeed, ne...Diva Canto2012-03-151-1/+13
* Revert "Hack around https://jira.secondlife.com/browse/VWR-28570"Diva Canto2012-03-151-13/+1
* Revert "More hacking around viewer bug"Diva Canto2012-03-151-1/+1
* More hacking around viewer bugDiva Canto2012-03-151-1/+1
* Hack around https://jira.secondlife.com/browse/VWR-28570Diva Canto2012-03-151-1/+13
* 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
* Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots...Justin Clark-Casey (justincc)2011-11-241-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
* remove ancient late 2008 cruft that handles the situation where the GetRegion...Justin Clark-Casey (justincc)2011-08-021-10/+1
* Generate the initial maptile asynchronouslyOren Hurvitz2011-07-221-4/+6
* Tell hypergridders when their teleports fail because of the 4096 limit rather...Justin Clark-Casey (justincc)2011-06-241-1/+3