Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all HG1 operations to HGGridConnector.cs and ↵ | Diva Canto | 2009-09-26 | 1 | -8/+103 |
| | | | | | | 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 | -8/+9 |
| | |||||
* | 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. | ||||
* | Added hg console commands to the module. | Diva Canto | 2009-09-22 | 1 | -0/+112 |
Added the IN connector module for link-region and corresponding handler to be used in the regions only. No service as such is needed. This will replace the current link-region machinery. Compiles but not tested. |