aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Plumb the profile reply packets for picks, classifieds and notesMelanie Thielker2008-12-251-0/+17
* Plumb in EventNotification* and EventGodDeleteMelanie Thielker2008-12-231-0/+4
* Plumb in the 4 missing classified events and the 3 packet methodsMelanie Thielker2008-12-231-0/+13
* * Re-implement packet tracking in IClientAPI so we can see what's going on in...Teravus Ovares2008-12-211-0/+1
* Plumb the TP-Sending packetsMelanie Thielker2008-12-141-0/+2
* Add missing scene reference. Fixes a NRE. SimpleModule now works again (sort ...Homer Horwitz2008-12-121-1/+2
* Replace the throwing of a NonImplementedException in MyNpcCharacter, so thatHomer Horwitz2008-12-121-1/+1
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-041-0/+3
* * simplify AddNewClient since making this root without using MakeRootAgent() ...Justin Clarke Casey2008-11-281-1/+2
* Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-271-0/+10
* First stage group permissions plumbingMelanie Thielker2008-11-221-0/+5
* Mantis#2638. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-11-191-0/+1
* Remove a redundant parameterMelanie Thielker2008-11-161-1/+1
* * Implements terrain raw upload. You can now upload your .raw terrain files ...Teravus Ovares2008-11-141-0/+2
* More groups plumbingMelanie Thielker2008-11-141-0/+12
* Prevent pieces from other people's HUDs from displaying at the center ofMelanie Thielker2008-11-111-2/+3
* * Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares2008-11-101-0/+5
* * Extend basic scene test to retrieve the object from the scene and match uuidsJustin Clarke Casey2008-11-101-9/+9
* Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker2008-11-091-1/+1
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-6/+5
* * refactor: cleanup AllocateLocalPrimId() a bit moreJustin Clarke Casey2008-11-071-4/+2
* * Rename PrimIDAllocate() to more effectively convey what it does, and put th...Justin Clarke Casey2008-11-071-2/+2
* * Stop requiring local ids in the SOG constructors.Justin Clarke Casey2008-11-073-13/+13
* * Remove more UpdateParentIDs() calls that are now duplicatesJustin Clarke Casey2008-11-071-2/+0
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-1/+1
* * refactor: Attach a scene object to a scene separately from its constructionJustin Clarke Casey2008-11-063-16/+14
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+4
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-291-1/+5
* Committing a small fix for EventData along with more plumbing workMelanie Thielker2008-10-261-1/+1
* A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker2008-10-251-1/+1
* Plumb some moreMelanie Thielker2008-10-241-0/+4
* Pare the groups module down to basics. Adjust dependent files so that aMelanie Thielker2008-10-211-1/+1
* Added calling cards. Fixes Mantis#2409 and part of #1515.Homer Horwitz2008-10-191-0/+16
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-7/+2
* * refactor: Remove OutPacket from the IClientAPIJustin Clarke Casey2008-10-151-8/+7
* * refactor: move viewer effect packet into LLClientViewJustin Clarke Casey2008-10-151-0/+4
* * refactor: move code concerned with creating a subsequent image packet to LL...Justin Clarke Casey2008-10-151-0/+4
* * refactor: rename SendImagePart to SendImageFirstPart since this is more des...Justin Clarke Casey2008-10-151-1/+1
* * minor: change m_debug to m_debugPacketLevel since that's what it isJustin Clarke Casey2008-10-141-1/+1
* * refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey2008-10-142-3/+3
* Add EventInfoRequest and EventInfoReply packets.Homer Horwitz2008-10-121-1/+5
* Plumb the remaining search packets and replies.Melanie Thielker2008-10-111-7/+36
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...MW2008-10-101-1/+1
* A bit more estate fudgingMelanie Thielker2008-10-101-1/+1
* * Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey2008-10-061-1/+1
* Implement Parcel -> ForceOwnerToMe god mode packetMelanie Thielker2008-10-061-0/+1
* Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker2008-10-061-0/+1
* * Green dots on the mainmap for avatar.Teravus Ovares2008-10-061-0/+6
* Plumb in the DirPlacesReply packetMelanie Thielker2008-10-051-0/+4
* Plumb packet DirPlacesQuery for search moduleMelanie Thielker2008-10-041-0/+2