| Commit message (Expand) | Author | Age | Files | Lines |
* | thanks lkalif for Mantis #4676 - a patch that adds support for inventory links | dahlia | 2010-04-12 | 3 | -0/+3 |
* | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 3 | -3/+3 |
* | - parcel blocking, region crossing blocking, teleport blocking | unknown | 2010-03-09 | 3 | -0/+3 |
* | - supporting llTextBox | unknown | 2010-03-06 | 3 | -0/+12 |
* | Change the signature of SendChangeUserRights, because we have to send | Melanie | 2010-02-28 | 3 | -3/+3 |
* | Add missing ChangeUserRights packet sender | Melanie | 2010-02-28 | 3 | -0/+12 |
* | Initial Online friends notification seems to be working reliably now. All thi... | Diva Canto | 2010-02-28 | 3 | -4/+4 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 3 | -0/+6 |
|\ |
|
| * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 3 | -0/+6 |
| * | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -3/+3 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | minor: remove one mono compiler warning | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -1/+1 |
| * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -24/+12 |
| * | more endlines.. | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -9/+9 |
| * | * Fix Endlines in SirikataClientView.cs | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -9/+9 |
| * | * Fix Endlines in VWHClientView.cs | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -9/+9 |
| * | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -12/+24 |
* | | * 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 |