aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Agent (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-30Add RebakeAvatarTexturesPacket to the client viewMelanie1-0/+4
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-16* Implements ISecurityCredential member on SPAvatar, SPAvatarAttachmentAdam Frisby1-1/+2
2009-08-16Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson1-0/+1
2009-08-07This 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 Ovares1-0/+5
2009-07-17fixed the bug where changing the rotation of a selection of prims in a linkse...MW1-0/+1
2009-07-01Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker1-0/+5
2009-06-29Thank you kindly, Godfrey, for a patch that:Charles Krinke1-1/+2
2009-06-19From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-1/+1
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2-5/+3
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames3-11/+92
2009-05-31Update svn properties.Jeff Ames3-1700/+1700
2009-05-31Fix IRCd init check for config sectionMike Mazur1-3/+3
2009-05-30* Tweaks to /WHO listings.Adam Frisby1-9/+23
2009-05-30* You are likely to be eaten by a grue.Adam Frisby2-61/+162
2009-05-30* More TweaksAdam Frisby3-9/+44
2009-05-30* More IRCClientView fiddling. Now implements IClientAPI & IClientCore.Adam Frisby3-182/+245
2009-05-30* May partially implement a C# IRCd & IRCClientStack.Adam Frisby3-0/+1487