Commit History

Author SHA1 Message Date
  Melanie Thielker f800f5ba57 Make the UserManagementModule inheritable 8 years ago
  Diva Canto e0a82a82de "reverting" the keep alive changes brought in from avination, to check if that's what's making osgrid fail. This is not really reverting, it's more manually resetting some places (not all) where keep alive is set. 8 years ago
  Diva Canto 4be4e98525 Revert "Add a few more debug messages to diagnose problems in OSGrid's proxy use" 8 years ago
  Diva Canto 1e9a944633 Revert "More debug to diagnose osgrid" 8 years ago
  Diva Canto b5f29e93f6 More debug to diagnose osgrid 8 years ago
  Diva Canto 467de7a2f0 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 8 years ago
  Diva Canto 2d2414adcf Add a few more debug messages to diagnose problems in OSGrid's proxy use 8 years ago
  Melanie Thielker cdfbf78d07 Fields should be protected unless private is required 8 years ago
  Melanie Thielker 68c73951ef Make the LLUDPServerShim inheritable. There is absolutely no reason for 8 years ago
  Melanie Thielker 141205532b Make chat and instant message modules fully subclassable 8 years ago
  Diva Canto 3ef5e1a24b Mantis #7923. EDIT BEAMS ARE BACK! 8 years ago
  Diva Canto c2e63e807e Mantis #7861. llEdgeOfWorld not working. Two reasons: (1) edge was being filled but not used; (2) region size was being ignored when computing the neighbors' coordinates. 8 years ago
  Diva Canto d0c65d15dc Still mantis #7858: send kill object / update to child agents too 8 years ago
  Mandarinka Tasty 634d85a30d Detection of Cylinder and Prism for flexi prims 8 years ago
  Diva Canto 42a9afdc43 Mantis #7858: DeleteSceneObject done slightly differently. ProcessEntities now checks whether the objects have been deleted and, if so, sends an extra kill object packet, in order to compensate for potential race conditions encountered by the first one. 8 years ago
  Robert Adams 9ebdae8676 Restore SendAgentGroupDataUpdate() call in GroupsModule.cs. 8 years ago
  Diva Canto 53d8b8a83f Mantis #7874: parcel properties not being updated upon avatar entering new parcel. Root cause: update of the avatar's current property was being made too soon. 8 years ago
  Diva Canto 1468ee9179 Mantis #7858. This is s shot in the dark, because I cannot reproduce the problem. Removed what seemed to be redundant kill object calls that weren't there in 0.8.2 -- kill object is already being called in DeleteGroupFromScene. 8 years ago
  Diva Canto 8e10963f45 Mantis #7919: fatal exception on LoadImageURLModule 8 years ago
  Diva Canto 7d6adeedf5 Fixed a merge issue 8 years ago
  Diva Canto c4c3163db9 Don't copy assets to foreign asset servers when the objects are being deleted 8 years ago
  Melanie Thielker 48915377a6 Correct spelling and grammar, thanks Mata Hari 8 years ago
  Mandarinka Tasty 77af32cdbf Enhancement of osRegionRestart 8 years ago
  Melanie Thielker bcee4e3772 Fix a line deletion that should not have been deleted 8 years ago
  Melanie Thielker 08bd80f5f4 Merge branch 'master' of opensimulator.org:/var/git/opensim 8 years ago
  Jeff Kelley 527ea6af02 Fixed discrepancy between code and ini symbols. 8 years ago
  Melanie Thielker 775a657bb1 Addressing #7903. Fix legacy sit offsets to use legacy computation. 8 years ago
  Diva Canto 057d1b2a6e Minor improvement over the previous commit -- make sure the code exists in the FolderType enum 8 years ago
  Diva Canto 9e21647011 Mantis #7878 -- Landmarks were not being created in HGSuitcaseInventory 8 years ago
  Roger Kirkman 97a471cb35 Fix crash due to setting Thread.name after thread start. 8 years ago