Commit History

Author SHA1 Message Date
  BlueWall dc95e38e42 Add stubs for unimplemented lsl functions 13 years ago
  Diva Canto 58c53c41de Fixed permissions bug related to friends in PermissionsModule. Added FriendsData[] GetFriends(string principalID) to IFriendsData and FriendInfo[] GetFriends(string PrincipalID) to IFriendsService. Refactored some more in the FriendsModule. Made client get notification of local friends permissions upon HGLogin. HG Friends object permissions work. 13 years ago
  Diva Canto 80457111e0 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Justin Clark-Casey (justincc) bb9b317f15 Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead 13 years ago
  Justin Clark-Casey (justincc) 4073f10133 rename test helpers enclosing package from Setup to Helpers 13 years ago
  Justin Clark-Casey (justincc) 94553d4753 rename UserInventoryTestsUtils -> UserInventoryHelpers for consistency 13 years ago
  Justin Clark-Casey (justincc) 156cc1418b test helper rename for consistency 13 years ago
  Justin Clark-Casey (justincc) d7e5b76d73 refactor: rename AddSceneObjectItem to AddSceneObject 13 years ago
  Justin Clark-Casey (justincc) 084059319c refactor: move scene object item creation code into TaskInventoryHelpers 13 years ago
  Justin Clark-Casey (justincc) 9103fe84d5 move test task inventory notecard item creation into a new TastInventoryHelpers class 13 years ago
  Justin Clark-Casey (justincc) 0050bb438c refactor: use SceneSetupHelpers.CreateSceneObject() 13 years ago
  Justin Clark-Casey (justincc) 534ee52a12 rename UserProfileTestUtils to UserAccountHelpers to be consistent with other test helper names 13 years ago
  Justin Clark-Casey (justincc) 3fed61a5d5 refactor: in TaskInventoryTests, use UserProfileTestUtils.CreateUserWithInvetory() 13 years ago
  Justin Clark-Casey (justincc) bc43cef581 minor: remove mono compiler warning 13 years ago
  Justin Clark-Casey (justincc) 90567a9eaa refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pasting code with small differences 13 years ago
  Justin Clark-Casey (justincc) f2095ea279 refactor TestRezObjectFromInventoryItem() 13 years ago
  Justin Clark-Casey (justincc) 4b0fc4faef implement Scene.GetSceneObjectGroup(string name) to match the equivalent GetSOP method 13 years ago
  Justin Clark-Casey (justincc) 91a9f30b16 implement Scene.GetSceneObjectGroup(UUID fullID) using existing index 13 years ago
  Justin Clark-Casey (justincc) 7ed419217f add test for rezzing an object from a prim item 13 years ago
  Justin Clark-Casey (justincc) 9fc29e1595 Implement llGetLinKNumberOfSides(). 13 years ago
  Justin Clark-Casey (justincc) 6e7b588235 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Kim King a2c19847b4 ScriptEngine/Shared: Fix bug 5473 (v2). 13 years ago
  Diva Canto d21e9c755f HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights. 13 years ago
  BlueWall 584bce36ac Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  BlueWall 926a100652 Add stub for llGetLinkNumberOfSides(integer link) 13 years ago
  Justin Clark-Casey (justincc) bdd7849094 Allow item links to be deleted even when other deletes and purges are disabled. 13 years ago
  Justin Clark-Casey (justincc) 6dcc87b1ad Accidentally committed too early 13 years ago
  Justin Clark-Casey (justincc) c562b9ef19 correct small mistake in "delete object name <name>" usage summary 13 years ago
  Justin Clark-Casey (justincc) 491279f99a Allow item links to be deleted even when other deletes and purges are disabled. 13 years ago
  Justin Clark-Casey (justincc) 784f70f704 don't throw a null reference if an inventory link target doesn't exist when we're inspecting in order to send the required inventory folders 13 years ago