Commit History

Author SHA1 Message Date
  Diva Canto 84be90e5f8 One more module converted: EmailModule. 11 years ago
  Chris Koeritz 30a272ba31 Modifications for SMTP in OpenSimulator. Email size limit was fixed (was out of step with documentation at 1024, so boosted to 4096). Added configuration item for maximum email size. Redundant sleep inside email module was fixed (LSL Api was already sleeping). Added sleep time configuration item for snooze between email sending for LSL Api. Added two new configuration items (email_max_size and email_pause_time) into the example OpenSim.ini, plus fixed a spelling error (llimits) and odd tabbing. 12 years ago
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. 13 years ago
  Melanie Thielker 0a82d10fc4 Change the way IRegionModule us referenced by IEmailModule to 14 years ago
  Teravus Ovares (Dan Olivares) c8a68fb3fb * Remove hard coded 256 limitations from various places. There's no more 256m limitation within the OpenSimulator framework, however, the LLClient ClientView does not support regions larger then 256 meters so, if you try and make your region larger by setting Constants.RegionSize = 512; in OpenSim.Framework.Constants.cs, the terrain will not display on clients using the LLUDP protocol 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Charles Krinke c84abfa9b1 Thank you kindly, Fly-Man- for a patch that: 15 years ago
  Charles Krinke 011448f69a Thank you kindly, Fly-Man, for a patch that: 15 years ago
  Justin Clarke Casey 46fd31346d * Apply http://opensimulator.org/mantis/view.php?id=3178 15 years ago
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 years ago
  Melanie Thielker 272a319a3e Thank you, Vytek, for a patch that streamlines the delay in the email 15 years ago
  Melanie Thielker 7ea2812a9e Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail 15 years ago
  Melanie Thielker 4bc52888be Thank you, DoranZemlja, for a patch that implements local inter-object email 15 years ago
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago