提交历史

作者 SHA1 备注 提交日期
  Justin Clark-Casey (justincc) a3e0895f12 a few minor formatting tweaks 13 年之前
  James Stallings aka Hiro Protagonist c43ad8a0e7 A final couple of tweaks to GroupsModule.cs. Remove unneeded delegate, and prettify codeing style/formatting 13 年之前
  Justin Clark-Casey (justincc) 8bacf56e46 revert the prematurely included groups patch, yet again 13 年之前
  Justin Clark-Casey (justincc) 8129e64e2a Fill in the new OwnerData field in the LLUDP ScriptDialog message. 13 年之前
  Justin Clark-Casey (justincc) 392d270264 revert the patch that accidentally got added in the last commit 13 年之前
  Justin Clark-Casey (justincc) c4b265aeae update libomv libraries to 0.9.0 13 年之前
  Diva Canto 3e79842312 Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 13 年之前
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 年之前
  Justin Clark-Casey (justincc) 4ac58093bf Make the default for the very verbose XMLRPC groups debug setting false rather than true! 13 年之前
  Justin Clark-Casey (justincc) 81bccd6d13 Start implementing a test for 'share with group' object functionality. Not yet complete. 13 年之前
  Mic Bowman 541a7660e0 Refactor appearance and avatar data sending code. Paritioning the routines into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login. 14 年之前
  Justin Clark-Casey (justincc) 478b44f231 Pass in requesting agent ID when GetGroupMembers is called in the XMLRPC groups module 14 年之前
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 年之前
  John Hurliman a8c0b131f9 * Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() to fix the build 14 年之前
  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. 14 年之前