Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Remove compiler warnings | Justin Clarke Casey | 2009-03-19 | 1 | -12/+12 |
| | | | | | | | * These have actually been removed from HGHyperLink.TryUnlinkRegion, because some parameters were parsed but never used. * This might be a situation where the warnings have shown up an oversight | ||||
* | Adds support for unlink-region command in hypergrid. | diva | 2009-03-18 | 1 | -0/+42 |
| | |||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -5/+3 |
| | |||||
* | a last set of files that seem to have embedded ^M in them | Sean Dague | 2009-02-09 | 1 | -192/+192 |
| | |||||
* | Bug fix related to the filling out the remoting port in RegionInfo. It still ↵ | diva | 2009-02-07 | 1 | -1/+1 |
| | | | | must be there because of attachments. | ||||
* | Adds support for HG linking to specific regions within an instance. The ↵ | diva | 2009-02-07 | 1 | -0/+192 |
format is Host:Port:Region. Refactored the linking code from MapSearchModule to HGHyperlink, so that it can be used both by the MapSearchModule and the Console command. |