aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/WorldMap/MapSearchModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-10/+10
2009-02-12* optimized usings.lbsa711-12/+10
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-07Adds support for HG linking to specific regions within an instance. The forma...diva1-110/+13
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+3
2009-02-01More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ...diva1-1/+1
2009-02-01Check for the 4096 limitation in dynamic region hyperlinks.diva1-6/+43
2009-01-31Initial support for dynamic HG hyperlinks. With this commit, remote sims can ...diva1-2/+101
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-24/+33
2008-10-03* EventQueueGet is now working.Teravus Ovares1-1/+6
2008-10-02Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz1-0/+119