Commit History

Author SHA1 Message Date
  Justin Clarke Casey ade107f04f * Separate starting a client thread into a separate Start() method (which matches the existing Stop() and Restart() methods) 16 years ago
  Melanie Thielker 7c7ea57c5c Finish dwell sending, adding the forgotten method body. 16 years ago
  Melanie Thielker 7beb8a5abb Plumb the remaining dwell packets 16 years ago
  Melanie Thielker 23844a9073 Plumb the profile reply packets for picks, classifieds and notes 16 years ago
  Melanie Thielker 318de200bd Plumb in EventNotification* and EventGodDelete 16 years ago
  Melanie Thielker fc053a6af8 Plumb in the 4 missing classified events and the 3 packet methods 16 years ago
  Teravus Ovares 119104e35b * Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section. 16 years ago
  Melanie Thielker 008e1fe8df Plumb the TP-Sending packets 16 years ago
  Justin Clarke Casey 38ca31b37a * Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items 16 years ago
  Charles Krinke 921692a15f Thank you kindly, Nlin for a patch that: 16 years ago
  Melanie Thielker c71863d83e First stage group permissions plumbing 16 years ago
  Charles Krinke 164ed57ad3 Mantis#2638. Thank you kindly, Sacha Magne for a patch that: 16 years ago
  Melanie Thielker 4d23d22fb1 Remove a redundant parameter 16 years ago
  Melanie Thielker 5e2e05a1c1 Megapatch. Completely remove the multiparameter IM methods. Remove the insecure 16 years ago
  Teravus Ovares 3e4b094921 * Implements terrain raw upload. You can now upload your .raw terrain files using the Estate Tools. 16 years ago
  Melanie Thielker 4f91da2488 More groups plumbing 16 years ago
  Melanie Thielker 47a5d71b7e Prevent pieces from other people's HUDs from displaying at the center of 16 years ago
  Teravus Ovares d145700115 * Commit allows downloading of the .raw terrain from the estate tools. 16 years ago
  Melanie Thielker bdf9add8d1 Reintroduce transactionID to the parameter list for SendInstantMessage. 16 years ago
  Adam Frisby cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 years ago
  Homer Horwitz 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 16 years ago
  Justin Clarke Casey 8a3157aa6a * Check in (disabled) results of not persisting avatar textures but rather sending ImageNotFound to clients if avatar textures are missing 16 years ago
  Melanie Thielker f7e44250bf Committing a small fix for EventData along with more plumbing work 16 years ago
  Melanie Thielker c49e1b8fb6 A few more bots to yesterday's plumbing: change instant message method 16 years ago
  Melanie Thielker 64f9f03e9a Plumb some more 16 years ago
  Melanie Thielker f44742f75f Pare the groups module down to basics. Adjust dependent files so that a 16 years ago
  Homer Horwitz 1ee10d919a Added calling cards. Fixes Mantis#2409 and part of #1515. 16 years ago
  Melanie Thielker efe3f3eb2a Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. 16 years ago
  Justin Clarke Casey 230835dbaa * refactor: Remove OutPacket from the IClientAPI 16 years ago
  Justin Clarke Casey 87e85489f3 * refactor: move viewer effect packet into LLClientView 16 years ago