OpenSimMirror/OpenSim
BlueWall 04d132e78b Add variable timer configureation for the timer_Script
Added "timer_Interval" to the OpenSimDefaults.ini, leaving the default value set to 1200, as the previous default setting. The value represents seconds. To change the default, copy the entry to OpenSim.ini and multiply the number of minutes for the interval by 60.
2012-06-12 17:07:10 -04:00
..
ApplicationPlugins Formatting fix 2012-05-13 13:20:35 -04:00
Capabilities Fix build break whree accidentally did inv.Folders rather than inv.Folders.Count in a minor change. 2012-06-02 05:03:56 +01:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Merge branch 'master' of /home/opensim/src/OpenSim 2012-05-23 17:11:56 -04:00
Framework OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id 2012-06-12 02:43:33 +01:00
Region Add variable timer configureation for the timer_Script 2012-06-12 17:07:10 -04:00
Server Merge branch 'master' of /home/opensim/var/repo/opensim 2012-05-24 21:53:35 -04:00
Services Merge branch 'master' of /home/opensim/var/repo/opensim 2012-06-11 22:26:24 -04:00
Tests Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
Tools If logging a client out due to ack timeout, do this asynchronously rather than synchronously on the outgoing packet loop. 2012-06-08 03:53:03 +01:00