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