aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-06-202-42/+41
|\
| * V2 map now working in grids too. WARNING: A few visible configuration variabl...Diva Canto2011-06-132-42/+41
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-135-3/+469
|\ \ | |/
| * Add credit and link to SimianGrid project. Thanks, guys!Diva Canto2011-06-121-0/+4
| * People are bound to forget the '/' at the end of MapTileURL, so let's correct...Diva Canto2011-06-121-0/+8
| * bit depth: 24!!! begeez! -- zoom levels work now.Diva Canto2011-06-121-3/+2
| * A few bug fixes on map V2. Zoom level weirdness still there.Diva Canto2011-06-121-1/+1
| * First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-123-2/+457
| * Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto2011-06-111-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-112-14/+27
|\ \ | |/
| * More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto2011-06-101-13/+22
| * Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org...Diva Canto2011-06-101-1/+1
| * Removing special casing on failures. This may also fix reports of this issue:Diva Canto2011-06-081-2/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-0918-56/+1478
|\ \ | |/
| * Deleted wrong debug message.Diva Canto2011-06-081-1/+0
| * Added error message to help understand http://opensimulator.org/mantis/view.p...Diva Canto2011-06-071-0/+5
| * This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-073-10/+76
| * Remove scary error messageDiva Canto2011-06-071-6/+0
| * This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-073-18/+14
| * This should make offline IMs work again. It should work for incoming foreign ...Diva Canto2011-06-061-4/+47
| * Fix give inventory tests to use different users rather than (accidentally) th...Justin Clark-Casey (justincc)2011-06-041-2/+6
| * HG IM: increase the timeout valueDiva Canto2011-06-021-1/+1
| * Bug fix on HG IM.Diva Canto2011-06-022-14/+14
| * HG Friends bug fix: connector was shrinking principalID to UUID.Diva Canto2011-06-021-12/+12
| * Re-Apply Use current TravelingAgent if the the login failure reason is "Login...BlueWall2011-06-011-2/+5
| * Revert "Use current TravelingAgent if the login failure reason is "Logins Dis...BlueWall2011-06-011-5/+2
| * Merge branch 'master' of /home/opensim/src/opensimBlueWall2011-06-011-2/+5
| |\
| | * Use current TravelingAgent if the login failure reason is "Logins Disabled" t...BlueWall2011-06-011-2/+5
| * | Merge branch 'master' of /home/opensim/src/opensimBlueWall2011-06-011-3/+15
| |\ \ | | |/
| | * Add alternate region handling for url based logins as found in login to "home...BlueWall2011-06-011-3/+15
| * | Made GetMapImage public in the HyperlinkerDiva Canto2011-05-301-5/+5
| * | Made the GatekeeperConnector a public property.Diva Canto2011-05-301-0/+4
| * | HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...Diva Canto2011-05-301-1/+4
| |/
| * Fixed an issue with the response of CreateAgent over the SimulationConnector.Diva Canto2011-05-281-6/+21
| * minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-05-271-4/+4
| * HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-271-0/+1
| * HG inventory transfers over the profile working.Diva Canto2011-05-272-5/+7
| * Commented a few extra debug messages.Diva Canto2011-05-263-9/+7
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-261-4/+4
| |\
| * | HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-265-8/+103
| * | HG: Renamed, shuffled some interfaces around. Move them all to IHypergridServ...Diva Canto2011-05-252-45/+9
| * | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-256-0/+522
| * | Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-244-11/+103
| * | HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-234-3/+303
| * | More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-227-89/+79
| * | File to be removedDiva Canto2011-05-221-11/+0
| * | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-216-33/+70
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-211-6/+28
| |\ \
| * | | HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-197-11/+299
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-271-4/+4
|\ \ \ \ | | |_|/ | |/| |