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
85b4eab0058982dc09697362ff1f69d2786cd42b
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Melanie
b9c4a637b4
Merge branch 'master' into careminster
...
Conflicts: OpenSim/Region/Framework/Scenes/Scene.cs
2012-08-04 03:00:20 +01:00
..
DynamicTexture
Fix CHANGED_TEXTURE and CHANGED_COLOR.
2011-12-05 19:01:14 +00: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 05:28:57 +01:00
LoadImageURL
Added a setting to [Startup] section of config that will allow the simulator to start up with no regions configured.
2011-09-24 01:59:02 +01:00
LSLHttp
Bump number of URLs to 15000 per region
2012-07-29 15:09:42 +02:00
VectorRender
Fix the recent windows compile error by putting newFont for case "R" in VectorRenderModule inside its own context, rather than disposing of the old font before using it as a prototype for the new.
2012-08-03 22:03:04 +01:00
WorldComm
Revert "Mantis 5977 Corrections to llRegionSayTo"
2012-06-28 22:02:20 +01: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