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