aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fixed misleading commentDiva Canto2013-12-061-3/+0
| |/
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-142-4/+4
* | varregion: many replacements of in-place arithmetic with calls toRobert Adams2013-11-283-2/+7
* | Merge branch 'master' into varregionRobert Adams2013-11-241-6/+13
|\ \ | |/
| * If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase fold...Justin Clark-Casey (justincc)2013-11-151-6/+13
* | Merge branch 'master' into varregionRobert Adams2013-11-151-1/+1
|\ \ | |/
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-1/+1
* | varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-083-10/+25
* | Merge branch 'master' into varregionRobert Adams2013-11-051-1/+2
|\ \ | |/
| * minor: comment out "SetLastPosition" GridUserService debug message for now.Justin Clark-Casey (justincc)2013-11-051-1/+2
* | Merge branch 'master' into varregionRobert Adams2013-11-041-8/+11
|\ \ | |/
| * Give the caller AddMapTile a valid reason response if this failed due to blan...Justin Clark-Casey (justincc)2013-10-291-8/+11
* | varregion: send region size in LLLoginResponse.Robert Adams2013-11-022-1/+13
* | varregion: add linkage for region size in creations and conversionsRobert Adams2013-11-022-0/+25
* | varregion: push TerrainData implementation up and down the database storage s...Robert Adams2013-11-011-0/+10
* | Merge branch 'master' into varregionRobert Adams2013-10-0716-16/+16
|\ \ | |/
| * Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-0416-16/+16
* | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...Robert Adams2013-10-071-2/+2
* | VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-282-4/+4
|/
* Fix logic errors in "show grid users online" console command which didn't act...Justin Clark-Casey (justincc)2013-09-031-3/+2
* Add experimental "show grid users online" console command to show grid users ...Justin Clark-Casey (justincc)2013-09-031-0/+39
* Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-026-4/+90
* Do not add a port zero to end of the hypergrid gateway host name.Robert Adams2013-08-281-1/+4
* Revert "Make HG logins fall back to fallback regions if the desired region fa...Justin Clark-Casey (justincc)2013-08-261-24/+3
* Revert "Added some more debug messages."Justin Clark-Casey (justincc)2013-08-261-4/+1
* Added some more debug messages.Diva Canto2013-08-241-1/+4
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-08-241-26/+27
|\
| * 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
* | Make HG logins fall back to fallback regions if the desired region fails.Diva Canto2013-08-241-3/+24
|/
* minor: Make logging in GatekeeperService.LoginAgent() a bit more detailed so ...Justin Clark-Casey (justincc)2013-08-221-4/+8
* Revert "Implement ability for hg logins to try fallback regions just like loc...Justin Clark-Casey (justincc)2013-08-221-39/+5
* Implement ability for hg logins to try fallback regions just like local logins.Justin Clark-Casey (justincc)2013-08-211-5/+39
* minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGridJustin Clark-Casey (justincc)2013-08-172-9/+2
* minor: Make log messages consistent in NeighbourServicesConnectorJustin Clark-Casey (justincc)2013-08-171-6/+6
* Remove some debugging from simian connectors.Mic Bowman2013-08-052-3/+11
* Experimental comment to eneralize the handling of Linden caps when theMic Bowman2013-07-311-0/+179
* A pretty major restructuring of the simian method invocations in order toMic Bowman2013-07-3111-282/+578
* Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto2013-07-271-0/+1
* Force map tiler to save Water.jpg as an actual jpeg format it seems even thou...nebadon2013-07-261-1/+1
* Better version of previous commitDiva Canto2013-07-211-2/+6
* Add the Current Outfit folder as an available folder in the SuitcaseInventory.Diva Canto2013-07-211-0/+16
* Cleanup old hg sessions (older than 2 days)Diva Canto2013-07-141-0/+3
* HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...Diva Canto2013-07-142-90/+199
* Minor typo in log messageDiva Canto2013-07-141-1/+1
* Guard against unauthorized agent deletes.Diva Canto2013-07-132-5/+4
* Deleted GET agent all around. Not used.Diva Canto2013-07-132-37/+0
* Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot...Diva Canto2013-07-131-0/+6
* Added property to make for more flexible testing.Diva Canto2013-07-111-0/+5
* Remove a null reference exception in SimianPresenceServiceConnector thatRobert Adams2013-07-101-4/+8