Historique des commits

Auteur SHA1 Message Date
  Justin Clark-Casey (justincc) de20f0603f Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found" il y a 13 ans
  Diva Canto 44371118a2 Made GetMapImage public in the Hyperlinker il y a 13 ans
  Diva Canto b81a304baa Made the GatekeeperConnector a public property. il y a 13 ans
  Diva Canto e14b7ec9e1 HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 cells from the current region. il y a 13 ans
  Diva Canto 309eb712a3 Improvement over 2 commits ago: make the hyperlink check understand port 80. il y a 13 ans
  Diva Canto 2d209d3844 Fix mantis #5413. WARNING: new config variable in section [GridService] of the simulators called Gatekeeper -- intended to have the URL of the grid's Gatekeeper service (so that it can be checked against). See ini.examples. il y a 13 ans
  Marck 5c15c5e0ff Changed default directory for storing map tile images from remote regions. il y a 13 ans
  Justin Clark-Casey (justincc) 456cdee5ce minor: correct a log spelling mistake that was pointed out to me il y a 13 ans
  Diva Canto 144f367863 Bug fixed on map search for HG. Affected queries that had a region name at the end. il y a 13 ans
  Diva Canto 8c0e156b4d Make HG map search consistent with new syntax for link-region, i.e. http://foo.org. Old syntax (foo.org) is still supported, but has surprising results when ppl search again, because internally the HG link names start with http. il y a 14 ans
  Diva Canto 21dedb573b HG map tile fetch: handle cached images appropriately. il y a 14 ans
  Marck 711283d3ca More changes to the long help text for console command link-region. il y a 14 ans
  Marck 2a40c8511a Make long help text for new link-region command syntax more explicit. il y a 14 ans
  Marck 9a24c0b41c Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. il y a 14 ans
  Marck 6f37290f4c Adjust hypergrid console commands to latest changes. il y a 14 ans
  Diva Canto cefdee8aaf Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259 il y a 14 ans
  Diva Canto baa8ddfd26 Minor bug fixes. Hunting down mantis #5259 il y a 14 ans
  Diva Canto 72748746d5 Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. il y a 14 ans
  Jonathan Freedman 0a56cfbfd5 * better semantics for link-region command il y a 14 ans
  Jonathan Freedman 594f23ff22 Merge branch 'master' into mantis5110 il y a 14 ans
  Marck 7b0d643999 HypergridLinker optimizations and enable use of owner_uuid/EstateOwner with linked regions. il y a 14 ans
  Justin Clark-Casey (justincc) fe8d3d5a2b Revert "Merge remote branch 'otakup0pe/mantis5110'" il y a 14 ans
  Jonathan Freedman d4144bedb8 * change the data exchanged within hypergrid transactions il y a 14 ans
  Jonathan Freedman a2167b0f0d * more url / hg cleanup il y a 14 ans
  Jonathan Freedman 69acf9c79b * additional serveruri cleanup il y a 14 ans
  Jonathan Freedman 32ccc7a9d9 * refactor refactor refactor ServerURI 4 lyfe il y a 14 ans
  Diva Canto d96f5fa57d Quick fix for making global references for gatekeepers that are not domain:port work. This needs a serious rewrite, as the assumption domain:port doesn't hold from here on. Just quick-fixing for now. il y a 14 ans
  Diva Canto 7741143fb5 Enforce DB limits on region name to 32 chars, or else (not good). Removed a piece of code from Hyperlinker that didn't work anyway. Shortened the hyperlink region name. il y a 14 ans
  Diva Canto 0090534793 Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. il y a 14 ans
  Marck 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. il y a 14 ans