Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) 2524517986 minor: correct GridService "show regions" cibsike cinnabd usage statement vor 12 Jahren
  Justin Clark-Casey (justincc) 1f22b29ca3 Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. vor 12 Jahren
  Justin Clark-Casey (justincc) 5292b8b8be Add "show regions" console command to ROBUST to show all regions currently registered. vor 12 Jahren
  Justin Clark-Casey (justincc) 854f2a913c Add "show region at" command to grid service to get the details of a region at a specific location. "show region" command becomes "show region name" to disambiguate vor 12 Jahren
  Justin Clark-Casey (justincc) 5145356467 Add "deregister region" by uuid command to grid service to allow manual deregistration of simulators. vor 12 Jahren
  Justin Clark-Casey (justincc) 059a1e90b9 Add ConsoleDisplayList for more consistent formatting of console output in list form. vor 12 Jahren
  Justin Clark-Casey (justincc) c6ce41bfba Add missing Y co-ord in "show region" console command information vor 12 Jahren
  Justin Clark-Casey (justincc) 050007b44d Lay out "show region" information in an easier to read line by line format vor 12 Jahren
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. vor 12 Jahren
  Justin Clark-Casey (justincc) 10a23a823e Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages vor 12 Jahren
  Justin Clark-Casey (justincc) d05d065d85 Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) vor 12 Jahren
  Justin Clark-Casey (justincc) 7a18078177 improve region deregistration log message vor 12 Jahren
  Justin Clark-Casey (justincc) 01ae916bad Don't register a region twice on both official registration and maptile regeneration. vor 12 Jahren
  Justin Clark-Casey (justincc) 156385f48b Tweak to language of last commit in rejecting UUID.Zero in GridService.RegisterRegion() vor 12 Jahren
  Pixel Tomsen a6c5e00c45 GridService - Region UUID can not be NULL vor 12 Jahren
  Justin Clark-Casey (justincc) f18780d0e3 Get "show region" command in GridService to show grid co-ordinates rather than meters co-ord. vor 13 Jahren
  Justin Clark-Casey (justincc) b7f81d3492 If GetRegionByName can't match something in the local db, then search the hypergrid if that functionality has been enabled. vor 13 Jahren
  Justin Clark-Casey (justincc) 17e9d61f43 Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName() vor 13 Jahren
  Justin Clark-Casey (justincc) e6fb9d74ef Revert "In GridService, have GetRegionByName() call GetRegionsByName() with a max return of 1 instead of duplicating code." vor 13 Jahren
  Justin Clark-Casey (justincc) 8d33a2eaa1 In GridService, have GetRegionByName() call GetRegionsByName() with a max return of 1 instead of duplicating code. vor 13 Jahren
  Justin Clark-Casey (justincc) 8249d77991 If GridService.GetNeighbours() could not find the region then log a warning rather than causing a null reference on the normal log line vor 13 Jahren
  Justin Clark-Casey (justincc) 1613d89383 minor: Correct misspelling of neighbour in log messages. vor 13 Jahren
  Jonathan Freedman 12128f1917 Merge branch 'master' of git://opensimulator.org/git/opensim vor 13 Jahren
  Melanie 7de30cc57b Change substring matching to prefix matching in region search. This affects vor 13 Jahren
  Jonathan Freedman 69acf9c79b * additional serveruri cleanup vor 13 Jahren
  Diva Canto 0090534793 Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. vor 14 Jahren
  Marck 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. vor 14 Jahren
  Melanie Thielker 16bdb53683 Allow specifying default region flags. Correct a typo. vor 14 Jahren
  Diva Canto 8c7fd12d5d Bug fix: make m_HypergridLinker static. vor 14 Jahren
  Diva Canto 7525f3a556 Don't include hyperlinks as neighbors, even if grid operators have done the mistake of placing them as neighbors. This will not prevent further mess ups coming from that unsupported action. vor 14 Jahren