Histórico de Commits

Autor SHA1 Mensagem Data
  PixelTomsen a7dc7e636e Fix: Covenant view fails after updates or cache-clean see mantis http://opensimulator.org/mantis/view.php?id=2879 há 12 anos atrás
  PixelTomsen 7273e05995 Fix: Unable to remove AV from friend list (sqldb-bug) http://opensimulator.org/mantis/view.php?id=3731 há 12 anos atrás
  PixelTomsen 5c545d1d2e Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869 há 12 anos atrás
  Melanie 447a66d660 Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more há 12 anos atrás
  Justin Clark-Casey (justincc) 2f84d5397b minor: remove mono compiler warning há 13 anos atrás
  BlueWall 32d58d6e3e Telehub Support: há 13 anos atrás
  BlueWall b6f3de5028 Telehub Support: há 13 anos atrás
  Justin Clark-Casey (justincc) 59a0c50d48 Comment out noisy log lines I accidentally included in the nant build target adjustment commit. há 13 anos atrás
  Justin Clark-Casey (justincc) 82ad9d4e04 Remove monocov and other obsolete nant build targets. há 13 anos atrás
  Justin Clark-Casey (justincc) ef074deb52 Add "show image queue <first-name> <last-name>" region console command há 13 anos atrás
  Justin Clark-Casey (justincc) 3a64522267 Minor formatting changes and commented out log lines for future debugging of image manager (udp texture fetch). No significant functional changes. há 13 anos atrás
  Justin Clark-Casey (justincc) 82df5de5cf Remove the pointless LLClientView.m_imageManager null check. há 13 anos atrás
  Justin Clark-Casey (justincc) 2899de1a5c Stop unnecessarily sending the TextureEntry in client avatar updates. há 13 anos atrás
  Justin Clark-Casey (justincc) 0b91ec8dd2 Migrate detailed "appearance show" report generation up to AvatarFactoryModule from AppearanceInfoModule so that it can be used in debug (inactive). há 13 anos atrás
  Justin Clark-Casey (justincc) a3a17e929e Stop generating client flags when we send out full object updates. há 13 anos atrás
  Justin Clark-Casey (justincc) b242ceda1e In AvatarFactoryModule.SetApperance(), perform ValidateBakedTextureCache() in the same thread rather than on another one. há 13 anos atrás
  Melanie 3a91085ac2 Implement handler for TeleportCancel inbound packet há 13 anos atrás
  Justin Clark-Casey (justincc) af3cd00048 Get rid of IScene.PresenceChildStatus() which always had to execute a lookup in favour of IClientAPI.ISceneAgent.IsChildAgent instead. há 13 anos atrás
  Justin Clark-Casey (justincc) f61e54892f On a new client circuit, send the initial reply ack to let the client know it's live before sending other data. há 13 anos atrás
  Justin Clark-Casey (justincc) a58f5b2f66 When setting packet level logging via "debug packet", apply to all clients, not just root ones. há 13 anos atrás
  Justin Clark-Casey (justincc) ff36a1bc7b If a friends identifier which is too short is given to HGFriendsModule.GetOnlineFriends() then spit out a warning rather than failing on the String.Substring(). há 13 anos atrás
  Justin Clark-Casey (justincc) ce8441132e Restore sending of OutPacket() for object kills removed in commit c7dd7b1. há 13 anos atrás
  Melanie c7dd7b13a2 Convert SendKillObject to take a list of uint rather than sending one há 13 anos atrás
  Justin Clark-Casey (justincc) 5ae8de3c00 Stop setting _position as well as m_taint_position in ODECharacter.Position há 13 anos atrás
  Justin Clark-Casey (justincc) e210d95821 Don't blow our brains out if LLClientView.BulkInventoryUpdate() is wrongly passed a null node reference. há 13 anos atrás
  Justin Clark-Casey (justincc) 120114e96b refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter without a getter há 13 anos atrás
  Justin Clark-Casey (justincc) 96ff2c63ed Add avatar names to debug packet output há 13 anos atrás
  Justin Clark-Casey (justincc) aa19ccf65c refactor: rename IClientAPI.SendPrimUpdate() to SendEntityUpdate() since it sends entity updates (including presence ones), not just prims. há 13 anos atrás
  Justin Clark-Casey (justincc) 20da04fd0c More method doc and formatting changes. Makes DestroyOdeStructures() private há 13 anos atrás
  Justin Clark-Casey (justincc) c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks há 13 anos atrás