aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/GridService (follow)
Commit message (Expand)AuthorAgeFilesLines
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* ... merge issueUbitUmarov2015-09-281-5/+3
* coment out some debug, clean a bitUbitUmarov2015-09-261-8/+0
* seems to compile ( tests comented out)UbitUmarov2015-09-022-65/+5
* bad merge?UbitUmarov2015-09-012-2/+67
|\
| * review gridservice module. Not merged os code for varsize, since thatUbitUmarov2015-08-281-0/+68
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-292-27/+31
| * Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-213-32/+71
| |\
| | * Add serialization/deserialization of region size to RegionInfo, GridRegion, a...Robert Adams2013-12-281-2/+12
| * | Minor: Add prentheses to make a condition clearerMelanie2014-01-151-2/+1
* | | Mantis #7664: Added IHypergridLinker interface to establish a contract about ...Diva Canto2015-08-011-2/+2
* | | Added locking to HypergridLinker, to prevent problems if multiple linking req...Oren Hurvitz2015-07-221-6/+14
* | | Added logging in places where regions are searched for by their locationOren Hurvitz2015-07-222-9/+21
* | | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* | | On the GridService, the central simulator features: ensure that the map tile ...Diva Canto2015-01-221-1/+7
* | | SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th...Diva Canto2015-01-101-0/+13
* | | minor: Just have one message that displays successful registration of a regio...Justin Clark-Casey (justincc)2014-12-031-2/+4
* | | OpenSimExtrasBlueWall2014-08-061-0/+43
* | | Add code to GridService to check for overlapping of varregionsRobert Adams2014-07-201-6/+123
* | | In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca...Justin Clark-Casey (justincc)2014-07-181-13/+16
* | | Add ICommands.HasCommand() method so that we can detect whether a command has...Justin Clark-Casey (justincc)2014-07-181-1/+1
* | | minor: Remove compiler warning in GridServiceJustin Clark-Casey (justincc)2014-07-141-1/+1
* | | Add experimental "show grid size" robust console command.Justin Clark-Casey (justincc)2014-07-051-5/+34
* | | Adjust "show regions" and "show region" robust service console output to show...Justin Clark-Casey (justincc)2014-07-051-5/+5
* | | Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* | | Modifications to debugging printouts. No functional changes.Robert Adams2014-05-311-2/+7
* | | minor: Capitalize Hypergrid help category like othersJustin Clark-Casey (justincc)2014-05-081-5/+5
* | | Revert "When linking a Hypergrid region, set the region's flags on the in-mem...Oren Hurvitz2014-04-241-4/+4
* | | When linking a Hypergrid region, set the region's flags on the in-memory Grid...Oren Hurvitz2014-04-241-8/+4
* | | Fixed: hypergrid-linking stopped accepting the following format: "http://grid...Oren Hurvitz2014-04-241-11/+21
* | | Better error checking when creating hyperlinks: a) Reject invalid strings; b)...Oren Hurvitz2014-04-131-17/+36
* | | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-262-33/+42
* | | varregion: many replacements of in-place arithmetic with calls toRobert Adams2013-11-281-0/+5
* | | varregion: add linkage for region size in creations and conversionsRobert Adams2013-11-021-0/+4
| |/ |/|
* | Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
* | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-022-3/+31
* | remove redundant return at end of HandleDeregisterRegion()Justin Clark-Casey (justincc)2013-08-231-2/+0
* | Make it possible for the "deregister region id" command to accept more than o...Justin Clark-Casey (justincc)2013-08-231-24/+27
|/
* Switched to using the other Util function with a default value.Diva Canto2013-02-271-1/+2
* Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-271-1/+1
* Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-221-1/+1
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-1/+3
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* Allow registering regions whose names are equivalent under LIKE but not truly...Oren Hurvitz2013-01-022-8/+8
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...Justin Clark-Casey (justincc)2012-10-092-27/+27
* Fix and refactor region registration. Reorder checks to short-curcuit expensi...Melanie2012-08-251-25/+28
* Show region positions in "show regions" robust console commandJustin Clark-Casey (justincc)2012-06-261-1/+7
* minor: correct GridService "show regions" cibsike cinnabd usage statementJustin Clark-Casey (justincc)2012-06-261-1/+1