This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
3f8c09e006d8ef325cfcd7e84a17dd864321e76e
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Justin Clark-Casey (justincc)
3f8c09e006
If the compile-time DynamicTextureModule.ReuseTextures flag is set, check metadata still exists for any reused asset in case some other process has removed it from the cache.
2012-09-27 23:12:32 +01:00
..
DynamicTexture
If the compile-time DynamicTextureModule.ReuseTextures flag is set, check metadata still exists for any reused asset in case some other process has removed it from the cache.
2012-09-27 23:12:32 +01:00
EMailModules
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.
2012-05-13 17:34:20 -04:00
HttpRequest
Allow SmtpClients and other SSL users to work with our cert handler installed
2012-01-14 06:03:27 +00:00
LoadImageURL
Add experimental DynamicTextureModule.ReuseTextures flag, currently only configurable on compile.
2012-09-27 23:11:10 +01:00
LSLHttp
Resolve various race conditions between accessing and removing external script URLs by more consistently locking on m_UrlMap
2012-06-22 23:49:52 +01:00
VectorRender
Add experimental DynamicTextureModule.ReuseTextures flag, currently only configurable on compile.
2012-09-27 23:11:10 +01:00
WorldComm
Mantis 5977 Corrections to llRegionSayTo
2012-04-23 07:16:33 -04:00
XMLRPC
Make XMLRPCModule use an existing HTTP server if one already exists on the desired port.
2012-06-15 00:59:53 +01:00