Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) de88227bc4 refactor: simplify part of AddSceneObject() test setup by moving sog construction into SceneSetupHelpers.CreateSceneObject() 13 years ago
  Justin Clark-Casey (justincc) 88673c86a4 use a 3 part object for the pcm test rather than a 1 part, for improved test coverage 13 years ago
  Justin Clark-Casey (justincc) f1f4985ab6 user a non UUID.Zero user in pcm test to avoid any special treatment of UUID.Zero 13 years ago
  Justin Clark-Casey (justincc) 654aa7abeb Extend simple PCM add object test to check all counts 13 years ago
  Justin Clark-Casey (justincc) 08c3cd6b36 Add method doc to the Get*() methods on PrimCountModule 13 years ago
  Justin Clark-Casey (justincc) 67cafbd33a remove a rogue Console.WriteLine() from the last commit. 13 years ago
  Justin Clark-Casey (justincc) d011896341 Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to listen for that rather than EventManager.OnParcelPrimCountAdd 13 years ago
  Marck 9c979dd0fc Fix a typo in the SQLite DLL config and amend the instructions for running on Linux. 13 years ago
  Justin Clark-Casey (justincc) b34743e5fe Add an initial confidence-building TestAddObject() for prim counts. 13 years ago
  BlueWall be878795aa Typo fix 13 years ago
  BlueWall 97d46648cd More SQLite work. 13 years ago
  BlueWall e3c327a305 Merge branch 'master' of /home/opensim/src/OpenSim/Core 13 years ago
  Justin Clark-Casey (justincc) 7acade00b9 On initial setup, include estate and regions names in questions to make it clearer what they relate to. 13 years ago
  Justin Clark-Casey (justincc) 3382de4d8b In initial setup, stop a user being able to create a new estate with the same name as an existing estate. 13 years ago
  Justin Clark-Casey (justincc) 060a53b896 On initial opensim setup, don't ask the user whether they want to join an existing opensim estate when there aren't any. Proceed directly to estate setup instead. 13 years ago
  Justin Clark-Casey (justincc) ee7cfc2854 refactor: use EstateDataService property directly instead of loading it into a local variable 13 years ago
  Justin Clark-Casey (justincc) 2d1f0d224c minor: slightly adjust previous method doc. 13 years ago
  Justin Clark-Casey (justincc) 793bfb5a66 add method doc to IEstateDataService and IEstateDataStore interfaces 13 years ago
  Justin Clark-Casey (justincc) d3a20a1e92 On initial region registration, if the user chooses the option to make the region part of an existing estate, then list the existing region names. 13 years ago
  Melanie fb890e543f Don't send a windlight profile to clients if windlight is not set for 13 years ago
  BlueWall f4a30f3a23 Upgrade SQLite: 13 years ago
  BlueWall a3651eb5d0 Thanks Kevin Cozens for a patch that: 13 years ago
  Justin Clark-Casey (justincc) 04e3ae3733 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Justin Clark-Casey (justincc) aadd0e8d42 minor: bring comment into line with code reality 13 years ago
  BlueWall d4ed38821f Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  BlueWall 28c335e25f Hello, World! 13 years ago
  Justin Clark-Casey (justincc) fdcf910e00 Fix a bug in T015_LargeSceneObjects() where the large scene object was stored 31 times (1 time for each added part) instead of once at the end, even though only the largest 31 prim scene object was retrieved and tested. 13 years ago
  Justin Clark-Casey (justincc) 38c3be07b8 when retrieving a sog in database tests, don't bother adding the scene since this isn't used 13 years ago
  Justin Clark-Casey (justincc) 8509678e48 Add method doc to T015_LargeSceneObjects() and slightly clean up formatting. 13 years ago
  Justin Clark-Casey (justincc) 48c62eb51b Add current method output to all persistence level tests so that we can track where we are in the test suite 13 years ago