OpenSimMirror/OpenSim
John Hurliman d38f33736c * Removed the throttle speed optimizations to see if it brings stability back
* Changed the outgoing packet handler to use a real function instead of a closure and to track time on a per-client basis instead of a global basis
2009-10-20 14:41:20 -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 * Removed the throttle speed optimizations to see if it brings stability back 2009-10-20 14:41:20 -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