Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 yıl önce
  Melanie Thielker 90be8d78c3 Remove obsolete config option "EventQueue". It's been always on for ages! 7 yıl önce
  Melanie Thielker 69585a4824 More plumbing of the EntityTransferContext (not yet complete) 8 yıl önce
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. 8 yıl önce
  Justin Clark-Casey (justincc) fc878a33ed refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 9 yıl önce
  Oren Hurvitz 06e0528d0b In teleports, pass the source region to the destination (similar to an HTTP referrer) 10 yıl önce
  Justin Clark-Casey (justincc) 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() 10 yıl önce
  Justin Clark-Casey (justincc) 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 10 yıl önce
  Justin Clark-Casey (justincc) b16bc7b01c refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 10 yıl önce
  Justin Clark-Casey (justincc) 840be97e40 Fix failure in TestCreateDuplicateRootScenePresence(). 11 yıl önce
  Justin Clark-Casey (justincc) 8960418e7d Add regression test for presence crossing between regions on the same simulator. 11 yıl önce
  Justin Clark-Casey (justincc) bcbd450fe4 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 yıl önce
  Justin Clark-Casey (justincc) e9a121e1b2 Add TestCreateDuplicateRootScenePresence() regression test. 12 yıl önce
  Justin Clark-Casey (justincc) c0ab406e2e Add basic TestCreateRootScenePresence() regression test 12 yıl önce
  Justin Clark-Casey (justincc) 30f4a33f01 Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTeleport() if an agent needs closing. 12 yıl önce
  Justin Clark-Casey (justincc) 9d2e1c67a8 Add regression test for teleporting between neighbouring regions on the same simulator 12 yıl önce
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. 12 yıl önce
  Justin Clark-Casey (justincc) 9b762a5a84 Only look for an uploaded transactional asset in Scene.UpdateTaskInventory if we have been passed a non-zero transaction ID. 12 yıl önce
  Justin Clark-Casey (justincc) a82aea53f8 Split up test SceneHelpers to provide an AddChildScenePresence() call 12 yıl önce
  Justin Clark-Casey (justincc) a4d82895be Remove T012_TestAddNeighbourRegion() and T013_TestRemoveNeighbourRegion() since they don't do anything useful. 12 yıl önce
  Justin Clark-Casey (justincc) 3852f05e6e Extend TestCreateChildScenePresence to make assertions both at CreateAgent stage and then at Scene.AddClient() 12 yıl önce
  Justin Clark-Casey (justincc) 4919c60560 Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() 12 yıl önce
  Justin Clark-Casey (justincc) c934901a05 Use GetAgentCircuits() to receive a copy of the AgentCircuitsByUUID dictionary rather than AgentCircuitManager.AgentCircuits directly in "show circuits" to avoid enumeration exceptions 12 yıl önce
  Justin Clark-Casey (justincc) aac3f2d04e Add agent circuit number checks to TestCloseAgent() 12 yıl önce
  Dan Lake 4b46b7a5ad Fixed line endings from previous commit 12 yıl önce
  Dan Lake 4748c19bdb Refactored "known child region" in ScenePresence. There were 4 different 12 yıl önce
  Justin Clark-Casey (justincc) 899d109e82 get rid of appearance null checks - this is never null 13 yıl önce
  Justin Clark-Casey (justincc) c1a34cd8da Don't try to save changed attachment states when an NPC with attachments is removed from the scene. 13 yıl önce
  Justin Clark-Casey (justincc) eec54adac5 remove some obsolete tests that are now done elsewhere 13 yıl önce
  Justin Clark-Casey (justincc) e37f8cf902 Add a test to check that ScenePresence and circuit go away when a root agent is closed down 13 yıl önce