OpenSimMirror/OpenSim
John Hurliman cde47c2b3d Committing Jim's optimization to replace the 20ms sleep in outgoing packet handling with an interruptible wait handle 2009-10-21 00:18:35 -07:00
..
ApplicationPlugins Changing the region module loading foreach loops to typecast things to the IRegionModuleBase interface where AddRegion(), RegionLoaded(), etc. actually exist. Shot in the dark at fixing the Mono issue 2009-10-16 15:50:22 -07:00
Client * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate packets to fill in the data more accurately and avoid allocating memory that is immediately thrown away 2009-10-18 20:24:20 -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 * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change 2009-10-20 10:56:15 -07:00
Grid * Removed OpenSim.Data.NHibernate 2009-10-19 16:52:27 -07:00
Region Committing Jim's optimization to replace the 20ms sleep in outgoing packet handling with an interruptible wait handle 2009-10-21 00:18:35 -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