aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
|\
| * 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
* | Merge branch 'master' into careminsterMelanie2012-07-281-0/+1
|\ \ | |/
| * Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-251-0/+1
* | Merge branch 'avination' into careminsterMelanie2012-07-111-198/+299
|\ \
| * | Reinstate parallel fetching of residents and remove a left over return from d...Melanie2012-07-081-5/+7
| * | Revamp map block sending to eliminate overload of the grid server connectionMelanie2012-07-081-96/+202
| * | Instead of sending 20 records in 2 packets, send just one as we intended in t...Melanie2012-07-081-1/+1
| * | Address map lag issue seen with non-avination viewersMelanie2012-07-081-182/+175
* | | Merge branch 'master' into careminsterMelanie2012-07-111-4/+4
|\ \ \ | | |/ | |/|
| * | minor: Make WORLD MAP category log lines consistentJustin Clark-Casey (justincc)2012-07-071-4/+4
* | | Merge branch 'master' into careminsterMelanie2012-06-061-3/+4
|\ \ \ | |/ /
| * | Actively dispose of Bitmaps in Warp3D image module and world map module once ...Justin Clark-Casey (justincc)2012-06-061-3/+4
* | | Merge branch 'master' into careminsterMelanie2012-05-051-8/+9
|\ \ \ | |/ / | | / | |/ |/|
| * Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-8/+9
* | Merge branch 'master' into careminsterMelanie2012-03-081-1/+1
|\ \ | |/
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-031-15/+15
|\ \ | |/
| * Fixed two typos. White space cleanups.Kevin Cozens2012-02-281-16/+16
* | Merge branch 'master' into careminsterMelanie2012-02-241-0/+1
|\ \ | |/
| * Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)2012-02-241-0/+1
* | Merge branch 'master' into careminsterMelanie2012-02-051-2/+2
|\ \ | |/
| * 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
* | Draw brders around parcels for saleMelanie2012-01-311-11/+37
* | 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
* | Merge branch 'master' into careminsterMelanie2012-01-301-19/+29
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2012-01-291-2/+2
|\ \ | |/
| * Adding our parcel's generated id to map packetsBlueWall2012-01-281-2/+2
* | Merge branch 'master' into careminsterMelanie2012-01-261-11/+13
|\ \ | |/
| * Change references from sop to sog and add protection from null refBlueWall2012-01-261-11/+13
* | Merge branch 'master' into careminsterMelanie2012-01-251-15/+66
|\ \ | |/
| * 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
| |/
* | Merge branch 'master' into careminsterMelanie2012-01-251-0/+18
|\ \ | |/
| * Put Telehubs on the mapBlueWall2012-01-241-0/+18
* | Merge branch 'master' into bigmergeMelanie2011-12-051-1/+1
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-171-3/+6
|\ \ | |/
| * 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