提交历史

作者 SHA1 备注 提交日期
  Justin Clarke Casey c277440e73 * minor: remove mono compiler warning 15 年之前
  Dahlia Trimble 68978e6e2a add event queue code for sending group IM for future group support 15 年之前
  Teravus Ovares 178fd97bd0 * Fixing a group title 15 年之前
  Teravus Ovares 9ebba37a7c * discovered! darn! Removing I <3 OpenSimulator from firstname 15 年之前
  Teravus Ovares a7ccbb3de0 * Added some more comments 15 年之前
  Justin Clarke Casey 37fa677548 * refactor: Extract caps related code from scene and put into a region module 15 年之前
  Justin Clarke Casey 22aeda3ba1 minor: find in existing senderUUID field for chat messages originating from a client 15 年之前
  Teravus Ovares 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. 15 年之前
  Justin Clarke Casey eca6442bae * Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in 15 年之前
  Justin Clarke Casey 093adb2113 * Add new unit test for simple teleport in a standalone. 15 年之前
  Justin Clarke Casey ade107f04f * Separate starting a client thread into a separate Start() method (which matches the existing Stop() and Restart() methods) 15 年之前
  Justin Clarke Casey d4d2c19594 * Extend PacketHandlerTest to fire in a packet. 15 年之前
  Justin Clarke Casey 6e9d5e4ea7 * refactor: move packet handler interface into a separate class 15 年之前
  Melanie Thielker 7c7ea57c5c Finish dwell sending, adding the forgotten method body. 15 年之前
  Justin Clarke Casey 17f783457b * refactor: move code for sending a message to all users in a region to the DialogModule 15 年之前
  Justin Clarke Casey a31792ee5c * prune and regrade log messages relating to client login and logout 15 年之前
  Adam Frisby 3b0eb958a8 * Another minor GenericMessage fix - If we assume the method names are case-insensitive, we should process them as such. 15 年之前
  Adam Frisby 00a0f4a286 * Added some information to HandleGenericMessage to indicate that it's not the packet that isnt being processed, but instead the method-type. 15 年之前
  Adam Frisby f0864b5154 * Minor tweak to crash logger to copy ini with log if save-to-dir is on. 15 年之前
  Melanie Thielker 7beb8a5abb Plumb the remaining dwell packets 15 年之前
  Melanie Thielker a7708413ee Plumb in dwell in a couple of places 15 年之前
  Jeff Ames 2be0f7a6f0 Update svn properties, minor formatting cleanup. 15 年之前
  Melanie Thielker 23844a9073 Plumb the profile reply packets for picks, classifieds and notes 15 年之前
  Melanie Thielker 3b6ffd9e41 Plumb yet another groups packet 15 年之前
  Melanie Thielker 318de200bd Plumb in EventNotification* and EventGodDelete 15 年之前
  Melanie Thielker fc053a6af8 Plumb in the 4 missing classified events and the 3 packet methods 15 年之前
  Justin Clarke Casey cce1b096db * refactor: Replace part of SceneObjectPart with the identical sound playing code in the SoundModule 15 年之前
  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. 15 年之前
  lbsa71 56f1b03cd0 * Added "show queues" command that shows throttling queues for all clients. 15 年之前
  Justin Clarke Casey 2108d328df * revert r7724 so that PresenceChildStatus() starts throwing NRE's again 15 年之前