| Commit message (Expand) | Author | Files | Lines |
2010-02-14 | Revolution is on the roll again! :) | Revolution | 1 | -0/+2 |
2010-01-29 | * HGGridConnector is no longer necessary. | Diva Canto | 1 | -9/+15 |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 1 | -22/+10 |
2010-01-26 | * Fix Endlines in IRCClientView.cs | Teravus Ovares (Dan Olivares) | 1 | -9/+9 |
2010-01-23 | Updates all IRegionModules to the new style region modules. | Revolution | 1 | -10/+22 |
2010-01-09 | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 1 | -1/+1 |
2010-01-08 | Adds IClientAPI voids for GroupProposals. | Revolution | 1 | -1/+9 |
2010-01-07 | Fixes the newly added packets as per Melanie's request. | Revolution | 1 | -10/+10 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -18/+18 |
2009-12-31 | Adds tons of packets. | Revolution | 1 | -0/+31 |
2009-12-26 | Add AvatarInterestsReply | Melanie | 1 | -0/+4 |
2009-11-12 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2009-11-05 | Patch by revolution, thank you. Mantis #1789 . Implement friends permissions. | Melanie | 1 | -0/+1 |
2009-11-04 | Backport the fixes to WebFetchInventoryDescendents to the UDP | Melanie | 1 | -1/+1 |
2009-10-22 | Implemented a Watchdog class. Do not manually create Thread objects anymore, ... | John Hurliman | 2 | -6/+11 |
2009-10-17 | Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi... | John Hurliman | 1 | -0/+5 |
2009-10-17 | Adds SendAvatarInterestsUpdate to IClientAPI | Melanie | 1 | -0/+7 |
2009-10-15 | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 1 | -9/+4 |
2009-10-13 | * Consolidated adding / removing ClientManager IClientAPIs to two places in S... | John Hurliman | 1 | -1/+0 |
2009-10-13 | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 2 | -2/+8 |
2009-10-02 | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 1 | -2/+2 |
2009-09-30 | * Change the signature of the agent set appearance callback to prevent unnece... | John Hurliman | 1 | -6/+1 |
2009-09-30 | Add RebakeAvatarTexturesPacket to the client view | Melanie | 1 | -0/+4 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-16 | * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment | Adam Frisby | 1 | -1/+2 |
2009-08-16 | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 1 | -0/+1 |
2009-08-07 | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-07-19 | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 1 | -0/+5 |
2009-07-17 | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 1 | -0/+1 |
2009-07-01 | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 1 | -0/+5 |
2009-06-29 | Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 1 | -1/+2 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-06-04 | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 2 | -5/+3 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 3 | -11/+92 |
2009-05-31 | Update svn properties. | Jeff Ames | 3 | -1700/+1700 |
2009-05-31 | Fix IRCd init check for config section | Mike Mazur | 1 | -3/+3 |
2009-05-30 | * Tweaks to /WHO listings. | Adam Frisby | 1 | -9/+23 |
2009-05-30 | * You are likely to be eaten by a grue. | Adam Frisby | 2 | -61/+162 |
2009-05-30 | * More Tweaks | Adam Frisby | 3 | -9/+44 |
2009-05-30 | * More IRCClientView fiddling. Now implements IClientAPI & IClientCore. | Adam Frisby | 3 | -182/+245 |
2009-05-30 | * May partially implement a C# IRCd & IRCClientStack. | Adam Frisby | 3 | -0/+1487 |