커밋 기록

작성자 SHA1 메시지 날짜
  Justin Clark-Casey (justincc) 3b97241716 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 년 전
  Justin Clark-Casey (justincc) e9a121e1b2 Add TestCreateDuplicateRootScenePresence() regression test. 12 년 전
  Justin Clark-Casey (justincc) c0ab406e2e Add basic TestCreateRootScenePresence() regression test 12 년 전
  Justin Clark-Casey (justincc) 30f4a33f01 Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTeleport() if an agent needs closing. 12 년 전
  Justin Clark-Casey (justincc) 9d2e1c67a8 Add regression test for teleporting between neighbouring regions on the same simulator 12 년 전
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. 12 년 전
  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 년 전
  Justin Clark-Casey (justincc) a82aea53f8 Split up test SceneHelpers to provide an AddChildScenePresence() call 13 년 전
  Justin Clark-Casey (justincc) a4d82895be Remove T012_TestAddNeighbourRegion() and T013_TestRemoveNeighbourRegion() since they don't do anything useful. 13 년 전
  Justin Clark-Casey (justincc) 3852f05e6e Extend TestCreateChildScenePresence to make assertions both at CreateAgent stage and then at Scene.AddClient() 13 년 전
  Justin Clark-Casey (justincc) 4919c60560 Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() 13 년 전
  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 13 년 전
  Justin Clark-Casey (justincc) aac3f2d04e Add agent circuit number checks to TestCloseAgent() 13 년 전
  Dan Lake 4b46b7a5ad Fixed line endings from previous commit 13 년 전
  Dan Lake 4748c19bdb Refactored "known child region" in ScenePresence. There were 4 different 13 년 전
  Justin Clark-Casey (justincc) 899d109e82 get rid of appearance null checks - this is never null 13 년 전
  Justin Clark-Casey (justincc) c1a34cd8da Don't try to save changed attachment states when an NPC with attachments is removed from the scene. 13 년 전
  Justin Clark-Casey (justincc) eec54adac5 remove some obsolete tests that are now done elsewhere 13 년 전
  Justin Clark-Casey (justincc) e37f8cf902 Add a test to check that ScenePresence and circuit go away when a root agent is closed down 13 년 전
  Justin Clark-Casey (justincc) 85e07c78fb refactor: Change SceneHelpers.AddClient() to AddScenePresence(). 13 년 전
  Justin Clark-Casey (justincc) 83ba35a26b rip out sog generation methods in ScenePresenceAgentTests and use SceneHelpers instead 13 년 전