aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-2159-896/+2097
|\
| * Merge branch 'master' into careminsterMelanie2014-01-281-0/+7
| |\
| | * Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-161-0/+7
| | |\
| | | * Can delete the Offline Messages sent to/from a user.Oren Hurvitz2014-01-161-0/+7
| * | | Merge branch 'master' into careminsterMelanie2014-01-281-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-111-1/+1
| | |\ \ | | | |/
| | | * Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.Oren Hurvitz2014-01-111-1/+1
| * | | Remove the core module extra profile settings support carried in with the latestMelanie2014-01-051-0/+2
| * | | Intermediate commit. Sill errors.Melanie2014-01-056-4/+143
| |\ \ \ | | |/ /
| | * | Remove some chatty DebugFormat statements. No functional changes.Robert Adams2014-01-042-5/+4
| | * | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-042-1/+19
| | * | varregion: send region size in LLLoginResponse.Robert Adams2014-01-042-1/+13
| | * | Initialize default region size in GridRegion in the no parameter constructorRobert Adams2013-12-281-0/+2
| | * | Add serialization/deserialization of region size to RegionInfo, GridRegion, a...Robert Adams2013-12-282-2/+37
| | * | Populate user preferences with UserAccount email if it is present, else retur...BlueWall2013-12-161-0/+61
| | |/
| * | Revert "Add support for user preferences (im via email)"Melanie2013-12-072-17/+0
| * | Merge branch 'master' into careminsterMelanie2013-12-073-3/+17
| |\ \ | | |/
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-12-062-0/+17
| | |\
| | | * Add support for user preferences (im via email)BlueWall2013-12-062-0/+17
| | * | Fixed misleading commentDiva Canto2013-12-061-3/+0
| | |/
| * | Merge branch 'master' into careminsterMelanie2013-11-233-8/+16
| |\ \ | | |/
| | * If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase fold...Justin Clark-Casey (justincc)2013-11-151-6/+13
| | * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-1/+1
| | * minor: comment out "SetLastPosition" GridUserService debug message for now.Justin Clark-Casey (justincc)2013-11-051-1/+2
| * | Merge branch 'master' into careminsterMelanie2013-11-081-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
| * | Merge branch 'master' into careminsterMelanie2013-10-0616-16/+16
| |\ \ | | |/
| | * Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-0416-16/+16
| * | Merge branch 'avination-current' into careminsterMelanie2013-09-161-1/+7
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-09-077-4/+128
| |\ \ \ | | | |/ | | |/|
| | * | 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
| * | | Merge branch 'master' into careminsterMelanie2013-09-013-31/+39
| |\ \ \ | | |/ /
| | * | 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
| * | | Merge branch 'master' into careminsterMelanie2013-08-173-14/+7
| |\ \ \ | | |/ /
| | * | 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
| * | | Merge branch 'master' into careminsterMelanie2013-08-072-3/+11
| |\ \ \ | | |/ /
| | * | Remove some debugging from simian connectors.Mic Bowman2013-08-052-3/+11