Commit History

Author SHA1 Message Date
  Mic Bowman 1bb0bae78a Forces the owner of a rezzed object to be the "rezzer" of the 13 years ago
  Mic Bowman 5a16fa882c Parameterizes the view distance used to compute and manage 13 years ago
  Marck af22b7cb1a GetRegion(s)ByName with SQLite behaves like it does with other databases. 13 years ago
  Sean McNamara c2658c2f14 More relevant console messages, and maybe fix config problem 13 years ago
  Sean McNamara 7eac0af559 Fix an actual bug in the timer interval calculation (minutes -> msec) 13 years ago
  Sean McNamara e5c08a553c More debug messages 13 years ago
  Sean McNamara 3c9bf5c476 Fix config source stuff harder (debug console prints only; no fix yet) 13 years ago
  Sean McNamara 06a4810d21 Fix config source by taking it from Initialize 13 years ago
  Sean McNamara 99e8260282 Add [Modules] option for unconditionally disabling entire module globally (for easy configuration) 13 years ago
  Sean McNamara dfa63ff031 Let GetNextFile do all the string-building work for SEQUENTIAL. 13 years ago
  Sean McNamara 85654f82a5 First cut of AutoBackupModule; only compile-tested so far 13 years ago
  Justin Clark-Casey (justincc) 9e47018cfb Remove test T020_TestMakeRootAgent() which hasn't been active for ages anyway 13 years ago
  Justin Clark-Casey (justincc) b3a1d8c7f7 Remove unused SceneSetupHelpers.DeleteObjectAsync(). 13 years ago
  Justin Clark-Casey (justincc) 9d668b09ca remove unused code to share services between scenes in SceneSetupHelpers - this is done differently elsewhere 13 years ago
  Justin Clark-Casey (justincc) 60fe3d48ee Put some CapabilitiesModule null checks in Scene 13 years ago
  Justin Clark-Casey (justincc) 8249d77991 If GridService.GetNeighbours() could not find the region then log a warning rather than causing a null reference on the normal log line 13 years ago
  Justin Clark-Casey (justincc) 5c92f62941 minor: remove mono compiler warning 13 years ago
  Justin Clark-Casey (justincc) dd9efc1838 extend TestChildAgentEstablished() test slightly to put in EntityTransferModule. Not yet enabled. 13 years ago
  Justin Clark-Casey (justincc) eb699df5f6 On SceneSetupHelpers, go back to calling ScenePresence.CompleteMovement() for the last stage of AddRootAgent() instead of SP.MakeRootAgent() 13 years ago
  Justin Clark-Casey (justincc) 023f953f39 remove another unused test teardown method 13 years ago
  Justin Clark-Casey (justincc) c155f57dbe remove unused test teardown method 13 years ago
  Justin Clark-Casey (justincc) c763edf56d separate attachment tests out into their own class 13 years ago
  Justin Clark-Casey (justincc) 60d47836ce minor: remove mono compiler warning 13 years ago
  Justin Clark-Casey (justincc) 88da253c94 Add very basic test which invokes the scene update loop once and checks the frame number. 13 years ago
  Justin Clark-Casey (justincc) e774679f62 minor: add method doc to a few ScenePresence methods 13 years ago
  Justin Clark-Casey (justincc) 4725221435 Stop the avatar sometimes pausing for more than a second on the border when region crossing. 13 years ago
  Marck 4f9c3c73ad Add support for new naming syntax of linked regions to osTeleportAgent and osTeleportOwner. 13 years ago
  Marck 47a5d8d742 Make osTeleportOwner work in foreign regions by relaxing the restrictions on teleporting an agent. 13 years ago
  Diva Canto dd4a503a22 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Diva Canto c6f2d66eae Fix bug introduced by Query Access. The response does not come in a packaged _Result field, it comes as simple OSDMap with 2 fields in it. 13 years ago