aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Hypergrid/HGWorldMapModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* bad merge?UbitUmarov2015-09-011-2/+2
|\
| * Merge branch 'master' into careminsterMelanie2013-10-041-1/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-08-011-3/+61
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-02-261-2/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
| |\ \ \ \
| * | | | | Revamp map block sending to eliminate overload of the grid server connectionMelanie2012-07-081-2/+2
* | | | | | Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto2015-01-091-0/+1
* | | | | | Repair check for if in region position (I mean || is kinda like &&).Robert Adams2014-02-151-1/+1
* | | | | | Non-functional changes of numbers into symbolic references and a fewRobert Adams2014-02-151-1/+2
| |_|_|_|/ |/| | | |
* | | | | minor: Correct minor spelling mistake Reseting -> Resetting in HG Map module ...Justin Clark-Casey (justincc)2013-09-201-1/+1
| |_|_|/ |/| | |
* | | | HGWorldMapModule: unregister event on RemoveRegionDiva Canto2013-07-311-1/+10
* | | | HGWorldMapModule: check whether it's enabled or not.Diva Canto2013-07-311-0/+6
* | | | Avoid another null ref opportunity.Diva Canto2013-07-301-1/+1
* | | | Fix null ref.Diva Canto2013-07-301-1/+1
* | | | Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule...Diva Canto2013-07-301-2/+45
| |_|/ |/| |
* | | Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)2013-02-251-2/+2
| |/ |/|
* | Another 10 modules' directives moved from .addin.xmlDiva Canto2012-11-121-0/+2
|/
* 3rd way of reseting the HG Map. This time, don't use the grid service; instea...Diva Canto2011-06-101-53/+68
* New method for resetting the map on HG: do it only once upon changing grids, ...Diva Canto2011-06-101-33/+33
* Fixed a compilation problem. Also added a lengthy comment on the Map hack, so...Diva Canto2011-06-081-2/+1
* HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...Diva Canto2011-05-301-4/+24
* Somewhat reverting the last commit. The viewer ignores 255's on tiles that we...Diva Canto2011-05-101-3/+3
* Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot...Diva Canto2011-05-091-1/+1
* Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio...Diva Canto2011-05-091-1/+1
* Fixed MapBlocks bug, wrong order of arguments. First version that seems compl...Diva Canto2009-09-261-2/+2
* First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-261-1/+12
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-291-2/+1
* HGWorldMap got a bit out of sync during the introduction of the new module sy...diva2009-04-261-96/+7
* - Moved WorldMapModule and HGWorldMapModule to the new region-module systemHomer Horwitz2009-04-241-11/+32
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-051-25/+24
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-101-5/+2
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+1
* Restores the HGWorldMap functionality that has been reduced since a recent re...diva2009-02-141-1/+9
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-10/+10
* * optimized usings.lbsa712009-02-121-30/+10
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+178