Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Justin Clark-Casey (justincc) 06068444e2 Comment out rez perms logging I accidentally left in at 7f07023 (Sat Apr 6 02:34:51 2013) 11 yıl önce
  Justin Clark-Casey (justincc) 7f070236f7 Fix taking (and rezzing) of coalesced objects in the non-root subregions of megaregions. 11 yıl önce
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 yıl önce
  Diva Canto 20530ee667 Moved permissions config vars out of [Startup] into [Permissions]. Backwards compatible ([Startup] still being looked up), but please update your configs sometime soon. 11 yıl önce
  Diva Canto ba2318bd61 One more module converted: PermissionsModule. 12 yıl önce
  Justin Clark-Casey (justincc) 9ec9dafae6 Lower warn logging on not having friends/group module on permissions to debug. 12 yıl önce
  Justin Clark-Casey (justincc) c935f03467 Put all debug console commands into a single Debug section rather than scattering them over other categories 12 yıl önce
  Justin Clark-Casey (justincc) 6b6a00a3d5 minor: Remove redundant EstateOwner != UUID.Zero check in IsAdministrator because checking EstateOwner == user 12 yıl önce
  Oren Hurvitz 9622e8ac72 If a Grid God teleports then include the Godlike teleport flag. This can affect the starting position in the destination region. 12 yıl önce
  Justin Clark-Casey (justincc) 24a0cc5261 refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateManagerOrOwner() to reflect what it actually does. 12 yıl önce
  Justin Clark-Casey (justincc) 59157d9d63 Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 12 yıl önce
  Melanie b5d0bc2488 Rework Diva's patch to simplify it 12 yıl önce
  Melanie 45b588cf00 Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Turns out that this can't be expressed by cascading Permission modules, so I did it as per this patch." 12 yıl önce
  Diva Canto 6146e7ef25 Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Turns out that this can't be expressed by cascading Permission modules, so I did it as per this patch. 12 yıl önce
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 yıl önce
  Justin Clark-Casey (justincc) 5397a6d4c6 Fix problem with dragging child part inventory item to user inventory. 12 yıl önce
  Mic Bowman 04a195266b short circuit the expensive parts of the permission checking code 12 yıl önce
  Justin Clark-Casey (justincc) f9137c923b Fix bug where objects could not be set to a new group if the group had been created in that client session, or if no other action has been performed on the object. 12 yıl önce
  Justin Clark-Casey (justincc) 658d02b5e9 Improve some of the debug help messages 12 yıl önce
  Justin Clark-Casey (justincc) 50803dfe2c For clients that are entering a simulator from initial login, stop executing FriendsModule.FetchFriendslist() asychronously. 13 yıl önce
  Oren Hurvitz 7f318277f1 When creating an OAR, optionally exclude objects according to their permissions 13 yıl önce
  Justin Clark-Casey (justincc) 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. 13 yıl önce
  Makopoppo 4eaca4884e Fixed serverside_object_permission default value confliction 13 yıl önce
  Justin Clark-Casey (justincc) fba961c63f Make default serverside_object_permissions = true since this better matches user expectations. 13 yıl önce
  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 yıl önce
  Justin Clark-Casey (justincc) 9885f68f44 When setting media on a prim values, use generic object permissions instead of media permissions. 13 yıl önce
  Melanie 9bd7f3b03a Revamp the viewer -> banlist packet processing so fix a number of bugs. 13 yıl önce
  Melanie 14adf90805 Fix a typo 14 yıl önce
  Melanie 10a37f5be4 Refactor script create permission into the perms module 14 yıl önce
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 yıl önce