aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/GridService (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-25If we're going to show regions twice (in standalone) at least make the format...Diva Canto1-3/+3
2017-01-05Massive tab and trailing space cleanupMelanie Thielker4-34/+34
2016-12-16dont allow regions to be register on map area reserved for HG linksUbitUmarov1-1/+4
2016-12-16remove a nonsense optionUbitUmarov1-5/+0
2016-12-16ok.. another try on the HG uriUbitUmarov2-124/+22
2016-12-15GetRegionsByName and GetHypergridRegionByName: detect that provided url is fo...UbitUmarov2-12/+27
2016-12-10HG regions URI need to include also the default ports for compatibilityUbitUmarov1-5/+6
2016-12-01 fix region area rangeUbitUmarov1-2/+2
2016-12-01 fix region overlaps on registrationUbitUmarov1-95/+17
2016-11-28increase HG mapsearch spargetti; add more flexibility on input uri formats. T...UbitUmarov2-58/+177
2016-11-27HG on links request build the URI in http format with a / at end, this should...UbitUmarov1-3/+6
2016-11-21fix type bug on hyperlinksUbitUmarov1-1/+1
2016-11-20HG LinkRegion receive region size also. Useless since olde r gatekeepers dont...UbitUmarov1-2/+6
2016-08-02 stop a spamming robust debug messageUbitUmarov1-4/+4
2016-06-19Mantis #7928: show grid size and show regions now working. Integers were bein...Diva Canto1-2/+2
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-09-28 ... merge issueUbitUmarov1-5/+3
2015-09-26coment out some debug, clean a bitUbitUmarov1-8/+0
2015-09-02seems to compile ( tests comented out)UbitUmarov2-65/+5
2015-08-28 review gridservice module. Not merged os code for varsize, since thatUbitUmarov1-0/+68
2015-08-01Mantis #7664: Added IHypergridLinker interface to establish a contract about ...Diva Canto1-2/+2
2015-07-22Added locking to HypergridLinker, to prevent problems if multiple linking req...Oren Hurvitz1-6/+14
2015-07-22Added logging in places where regions are searched for by their locationOren Hurvitz2-9/+21
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto1-1/+1
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2-27/+31
2015-01-22On the GridService, the central simulator features: ensure that the map tile ...Diva Canto1-1/+7
2015-01-10SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th...Diva Canto1-0/+13
2014-12-03minor: Just have one message that displays successful registration of a regio...Justin Clark-Casey (justincc)1-2/+4
2014-08-06OpenSimExtrasBlueWall1-0/+43
2014-07-20Add code to GridService to check for overlapping of varregionsRobert Adams1-6/+123
2014-07-18In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca...Justin Clark-Casey (justincc)1-13/+16
2014-07-18Add ICommands.HasCommand() method so that we can detect whether a command has...Justin Clark-Casey (justincc)1-1/+1
2014-07-14minor: Remove compiler warning in GridServiceJustin Clark-Casey (justincc)1-1/+1
2014-07-05Add experimental "show grid size" robust console command.Justin Clark-Casey (justincc)1-5/+34
2014-07-05Adjust "show regions" and "show region" robust service console output to show...Justin Clark-Casey (justincc)1-5/+5
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-05-31Modifications to debugging printouts. No functional changes.Robert Adams1-2/+7
2014-05-08minor: Capitalize Hypergrid help category like othersJustin Clark-Casey (justincc)1-5/+5
2014-04-24Revert "When linking a Hypergrid region, set the region's flags on the in-mem...Oren Hurvitz1-4/+4
2014-04-24When linking a Hypergrid region, set the region's flags on the in-memory Grid...Oren Hurvitz1-8/+4
2014-04-24Fixed: hypergrid-linking stopped accepting the following format: "http://grid...Oren Hurvitz1-11/+21
2014-04-13Better error checking when creating hyperlinks: a) Reject invalid strings; b)...Oren Hurvitz1-17/+36
2014-01-15Minor: Add prentheses to make a condition clearerMelanie1-2/+1
2013-12-28Add serialization/deserialization of region size to RegionInfo, GridRegion, a...Robert Adams1-2/+12
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams2-33/+42
2013-11-28varregion: many replacements of in-place arithmetic with calls toRobert Adams1-0/+5
2013-11-02varregion: add linkage for region size in creations and conversionsRobert Adams1-0/+4
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1