| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 | -1/+1 |
* | 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 VWHClientView.cs | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -9/+9 |
* | | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 1 | -10/+14 |
|/ |
|
* | 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/+2 |
* | Backport the fixes to WebFetchInventoryDescendents to the UDP | Melanie | 2009-11-04 | 1 | -1/+1 |
* | 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/+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 | 1 | -9/+4 |
|/ |
|
* | * Consolidated adding / removing ClientManager IClientAPIs to two places in S... | John Hurliman | 2009-10-13 | 1 | -0/+5 |
* | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 2009-10-13 | 1 | -1/+1 |
* | * 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 |
* | Add RebakeAvatarTexturesPacket to the client view | Melanie | 2009-09-30 | 1 | -0/+4 |
* | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 2009-08-16 | 1 | -0/+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 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -3/+3 |
* | 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 |
* | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2009-05-16 | 1 | -1/+1 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -1/+1 |
* | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2009-05-12 | 1 | -0/+5 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 2 | -1/+2 |
* | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 2009-05-04 | 1 | -0/+5 |
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
* | Update svn properties, add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-24 | 2 | -6/+60 |
* | * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!) | Adam Frisby | 2009-04-23 | 1 | -0/+1 |
* | * Adds additional background layer for VWoHTTP ClientStack | Adam Frisby | 2009-04-23 | 2 | -13/+110 |
* | * minor: remove some compiler warnings | Justin Clarke Casey | 2009-04-22 | 2 | -8/+8 |
* | fix line endings on new files | Sean Dague | 2009-04-22 | 2 | -1107/+1107 |
* | fix the build break, thankes mikkopa for pointing out the quick change | Sean Dague | 2009-04-22 | 1 | -0/+2 |
* | * Committing stub VW-over-HTTP ClientStack. (1/2) | Adam Frisby | 2009-04-22 | 2 | -0/+1105 |