Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 840be97e40 Fix failure in TestCreateDuplicateRootScenePresence(). %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 8960418e7d Add regression test for presence crossing between regions on the same simulator. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) bcbd450fe4 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) e9a121e1b2 Add TestCreateDuplicateRootScenePresence() regression test. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) c0ab406e2e Add basic TestCreateRootScenePresence() regression test %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 30f4a33f01 Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTeleport() if an agent needs closing. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 9d2e1c67a8 Add regression test for teleporting between neighbouring regions on the same simulator %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) a82aea53f8 Split up test SceneHelpers to provide an AddChildScenePresence() call %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) a4d82895be Remove T012_TestAddNeighbourRegion() and T013_TestRemoveNeighbourRegion() since they don't do anything useful. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 3852f05e6e Extend TestCreateChildScenePresence to make assertions both at CreateAgent stage and then at Scene.AddClient() %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4919c60560 Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() %!s(int64=13) %!d(string=hai) anos
  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 %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) aac3f2d04e Add agent circuit number checks to TestCloseAgent() %!s(int64=13) %!d(string=hai) anos
  Dan Lake 4b46b7a5ad Fixed line endings from previous commit %!s(int64=13) %!d(string=hai) anos
  Dan Lake 4748c19bdb Refactored "known child region" in ScenePresence. There were 4 different %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 899d109e82 get rid of appearance null checks - this is never null %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) c1a34cd8da Don't try to save changed attachment states when an NPC with attachments is removed from the scene. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) eec54adac5 remove some obsolete tests that are now done elsewhere %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) e37f8cf902 Add a test to check that ScenePresence and circuit go away when a root agent is closed down %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 85e07c78fb refactor: Change SceneHelpers.AddClient() to AddScenePresence(). %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 83ba35a26b rip out sog generation methods in ScenePresenceAgentTests and use SceneHelpers instead %!s(int64=13) %!d(string=hai) anos