Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix: set the map image upon hyperlinking regions. | Diva Canto | 2009-12-21 | 1 | -0/+3 |
| | |||||
* | * Bug fix in HG: preserve the home region coordinates across multiple HG TPs. | Diva Canto | 2009-12-19 | 1 | -2/+2 |
| | | | | * Removed unnecessary debug messages. | ||||
* | Changing the AssetBase constructors to avoid initializing assets with an ↵ | John Hurliman | 2009-11-05 | 1 | -2/+1 |
| | | | | unknown asset type, and log an error if it ever does happen | ||||
* | Fixed bug in HG that was causing secondlife:// refs to bomb the client. | Diva Canto | 2009-09-28 | 1 | -1/+11 |
| | | | | Also fiddled a bit more with the initial CAP in the user server. | ||||
* | Moved all HG1 operations to HGGridConnector.cs and ↵ | Diva Canto | 2009-09-26 | 1 | -0/+89 |
| | | | | | | HypergridServerConnector.cs/HypergridServiceConnector.cs, away from Region.Communications and HGNetworkServersInfo. Fixed small bugs with hyperlinked regions' map positions. | ||||
* | Fixed a bug with link-region. | Diva Canto | 2009-09-26 | 1 | -1/+2 |
| | |||||
* | Changed name of the hyperlink XMLRPC method to linkk-region, so that it ↵ | Diva Canto | 2009-09-24 | 1 | -1/+1 |
| | | | | doesn't conflict with the existing one. | ||||
* | Changed IGridService to use the new GridRegion data structure instead of old ↵ | Diva Canto | 2009-09-23 | 1 | -2/+3 |
| | | | | | | SimpleRegionInfo. Added grid configs to standalones. | ||||
* | Moved RegionName from RegionInfo to SimpleRegionInfo. | Diva Canto | 2009-09-22 | 1 | -58/+54 |
| | |||||
* | Added HGGridConnector and related code. | Diva Canto | 2009-09-22 | 1 | -0/+155 |