aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/WorldMap/WorldMapModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-905/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-3/+3
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-9/+6
* * refactor: call AddHttpHandler() directly via CommsManagerJustin Clarke Casey2009-01-061-1/+1
* * refactor: call AddLLSDHandler directly via CommsManagerJustin Clarke Casey2009-01-061-1/+2
* * minor: Comment out high volume 'Getting MapItems' messagesJustin Clarke Casey2008-12-171-15/+15
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-56/+56
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-56/+56
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-56/+56
* Thanks Diva for a patch that makes WorldMapModule friendly to subclassing.Jeff Ames2008-11-061-43/+32
* * Practise some defensive programming - gracefully terminate the thread if th...Justin Clarke Casey2008-11-041-20/+28
* * Improve the previous fix by pushing the exception catching down into OGS1 g...Justin Clarke Casey2008-11-041-10/+1
* * Temporary fix to stop a problem in getting neighbour info in the world map ...Justin Clarke Casey2008-11-041-1/+11
* * Add root agent list/check for mapitem requests.Teravus Ovares2008-10-191-9/+52
* Clean up webmap-generation a bit:Homer Horwitz2008-10-091-17/+3
* * Re-enables map item requests.Teravus Ovares2008-10-081-51/+261
* warning squashingDr Scofield2008-10-081-3/+3
* * Disabling mapitem requests for surrounding regions as it's probably using u...Teravus Ovares2008-10-071-6/+6
* * Made Mapitems more failure friendlyTeravus Ovares2008-10-061-10/+86
* MapItems/Green DotsTeravus Ovares2008-10-061-19/+63
* * Green dots on the mainmap for avatar.Teravus Ovares2008-10-061-0/+168
* Added immediate TP failure message for TPs to regions that aren't there,Homer Horwitz2008-10-041-2/+36
* Correct a capitalization errorMelanie Thielker2008-09-241-1/+1
* Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".Melanie Thielker2008-09-241-0/+9
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-24/+25
* Formatting cleanup.Jeff Ames2008-08-181-22/+13
* added the flag param to IClientAPI.SendMapBlockMW2008-06-251-3/+3
* first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW2008-06-251-1/+2
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-2/+2
* * Increase WEBMAP tile jpeg quality.Teravus Ovares2008-06-171-1/+29
* * Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares2008-06-161-1/+80
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-131-3/+3
* * Split the World Map code into a module.Teravus Ovares2008-06-121-0/+239