Historial de Commits

Autor SHA1 Mensaje Fecha
  Diva Canto 185e7048c8 On the GridService, the central simulator features: ensure that the map tile url ends with '/' because the viewer is dumb and just appends to it. hace 10 años
  Diva Canto 2fd252f5a9 SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added that (plus GridURL, in case viewers want to use it too) to the GridService that gives out that info to simulators. hace 10 años
  Justin Clark-Casey (justincc) 2d2aa6e076 minor: Just have one message that displays successful registration of a region with its parameters rather than 2 hace 10 años
  BlueWall 10a8d2852e OpenSimExtras hace 10 años
  Robert Adams aa8b44c001 Add code to GridService to check for overlapping of varregions hace 10 años
  Justin Clark-Casey (justincc) 6048dfcd71 In grid mode, add SuppressConsoleCommands flag to [GridService] so that we can stop misleading grid service only console commands from registering. hace 10 años
  Justin Clark-Casey (justincc) 9be935ac6d Add ICommands.HasCommand() method so that we can detect whether a command has already been registered without needing to also run it hace 10 años
  Justin Clark-Casey (justincc) e008d54cd4 minor: Remove compiler warning in GridService hace 10 años
  Justin Clark-Casey (justincc) 219d273418 Add experimental "show grid size" robust console command. hace 10 años
  Justin Clark-Casey (justincc) 82a5d00bc8 Adjust "show regions" and "show region" robust service console output to show size hace 10 años
  Robert Adams 0300ec45eb Modifications to debugging printouts. No functional changes. hace 10 años
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing hace 11 años
  Robert Adams 7aa00632b9 varregion: many replacements of in-place arithmetic with calls to hace 11 años
  Robert Adams 6df7d4219d varregion: add linkage for region size in creations and conversions hace 11 años
  Justin Clark-Casey (justincc) 4cbadc3c49 Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. hace 11 años
  Justin Clark-Casey (justincc) 04f4dd3dc7 remove redundant return at end of HandleDeregisterRegion() hace 11 años
  Justin Clark-Casey (justincc) 2be786709b Make it possible for the "deregister region id" command to accept more than one id hace 11 años
  Oren Hurvitz 1b826b4877 Allow registering regions whose names are equivalent under LIKE but not truly equal hace 12 años
  Justin Clark-Casey (justincc) 73c9abf5f2 Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. hace 12 años
  Melanie 6ea95a3294 Fix and refactor region registration. Reorder checks to short-curcuit expensive and destructive ones. Properly fix region reservation and authentication. hace 12 años
  Justin Clark-Casey (justincc) 97437feb06 Show region positions in "show regions" robust console command hace 12 años
  Justin Clark-Casey (justincc) 2524517986 minor: correct GridService "show regions" cibsike cinnabd usage statement hace 12 años
  Justin Clark-Casey (justincc) 1f22b29ca3 Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. hace 12 años
  Justin Clark-Casey (justincc) 5292b8b8be Add "show regions" console command to ROBUST to show all regions currently registered. hace 12 años
  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 hace 12 años
  Justin Clark-Casey (justincc) 5145356467 Add "deregister region" by uuid command to grid service to allow manual deregistration of simulators. hace 12 años
  Justin Clark-Casey (justincc) 059a1e90b9 Add ConsoleDisplayList for more consistent formatting of console output in list form. hace 12 años
  Justin Clark-Casey (justincc) c6ce41bfba Add missing Y co-ord in "show region" console command information hace 12 años
  Justin Clark-Casey (justincc) 050007b44d Lay out "show region" information in an easier to read line by line format hace 12 años
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. hace 12 años