| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 2009-02-19 | 1 | -1/+1 |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 1 | -1/+1 |
* | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 2009-02-17 | 1 | -1/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -2/+1 |
* | * Change SendBulkUpdateInventory from two methods to one which accepts an Inv... | Justin Clarke Casey | 2009-02-11 | 1 | -5/+1 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 5 | -6/+6 |
* | * Separate starting a client thread into a separate Start() method (which mat... | Justin Clarke Casey | 2009-01-12 | 1 | -0/+4 |
* | Finish dwell sending, adding the forgotten method body. | Melanie Thielker | 2009-01-09 | 1 | -1/+6 |
* | Plumb the remaining dwell packets | Melanie Thielker | 2009-01-03 | 1 | -0/+5 |
* | Plumb the profile reply packets for picks, classifieds and notes | Melanie Thielker | 2008-12-25 | 1 | -0/+17 |
* | Plumb in EventNotification* and EventGodDelete | Melanie Thielker | 2008-12-23 | 1 | -0/+4 |
* | Plumb in the 4 missing classified events and the 3 packet methods | Melanie Thielker | 2008-12-23 | 1 | -0/+13 |
* | * Re-implement packet tracking in IClientAPI so we can see what's going on in... | Teravus Ovares | 2008-12-21 | 1 | -0/+1 |
* | Plumb the TP-Sending packets | Melanie Thielker | 2008-12-14 | 1 | -0/+2 |
* | Add missing scene reference. Fixes a NRE. SimpleModule now works again (sort ... | Homer Horwitz | 2008-12-12 | 1 | -1/+2 |
* | Replace the throwing of a NonImplementedException in MyNpcCharacter, so that | Homer Horwitz | 2008-12-12 | 1 | -1/+1 |
* | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 2008-12-04 | 1 | -0/+3 |
* | * simplify AddNewClient since making this root without using MakeRootAgent() ... | Justin Clarke Casey | 2008-11-28 | 1 | -1/+2 |
* | Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-27 | 1 | -0/+10 |
* | First stage group permissions plumbing | Melanie Thielker | 2008-11-22 | 1 | -0/+5 |
* | Mantis#2638. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 2008-11-19 | 1 | -0/+1 |
* | Remove a redundant parameter | Melanie Thielker | 2008-11-16 | 1 | -1/+1 |
* | * Implements terrain raw upload. You can now upload your .raw terrain files ... | Teravus Ovares | 2008-11-14 | 1 | -0/+2 |
* | More groups plumbing | Melanie Thielker | 2008-11-14 | 1 | -0/+12 |
* | Prevent pieces from other people's HUDs from displaying at the center of | Melanie Thielker | 2008-11-11 | 1 | -2/+3 |
* | * Commit allows downloading of the .raw terrain from the estate tools. | Teravus Ovares | 2008-11-10 | 1 | -0/+5 |
* | * Extend basic scene test to retrieve the object from the scene and match uuids | Justin Clarke Casey | 2008-11-10 | 1 | -9/+9 |
* | Reintroduce transactionID to the parameter list for SendInstantMessage. | Melanie Thielker | 2008-11-09 | 1 | -1/+1 |
* | * Added IClientIM to IClientCore interfaces | Adam Frisby | 2008-11-08 | 1 | -6/+5 |
* | * refactor: cleanup AllocateLocalPrimId() a bit more | Justin Clarke Casey | 2008-11-07 | 1 | -4/+2 |
* | * Rename PrimIDAllocate() to more effectively convey what it does, and put th... | Justin Clarke Casey | 2008-11-07 | 1 | -2/+2 |
* | * Stop requiring local ids in the SOG constructors. | Justin Clarke Casey | 2008-11-07 | 3 | -13/+13 |
* | * Remove more UpdateParentIDs() calls that are now duplicates | Justin Clarke Casey | 2008-11-07 | 1 | -2/+0 |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 1 | -1/+1 |
* | * refactor: Attach a scene object to a scene separately from its construction | Justin Clarke Casey | 2008-11-06 | 3 | -16/+14 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -0/+4 |
* | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 2008-10-29 | 1 | -1/+5 |
* | Committing a small fix for EventData along with more plumbing work | Melanie Thielker | 2008-10-26 | 1 | -1/+1 |
* | A few more bots to yesterday's plumbing: change instant message method | Melanie Thielker | 2008-10-25 | 1 | -1/+1 |
* | Plumb some more | Melanie Thielker | 2008-10-24 | 1 | -0/+4 |
* | Pare the groups module down to basics. Adjust dependent files so that a | Melanie Thielker | 2008-10-21 | 1 | -1/+1 |
* | Added calling cards. Fixes Mantis#2409 and part of #1515. | Homer Horwitz | 2008-10-19 | 1 | -0/+16 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 1 | -7/+2 |
* | * refactor: Remove OutPacket from the IClientAPI | Justin Clarke Casey | 2008-10-15 | 1 | -8/+7 |
* | * refactor: move viewer effect packet into LLClientView | Justin Clarke Casey | 2008-10-15 | 1 | -0/+4 |
* | * refactor: move code concerned with creating a subsequent image packet to LL... | Justin Clarke Casey | 2008-10-15 | 1 | -0/+4 |
* | * refactor: rename SendImagePart to SendImageFirstPart since this is more des... | Justin Clarke Casey | 2008-10-15 | 1 | -1/+1 |
* | * minor: change m_debug to m_debugPacketLevel since that's what it is | Justin Clarke Casey | 2008-10-14 | 1 | -1/+1 |
* | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ... | Justin Clarke Casey | 2008-10-14 | 2 | -3/+3 |