Commit Verlauf

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