Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Scope ID lookup on GetLandData. Stacked regions were not handled | Melanie | 2011-01-03 | 1 | -2/+2 |
| | | | | properly | ||||
* | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-02 | 1 | -2/+1 |
| | |||||
* | Improve some logging in LandConnector | Justin Clark-Casey (justincc) | 2010-08-19 | 1 | -6/+10 |
| | | | | This also eliminate the last 'OGS1' logging message (in this case, an erroneous one) | ||||
* | Correct display of landmark about info. Also correct region maturity rating | Melanie Thielker | 2010-08-07 | 1 | -1/+4 |
| | | | | | in LM info. Maturity is NOT the parcel's setting, that is only for the image and text. Parcel maturity is governed by region maturity. | ||||
* | First pass at the heart surgery for grid services. Compiles and runs ↵ | Diva Canto | 2009-09-26 | 1 | -5/+8 |
| | | | | minimally. A few bugs to catch now. | ||||
* | Update svn properties. | Jeff Ames | 2009-06-22 | 1 | -125/+125 |
| | |||||
* | Factoring out "land_data" / RequestLandData that was hanging off of ↵ | diva | 2009-06-14 | 1 | -0/+125 |
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works. |