Commit History

Author SHA1 Message Date
  Diva Canto c94c929ec1 Amend to previous commit -- set the culture also on the receiving end. 8 years ago
  Diva Canto 33efc91342 Mantis #7802: set culture to US English on the thread that does the agent crossing, not that it's async and needs to parse decimal numbers. 8 years ago
  Diva Canto 1e213f5150 Mantis #7802: added debug message to diagnose the problem. 8 years ago
  Diva Canto 94616510f2 Missing AsBoolean 8 years ago
  Diva Canto 193a3afa64 Make a debug message less misleading. 8 years ago
  Diva Canto f8bd3d2f2e Mantis #7935: regression on transferring attachments over the HG 8 years ago
  Diva Canto 0b32cf0e8f Can't do it do it this low in the stack. Attachments on teleports apparently rely on 8 years ago
  Diva Canto 74c79d1f88 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 8 years ago
  Diva Canto f19199cf4a Mantis #7932: Some objects were being serialized with PCode=9 and State != 0 (meaning attachments). That should never happen. 8 years ago
  Melanie Thielker 5c81e03738 Fix a dumb mistake 8 years ago
  Melanie Thielker 8e40bb6fb7 Make some more modules inheritable 8 years ago
  Melanie Thielker 9de8cefee5 Split IM handling so an inheriting module can cange names if required. 8 years ago
  Diva Canto 34b308d5b6 Guard against multiple calls to SetOwnerId on one logical ownership change. 8 years ago
  Diva Canto bc0fc16f44 Still mantis #7929: apply next owner mask to the new owner, the group. 8 years ago
  Diva Canto 359908fa88 Related to mantis #7929: "For sale" was not being accepted, because of permissions fail. This adds a new permissions check CanSellGroupObject. THIRD-PARTY PERMISSIONS MODULES TAKE NOTE OF THIS NEW EVENT. 8 years ago
  Diva Canto 623a2f859f Mantis #7929: objects deeded to the group were loosing some important properties. This makes the "For sale" be visible, but is not the end of the story. 8 years ago
  Diva Canto ff65248b9c Removed a couple of verbose messages 8 years ago
  Diva Canto 8d99fe095a Mantis #7920: group info was not being updated in many situations. (regression) Putting back the heavy messaging. 8 years ago
  Diva Canto 4f3da0a643 AgentGroupData was being sent by both UDP and EQ -- an overkill. Turn off UDP messaging. 8 years ago
  Diva Canto 76ab1ed10c Restored sending group membership data via EventQueue -- this had been a regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function. 8 years ago
  Diva Canto d51fe01ed8 Mantis #7915: bring XmlRpcGroups/GroupsModule.cs up to speed with Groups V2 8 years ago
  Diva Canto a9fb3d0e18 Minor -- deregister an event handler in Groups V2 8 years ago
  Diva Canto ea3fe90ddb Mantis #7928: show grid size and show regions now working. Integers were being overflown. 8 years ago
  Diva Canto 12b73603cc Still related to mantis #7917, parcel prims info. Now sending the correct numbers for "Simulator primitive usage" related to the parcel owner, not the entire region. 8 years ago
  Diva Canto ce7fa728ef Mantis #7917: regression on prim limits module. 8 years ago
  Diva Canto 206faf0218 Guard against occurring null ref. 8 years ago
  Diva Canto fe1f01defb Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 8 years ago
  Diva Canto 8a070f16dd Mantis #7848: something wrong with a data field in Groups V2 8 years ago
  Melanie Thielker ed168473af Merge branch 'master' of opensimulator.org:/var/git/opensim 8 years ago
  Melanie Thielker d2f61f5320 Also make the HGUserManagementModule more amenable to subclassing. 8 years ago