aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/WorldMap/MapSearchModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-19a few more changes to worldMap. Use ExpireCaches, cache remote mapItems reque...UbitUmarov1-5/+4
2015-09-18MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thingUbitUmarov1-16/+5
2015-09-17 remove bad merge code..UbitUmarov1-14/+16
2015-09-02seems to compile ( tests comented out)UbitUmarov1-74/+0
2015-08-22update MapSearchModuleUbitUmarov1-16/+38
2015-02-18Comment out unnecessary "Region Found!" alert message when searching mapdahlia1-2/+3
2014-06-01This may fix mantis #7200, but I am unable to test because I don't have any o...Diva Canto1-0/+1
2014-05-27Fixes a bug where map search results pertaining to varregions would only sen...Diva Canto1-18/+26
2014-05-21Allow map searches for regions that contain the characters "!+|"Oren Hurvitz1-20/+24
2014-02-15Non-functional changes of numbers into symbolic references and a fewRobert Adams1-1/+1
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams1-2/+2
2013-05-06Remove dumb "Region found!" message from map searchMelanie1-2/+2
2012-11-15Following on from 4f982596, launch map name requests on an async thread from ...Justin Clark-Casey (justincc)1-12/+8
2012-11-12Another 10 modules' directives moved from .addin.xmlDiva Canto1-0/+2
2012-11-09Minor improvement in the MapSearchModule. Stop blocking the client thread if ...Diva Canto1-19/+55
2012-11-09MapSearchModule also converted to new region module interface (37 to go).Diva Canto1-5/+22
2012-07-08Address map lag issue seen with non-avination viewersMelanie1-79/+82
2012-03-20Fixed borkness with map search introduce by my last changes to it.Diva Canto1-1/+1
2012-03-15More on map search: send extra messages to the user regarding the region bein...Diva Canto1-0/+11
2012-03-15More on SLURLs and V3. This is hacky, but it works. Basically, we have to red...Diva Canto1-3/+12
2012-03-15Revert "Revert "More hacking around viewer bug""Diva Canto1-1/+1
2012-03-15These SLURLs are very confusing! -- reverting the revert. Hack is, indeed, ne...Diva Canto1-1/+13
2012-03-15Revert "Hack around https://jira.secondlife.com/browse/VWR-28570"Diva Canto1-13/+1
2012-03-15Revert "More hacking around viewer bug"Diva Canto1-1/+1
2012-03-15More hacking around viewer bugDiva Canto1-1/+1
2012-03-15Hack around https://jira.secondlife.com/browse/VWR-28570Diva Canto1-1/+13
2011-12-05Remove erroneous message about hyperlinks when entering an invalid region nameMelanie1-2/+2
2011-11-24Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots...Justin Clark-Casey (justincc)1-1/+1
2011-08-02remove ancient late 2008 cruft that handles the situation where the GetRegion...Justin Clark-Casey (justincc)1-10/+1
2011-06-24Tell hypergridders when their teleports fail because of the 4096 limit rather...Justin Clark-Casey (justincc)1-1/+3
2011-05-09Fixes gray tiles on map search for viewers 1.Diva Canto1-2/+5
2011-05-08The map is seriously broken. This doesn't fix it, but at least provides one m...Diva Canto1-4/+4
2011-03-28Fix mantis #5413. WARNING: new config variable in section [GridService] of th...Diva Canto1-1/+5
2011-03-10Change how map blocks are encoded to make map searchMic Bowman1-2/+4
2011-01-07Make HG map search consistent with new syntax for link-region, i.e. http://fo...Diva Canto1-1/+1
2011-01-06Map search: changed the flag sent to the client. It was 2 (???), now it's 0. ...Diva Canto1-3/+3
2010-12-14Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto1-2/+2
2010-11-07Decrease min search length to 2 chars for map search.Melanie1-2/+2
2010-08-13minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-9/+9
2010-05-02* Untested Suggestion from lkalif to changeTeravus Ovares (Dan Olivares)1-1/+1
2010-01-30* HGScene is no more.Diva Canto1-1/+0
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-27/+8
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-27/+8
2010-01-24Removed obsolete interface IHyperlink.Diva Canto1-19/+0
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-8/+27
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto1-6/+1
2009-12-14Make the HG map search recognize host names without ports.Diva Canto1-1/+1
2009-09-26Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto1-2/+2
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-10/+16
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1