| Commit message (Expand) | Author | Age | Files | Lines |
* | thanks lkalif for Mantis #4676 - a patch that adds support for inventory links | dahlia | 2010-04-12 | 1 | -0/+1 |
* | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -1/+1 |
* | - parcel blocking, region crossing blocking, teleport blocking | unknown | 2010-03-09 | 1 | -0/+1 |
* | - supporting llTextBox | unknown | 2010-03-06 | 1 | -0/+4 |
* | Change the signature of SendChangeUserRights, because we have to send | Melanie | 2010-02-28 | 1 | -1/+1 |
* | Add missing ChangeUserRights packet sender | Melanie | 2010-02-28 | 1 | -0/+4 |
* | Initial Online friends notification seems to be working reliably now. All thi... | Diva Canto | 2010-02-28 | 1 | -2/+2 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -0/+2 |
|\ |
|
| * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -0/+2 |
| * | * Fix Endlines in IRCClientView.cs | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -9/+9 |
* | | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 1 | -9/+15 |
|/ |
|
* | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 2010-01-09 | 1 | -1/+1 |
* | Adds IClientAPI voids for GroupProposals. | Revolution | 2010-01-08 | 1 | -1/+9 |
* | Fixes the newly added packets as per Melanie's request. | Revolution | 2010-01-07 | 1 | -10/+10 |
* | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -18/+18 |
* | Adds tons of packets. | Revolution | 2009-12-31 | 1 | -0/+31 |
* | Add AvatarInterestsReply | Melanie | 2009-12-26 | 1 | -0/+4 |
* | Patch by revolution, thank you. Mantis #1789 . Implement friends permissions. | Melanie | 2009-11-05 | 1 | -0/+1 |
* | Backport the fixes to WebFetchInventoryDescendents to the UDP | Melanie | 2009-11-04 | 1 | -1/+1 |
* | Implemented a Watchdog class. Do not manually create Thread objects anymore, ... | John Hurliman | 2009-10-22 | 2 | -6/+11 |
* | Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi... | John Hurliman | 2009-10-17 | 1 | -0/+5 |
* | Merge branch 'master' into prioritization | Melanie | 2009-10-17 | 1 | -0/+7 |
|\ |
|
| * | Adds SendAvatarInterestsUpdate to IClientAPI | Melanie | 2009-10-17 | 1 | -0/+7 |
* | | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 1 | -9/+4 |
|/ |
|
* | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 2009-10-13 | 1 | -1/+7 |
* | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 1 | -2/+2 |
|\ |
|
| * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 1 | -2/+2 |
* | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | | * 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 | 1 | -0/+4 |
|/ |
|
* | * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment | Adam Frisby | 2009-08-16 | 1 | -1/+2 |
* | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 2009-08-16 | 1 | -0/+1 |
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -1/+1 |
* | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 2009-07-19 | 1 | -0/+5 |
* | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 2009-07-17 | 1 | -0/+1 |
* | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2009-07-01 | 1 | -0/+5 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-19 | 1 | -1/+1 |
* | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 2009-06-04 | 2 | -5/+3 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 2 | -10/+64 |
* | Update svn properties. | Jeff Ames | 2009-05-31 | 2 | -1634/+1634 |
* | * Tweaks to /WHO listings. | Adam Frisby | 2009-05-30 | 1 | -9/+23 |
* | * You are likely to be eaten by a grue. | Adam Frisby | 2009-05-30 | 1 | -55/+147 |
* | * More Tweaks | Adam Frisby | 2009-05-30 | 2 | -8/+36 |
* | * More IRCClientView fiddling. Now implements IClientAPI & IClientCore. | Adam Frisby | 2009-05-30 | 2 | -174/+228 |
* | * May partially implement a C# IRCd & IRCClientStack. | Adam Frisby | 2009-05-30 | 2 | -0/+1446 |