История коммитов

Автор SHA1 Сообщение Дата
  Justin Clark-Casey (justincc) beba20846f When sending group notices through group messaging, allow the agent ID to use for fetching group data to be different from im.fromAgentID 10 лет назад
  Justin Clark-Casey (justincc) 77e7bbcbf7 Send group notices through the same messaging module mechanism used to send group chat to avoid timeout issues when sending messages to large groups. 10 лет назад
  Justin Clark-Casey (justincc) 71918eeab4 Add regression test for sending group notices via xmlrpc groups connector. 10 лет назад
  Kevin Cozens 5ca7395e17 Added support for attachments to group notices when using Flotsam groups. 11 лет назад
  Justin Clark-Casey (justincc) 377fe63c60 Don't try and send group updates to NPCs via event queue, since NPCs have no event queue. 11 лет назад
  Diva Canto 7b0b5c9d97 Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule. 11 лет назад
  Melanie 533bbf033d Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency 11 лет назад
  Justin Clark-Casey (justincc) 17f21ba9a0 minor: Capitalize GroupsModule command category 12 лет назад
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. 12 лет назад
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 12 лет назад
  Justin Clark-Casey (justincc) 6cca713679 Fix build break from commit e469879 12 лет назад
  Justin Clark-Casey (justincc) e469879725 Add "debug groups verbose <true|false>" region console command 12 лет назад
  Snoopy Pfeffer 67537f3596 Added missing refresh of group membership client side cache to the groups module. Before memberships of non active groups often were not stored in the cache (n_groupPowers). 12 лет назад
  Snoopy Pfeffer 19837ff4dd Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(userID) that invite/eject users to/from groups the object containing the script is set to. These functions also work for closed groups. 12 лет назад
  Snoopy Pfeffer 7223b63563 User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users. 12 лет назад
  Melanie 7352aea9ac Remove IClientAPI from the money module. It was only used to pass in the 12 лет назад
  Justin Clark-Casey (justincc) 87a2d8d51b Move HandleObjectGroupUpdate() from GroupsModule to Scene.PacketHandlers.cs as this is updating SOG/SOP.GroupID, which is arguably generic. 13 лет назад
  Justin Clark-Casey (justincc) 684482352c Fix bug where objects couldn't be set back to the "none" group. 13 лет назад
  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. 13 лет назад
  Justin Clark-Casey (justincc) a9b39d6e5d Tunnel [GroupsModule] DebugEnabled setting down into XmlRpcGroupsServicesConnectorModule so that we can record cache misses 13 лет назад
  Melanie 08fcf958c2 Port the Avination offline messaging system to Core 13 лет назад
  Dan Lake 272bf71279 Removed use of 'is' operator and casting to find the root ScenePresence in MessageTransfer modules and Groups module. 13 лет назад
  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 лет назад