OpenSimMirror/OpenSim
John Hurliman 6492640e72 * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue
* Change the OnQueueEmpty firing to use a minimum time until next fire instead of a sleep
* Set OutgoingPacket.TickCount = 0 earlier to avoid extra resends when things are running slowly (inside a profiler, for example)
2009-10-21 18:03:41 -07:00
..
ApplicationPlugins Really make module port selection work. Implement port setting in 2009-10-21 02:19:45 +01:00
Client Merged master into prioritization 2009-10-21 16:24:17 -07:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data * Removed OpenSim.Data.NHibernate 2009-10-19 16:52:27 -07:00
Framework * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue 2009-10-21 18:03:41 -07:00
Grid * Removed OpenSim.Data.NHibernate 2009-10-19 16:52:27 -07:00
Region * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue 2009-10-21 18:03:41 -07:00
ScriptEngine Formatting cleanup. 2009-10-01 01:17:47 +09:00
Server * Removed verbose debug message 2009-10-06 11:08:11 -07:00
Services Merge branch 'master' into htb-throttle 2009-10-14 23:31:38 +01:00
TestSuite Fixing a few compile errors in the previous commit 2009-10-06 02:50:59 -07:00
Tests Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into prioritization 2009-10-19 15:19:37 -07:00
Tools Fixing a few compile errors in the previous commit 2009-10-06 02:50:59 -07:00