aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/NPC (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-102-1128/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-062-3/+3
* * Separate starting a client thread into a separate Start() method (which mat...Justin Clarke Casey2009-01-121-0/+4
* Finish dwell sending, adding the forgotten method body.Melanie Thielker2009-01-091-1/+7
* Plumb the remaining dwell packetsMelanie Thielker2009-01-031-0/+5
* 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/+12
* * 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/+3
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-041-0/+3
* 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
* Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker2008-11-161-3/+4
* * 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/+2
* * Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares2008-11-101-1/+5
* Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker2008-11-091-1/+1
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-6/+5
* 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-0/+4
* 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-5/+1
* * 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-141-1/+1
* Add EventInfoRequest and EventInfoReply packets.Homer Horwitz2008-10-121-0/+6
* Plumb the remaining search packets and replies.Melanie Thielker2008-10-111-0/+28
* 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
* Add "Drop" functionality to pie menuMelanie Thielker2008-10-041-0/+1
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-031-16/+16
* Mantis #1360Melanie Thielker2008-10-031-2/+3
* - Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz2008-10-011-0/+4