OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
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.
Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
2012-05-13 17:34:20 -04:00
..
Plugins minor: style adjustments in SensorRepeat, mainly related to patch from stoehr 2012-04-27 19:40:19 +01:00
ApiManager.cs Add osForceAttachToAvatar() and osForceDetachFromAvatar() 2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs Add sensor, dataserver requests, timer and listener counts to "xengine status" command. 2012-03-06 23:21:17 +00:00
LSL_Api.cs 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
LS_Api.cs refactor: Eliminate local id parameter from api initialize. 2012-05-08 23:20:27 +01:00
MOD_Api.cs refactor: Eliminate local id parameter from api initialize. 2012-05-08 23:20:27 +01:00
OSSL_Api.cs refactor: Eliminate local id parameter from api initialize. 2012-05-08 23:20:27 +01:00