| Commit message (Expand) | Author | Age | Files | Lines |
* | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 3 | -28/+43 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 3 | -36/+60 |
|\ |
|
| * | Remove "login disable", "login enable" and "login status" commands. | Melanie | 2010-01-10 | 3 | -93/+44 |
| * | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 2010-01-09 | 3 | -3/+3 |
| * | Adds IClientAPI voids for GroupProposals. | Revolution | 2010-01-08 | 3 | -3/+27 |
| * | Fixes the newly added packets as per Melanie's request. | Revolution | 2010-01-07 | 3 | -30/+30 |
* | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
* | | Some typos fixed related to master avie removal | Diva Canto | 2010-01-10 | 1 | -1/+1 |
* | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -1/+1 |
* | | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 2010-01-08 | 4 | -918/+0 |
* | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -93/+28 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 12 | -71/+314 |
|\ \
| |/ |
|
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 12 | -71/+314 |
* | | Yes! First test of new login service done still in 2009! Bombs in auth, becau... | Diva Canto | 2009-12-31 | 1 | -0/+2 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2009-12-31 | 3 | -0/+93 |
|\ \
| |/ |
|
| * | Adds tons of packets. | Revolution | 2009-12-31 | 3 | -0/+93 |
* | | First pass at the new login service. Still incomplete, but doesn't disrupt th... | Diva Canto | 2009-12-30 | 1 | -0/+1 |
|/ |
|
* | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 3 | -3/+3 |
* | * Implements some basic Sirikata protocol work (initial handshakes). | Adam Frisby | 2009-12-27 | 2 | -1/+57 |
* | * Implements Sirikata ClientStack Module | Adam Frisby | 2009-12-27 | 17 | -0/+29698 |
* | Add AvatarInterestsReply | Melanie | 2009-12-26 | 2 | -0/+8 |
* | * Diagnosing a connection issue. | Adam Frisby | 2009-12-11 | 1 | -1/+1 |
* | Patch by revolution, thank you. Mantis #1789 . Implement friends permissions. | Melanie | 2009-11-05 | 2 | -0/+3 |
* | Backport the fixes to WebFetchInventoryDescendents to the UDP | Melanie | 2009-11-04 | 2 | -2/+2 |
* | Squelch an error message on sim shutdown when not using MXP | Melanie | 2009-10-30 | 1 | -2/+5 |
* | * Standalone logins will now go through the sequence of "requested region, de... | John Hurliman | 2009-10-28 | 1 | -0/+4 |
* | Do case-insensitive comparisons on region names in LLStandaloneLoginModule | John Hurliman | 2009-10-26 | 1 | -1/+1 |
* | * Changed various modules to not initialize timers unless the module is initi... | John Hurliman | 2009-10-23 | 1 | -2/+3 |
* | Implemented a Watchdog class. Do not manually create Thread objects anymore, ... | John Hurliman | 2009-10-22 | 1 | -4/+1 |
* | Merged master into prioritization | John Hurliman | 2009-10-21 | 1 | -2/+10 |
|\ |
|
| * | Really make module port selection work. Implement port setting in | Melanie | 2009-10-21 | 1 | -2/+10 |
* | | * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate p... | John Hurliman | 2009-10-18 | 1 | -9/+11 |
* | | Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi... | John Hurliman | 2009-10-17 | 2 | -0/+9 |
* | | Merge branch 'master' into prioritization | Melanie | 2009-10-17 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Adds SendAvatarInterestsUpdate to IClientAPI | Melanie | 2009-10-17 | 1 | -0/+6 |
* | | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 2 | -27/+17 |
|/ |
|
* | * Consolidated adding / removing ClientManager IClientAPIs to two places in S... | John Hurliman | 2009-10-13 | 2 | -6/+5 |
* | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 2009-10-13 | 3 | -8/+13 |
* | * Changed logic of enabling LLProxyLoginModule to follow the new style -- tru... | Diva Canto | 2009-10-11 | 1 | -2/+2 |
* | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 1 | -1/+0 |
* | * KeepAlive set to false in expect_user and log_off. | Diva Canto | 2009-10-04 | 1 | -2/+2 |
* | * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L... | John Hurliman | 2009-10-04 | 1 | -7/+6 |
* | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 1 | -1/+1 |
|\ |
|
| * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 1 | -1/+1 |
* | | Better error handling to diagnose login problems. | Diva Canto | 2009-10-03 | 1 | -79/+101 |
* | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 3 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
| * | Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the... | Diva Canto | 2009-09-25 | 2 | -2/+2 |
* | | * Change the signature of the agent set appearance callback to prevent unnece... | John Hurliman | 2009-09-30 | 1 | -6/+1 |
* | | Add RebakeAvatarTexturesPacket to the client view | Melanie | 2009-09-30 | 2 | -0/+8 |
|/ |
|