| Commit message (Expand) | Author | Age | Files | Lines |
* | * Consolidated adding / removing ClientManager IClientAPIs to two places in S... | John Hurliman | 2009-10-13 | 1 | -1/+0 |
* | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 2009-10-13 | 2 | -2/+8 |
* | 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 |
* | Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 2009-06-29 | 1 | -1/+2 |
* | 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 | 3 | -11/+92 |
* | Update svn properties. | Jeff Ames | 2009-05-31 | 3 | -1700/+1700 |
* | Fix IRCd init check for config section | Mike Mazur | 2009-05-31 | 1 | -3/+3 |
* | * 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 | 2 | -61/+162 |
* | * More Tweaks | Adam Frisby | 2009-05-30 | 3 | -9/+44 |
* | * More IRCClientView fiddling. Now implements IClientAPI & IClientCore. | Adam Frisby | 2009-05-30 | 3 | -182/+245 |
* | * May partially implement a C# IRCd & IRCClientStack. | Adam Frisby | 2009-05-30 | 3 | -0/+1487 |