Historique des commits

Auteur SHA1 Message Date
  UbitUmarov 31aef4e82b work on previus 2 patchs il y a 5 ans
  Terry 2f79f463ea Attempt to fix the issue where, when logging into the grid, the user supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified. il y a 5 ans
  UbitUmarov 46e36601cb remove some more useless NULL arguments il y a 5 ans
  UbitUmarov ae130d9f25 mantis 8580: make some changes on regions find code. (only gatekeeper il y a 5 ans
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. il y a 5 ans
  Kevin Cozens e5238cadf7 Back-end fix for region name searches made from the viewer grid map dialog. il y a 6 ans
  Diva Canto 2b8cdb2a75 If we're going to show regions twice (in standalone) at least make the formatting consistent... il y a 7 ans
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  UbitUmarov aa9a56d4df dont allow regions to be register on map area reserved for HG links il y a 8 ans
  UbitUmarov be490a8312 remove a nonsense option il y a 8 ans
  UbitUmarov e2d46c060c ok.. another try on the HG uri il y a 8 ans
  UbitUmarov c0a23d36df GetRegionsByName and GetHypergridRegionByName: detect that provided url is for local grid, and make it a local by region name local search il y a 8 ans
  UbitUmarov 874d663161 fix region area range il y a 8 ans
  UbitUmarov 8299941517 fix region overlaps on registration il y a 8 ans
  UbitUmarov 1aa4dbdb3f increase HG mapsearch spargetti; add more flexibility on input uri formats. To find regions in memory for a grid the http format needs to be used, because aditional compares made by viewers il y a 8 ans
  UbitUmarov 5baceff4e9 stop a spamming robust debug message il y a 8 ans
  Diva Canto ea3fe90ddb Mantis #7928: show grid size and show regions now working. Integers were being overflown. il y a 8 ans
  UbitUmarov 239dcaffb7 coment out some debug, clean a bit il y a 9 ans
  UbitUmarov a11edceb00 seems to compile ( tests comented out) il y a 9 ans
  UbitUmarov 371c9dd2af bad merge? il y a 9 ans
  UbitUmarov f2259d37e2 review gridservice module. Not merged os code for varsize, since that il y a 9 ans
  Oren Hurvitz 3a2d4c8b05 Added logging in places where regions are searched for by their location il y a 9 ans
  Robert Adams 07dead7dcb varregion: any conversions of use of Constants.RegionSize converted into il y a 9 ans
  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. il y a 9 ans
  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. il y a 9 ans
  Justin Clark-Casey (justincc) 2d2aa6e076 minor: Just have one message that displays successful registration of a region with its parameters rather than 2 il y a 10 ans
  BlueWall 10a8d2852e OpenSimExtras il y a 10 ans
  Robert Adams aa8b44c001 Add code to GridService to check for overlapping of varregions il y a 10 ans
  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. il y a 10 ans
  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 il y a 10 ans