Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quick fix for making global references for gatekeepers that are not ↵ | Diva Canto | 2010-09-02 | 1 | -13/+16 |
| | | | | domain:port work. This needs a serious rewrite, as the assumption domain:port doesn't hold from here on. Just quick-fixing for now. | ||||
* | Enforce DB limits on region name to 32 chars, or else (not good). Removed a ↵ | Diva Canto | 2010-08-10 | 1 | -23/+2 |
| | | | | piece of code from Hyperlinker that didn't work anyway. Shortened the hyperlink region name. | ||||
* | Added Check4096 config var under [GridService], at the request of many. ↵ | Diva Canto | 2010-08-06 | 1 | -7/+16 |
| | | | | | | Changed the iteration that Marck had on the Hyperlinker. ATTENTION! CONFIGURATION CHANGE AFFECTING Robust.HG.ini.example and StandaloneCommon.ini.example. | ||||
* | Allow creation of link regions if there is an existing region within a 4096 ↵ | Marck | 2010-08-06 | 1 | -4/+30 |
| | | | | | | range. Also add GetHyperlinks() to the grid service. | ||||
* | White space from previous commit. | Diva Canto | 2010-07-31 | 1 | -21/+21 |
| | |||||
* | Implemented console command "show hyperlinks". | Marck | 2010-07-31 | 1 | -25/+24 |
| | |||||
* | Fixes mantis #4815 and #4812 | Diva Canto | 2010-06-28 | 1 | -1/+5 |
| | |||||
* | Assorted bug fixes in hypergrid linking. | Diva Canto | 2010-05-03 | 1 | -23/+29 |
| | |||||
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -2/+3 |
| | |||||
* | Small bug fixes for making tests work. | Diva Canto | 2010-02-21 | 1 | -12/+14 |
| | |||||
* | Assorted bug fixes related to hyperlinking | Diva Canto | 2010-01-31 | 1 | -1/+2 |
| | |||||
* | Bug fix for making cross-grid login work. | Diva Canto | 2010-01-30 | 1 | -2/+6 |
| | |||||
* | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -3/+15 |
| | |||||
* | Hypergrid map search back on, this time with a config var in the grid service. | Diva Canto | 2010-01-24 | 1 | -19/+20 |
| | |||||
* | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 1 | -0/+614 |