コミット履歴

作者 SHA1 メッセージ 日付
  Melanie Thielker e15f6905a5 Clean up IMoneyModule and adjust the other modules to the changes 14 年 前
  Melanie 9ecebcdf13 Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups" 14 年 前
  Diva Canto ebc3726d52 Added copying of Viewer field to the agent circuit data that is being passed on TPs and crossings. 14 年 前
  Melanie 8187fccd25 Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups 14 年 前
  Diva Canto 80346ad2e2 * May fix mantis #4603. 14 年 前
  Melanie dc58c985e8 Merge branch 'master' of [email protected]:/var/git/opensim 14 年 前
  Melanie 936e08e20e Patch from mcortez. This appears to be a huge change to the groups module 14 年 前
  Diva Canto 6485c576a1 * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately. 14 年 前
  Melanie 4b98d0db92 Adding the groups update (Mantis #4646) 14 年 前
  Justin Clark-Casey (justincc) 24fc4703d0 fix build break. First argument of GetGroupRecord is not a uuid 14 年 前
  Melanie e7e56e0143 Remove a redundant method body 14 年 前
  John Hurliman 05123c6bd5 * Fixed a dictionary value retrieval in GroupsModule 14 年 前
  Justin Clark-Casey (justincc) 87fe96ae2c replace recent IModule.GetGroup() with better GetGroupRecord(string name) 14 年 前
  Justin Clark-Casey (justincc) 857918d3b0 minor: some debugging information and spacing changes to group module 14 年 前
  Justin Clark-Casey (justincc) f0703cad2c add get group by name method to IGroupsModule 14 年 前
  Diva Canto 751e70af78 NetworkServersInfo removed from CommsManager. 15 年 前
  Diva Canto b63405c1a7 Inching ahead... This compiles, but very likely does not run. 15 年 前
  Justin Clark-Casey (justincc) de054bc583 minor: remove mono compiler warning due to unreachable code in GroupsModule 15 年 前
  John Hurliman 2c34619aea * Changed various modules to not initialize timers unless the module is initialized. Ideally, the timers would not initialize unless the module was actually enabled, but Melanie's work on configuring module loading from a config file should make that unnecessary 15 年 前
  Melanie 8dd15fd5a5 Patch by mcortez: Remove lock from scene presence updating in groups module 15 年 前
  Michael Cortez d4a6d9191a Make sure that keys exist in arrays before trying to access them. 15 年 前
  Jeff Ames 606e831ff5 Formatting cleanup. 15 年 前
  Jeff Ames ee205e7e81 Formatting cleanup. 15 年 前
  Michael Cortez 4eb07232e0 Group Membership information is sent out from two different locations, refactored out the filtered membership list code and used it in both locations. 15 年 前
  Michael Cortez 65b9084c65 Add a little debugging for filtered groups lists based on requester 15 年 前
  Michael Cortez 3b511d5138 Try to filter the groups list returns for User A, when sending to User B, based on User A's preferences for ShowInProfile. 15 年 前
  Michael Cortez 841cd69af7 Remove debug messages from some areas that have been highly tested, and debug info is no longer nessesary. 15 年 前
  Michael Cortez 0e07a7ef10 Adding additional debug to output the group powers specified when updating a group role. This will be used to solve some issues with the Group Powers enum. 15 年 前
  Michael Cortez 61699275ed Add additional debugging to help track down bug with notices not going to group owner/founder. 15 年 前
  Michael Cortez 0cb012aae5 Revert "Thank you, mcortez, for a patch to address showing users in group list" 15 年 前